{"info":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","description":"<html><head></head><body><h1 id=\"get-started-here\">Get started here</h1>\n<p>This page has a list of available CarrierOk API endpoints, as well as some helpful links to help get you started with consuming the CarrierOk API.</p>\n<p>Working with CarrierOk's Bulk Data? Ignore this section and skip directly ahead to the <a href=\"https://parley-information-corp.postman.co/workspace/Parley-Information-Corp.-Worksp~525e3cac-3fa1-4e48-8fcb-1de57d164fbf/folder/26084562-d85aebcc-6aaf-40e8-a6c1-7efaa94de9b2?action=share&amp;source=copy-link&amp;creator=26084562&amp;ctx=documentation\">Bulk Data implementation guide</a></p>\n<ul>\n<li><p><a href=\"https://www.carrier-ok.com/pricing?product=api\">Click here to obtain an API Key</a>.</p>\n</li>\n<li><p><a href=\"https://docs.google.com/spreadsheets/d/1-OyB1j0GGTWu0FhCp2YqnjazaeiR5bwj8rEseC2h00c/edit#gid=1159054849\">Click here to learn more about the data returned by the API</a>.</p>\n</li>\n<li><p><a href=\"https://www.carrier-ok.com/fmcsa-api\">Click here to learn more about our API and data</a>.</p>\n</li>\n</ul>\n<hr>\n<p>CarrierOk delivers reliable, up-to-date safety and performance data on domestic freight businesses, offering insights for risk assessment and optimal carrier selection, reducing freight fraud risks and enhancing booking decisions.</p>\n<p>Freight brokers, factoring companies, and supply chain technology providers access CarrierOk data via our <a href=\"https://www.carrier-ok.com/\">web platform</a>, <a href=\"https://chromewebstore.google.com/detail/carrier-ok/kfbgmkjoofojiacpnlljdhldlimagolg\">Chrome Extension</a>, <a href=\"https://www.carrier-ok.com/trucking-company-data\">Data</a>, and <a href=\"https://www.carrier-ok.com/fmcsa-api\">API</a> solutions.</p>\n<h2 id=\"getting-started-guide\"><strong>Getting started guide</strong></h2>\n<ul>\n<li><p>You must use a valid API Key to send requests to the API endpoints. You can get your API key by subscribing to one of our <a href=\"https://www.carrier-ok.com/pricing?product=api\">API plans</a>.</p>\n</li>\n<li><p>The API has <a href=\"https://postman.postman.co/workspace/Collection-Templates~6311738d-2e70-441f-ae12-78caf078c5b7/collection/22517504-e9c28f47-1253-44af-a2f3-20dce4da1f18?ctx=documentation#rate-and-usage-limits\">rate and usage limits</a>.</p>\n</li>\n<li><p>The API only responds to HTTPS-secured communications. Any requests sent via HTTP return an HTTP 301 redirect to the corresponding HTTPS resources.</p>\n</li>\n<li><p>The API returns request responses in JSON format. When an API request returns an error, it is sent in the JSON response as an error key.</p>\n</li>\n</ul>\n<h2 id=\"authentication\"><strong>Authentication</strong></h2>\n<p>The CarrierOk API uses headers for authentication.</p>\n<p>You must include an API key in each request to the CarrierOk API with the X-Api-Key request header.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"headers\":{\n\"X-Api-Key\":\"MyApiKey\"\n}\n\n</code></pre><h3 id=\"authentication-error-response\">Authentication error response</h3>\n<p>If an API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.</p>\n<h2 id=\"rate-and-usage-limits\">Rate and usage limits</h2>\n<p>API access rate limits apply at a per-API key basis in unit time. The limit is 1000 requests per minute. Also, depending on your plan, you may have usage limits. If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.</p>\n<p>Each response returns \"requestcount\" in the response headers, allowing you to track usage in real-time. Detailed API logs also available upon request.</p>\n<p>Rate limits based on your plan apply to Profiles endpoints. Monitoring endpoints do not count towards your plan's rate limit.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"headers\":{\n\"requestcount\":integer\n}\n\n</code></pre><p>An HTTP <code>503</code> response from our servers indicates there is an unexpected spike in API access traffic. The server is usually operational within the next five minutes. If the outage persists or you receive any other form of an HTTP <code>5XX</code> error, <a href=\"https://www.carrier-ok.com/contact\">contact support</a>.</p>\n<h3 id=\"need-some-help\"><strong>Need some help?</strong></h3>\n<p>In case you have questions, we can be reached at <a href=\"https://mailto:info@parley.tech\">info@parley.tech</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Get started here","slug":"get-started-here"}],"owner":"26084562","collectionId":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","publishedId":"2sA35A7QqQ","public":true,"customColor":{"top-bar":"F9F9F9","right-sidebar":"12181f","highlight":"007bff"},"publishDate":"2025-09-15T22:28:56.000Z"},"item":[{"name":"CarrierOk Data Solutions","item":[{"name":"Bulk Data (All-Access)","item":[],"id":"d85aebcc-6aaf-40e8-a6c1-7efaa94de9b2","description":"<p>Follow this guide to set up your Google Cloud project, create a storage bucket for CarrierOk to push objects into, create a service account, authenticate, and start working with CarrierOk's bulk data within your Google Cloud project.</p>\n<p><strong>At a high-level, you will create a storage bucket, share that bucket name with CarrierOk and begin receiving data.</strong></p>\n<h2 id=\"prerequisites\">Prerequisites</h2>\n<ol>\n<li><p><strong>Install Google Cloud SDK and Utilities</strong></p>\n<p> Make sure you have Python installed. Then run the following commands to install the necessary packages:</p>\n</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">pip install gcloud\npip install google-cloud-storage\n\n</code></pre>\n<h2 id=\"step-1-create-a-google-cloud-project\">Step 1: Create a Google Cloud Project</h2>\n<ol>\n<li><p><strong>Set Up a Google Cloud Project</strong></p>\n<ul>\n<li><p>Visit the <a href=\"https://null\">Google Cloud Console</a>.</p>\n</li>\n<li><p>Click on the project dropdown at the top of the page and select “New Project.”</p>\n</li>\n<li><p>Enter a project name, choose a billing account, and click “Create.”</p>\n</li>\n<li><p>After the project is created, select it from the project dropdown.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Enable Billing</strong></p>\n<ul>\n<li><p>Navigate to the <a href=\"https://null\">Billing page</a>.</p>\n</li>\n<li><p>Ensure that a billing account is linked to your project. If not, link an existing billing account or create a new one.</p>\n</li>\n</ul>\n</li>\n</ol>\n<h2 id=\"step-2-create-a-cloud-storage-bucket\">Step 2: Create a Cloud Storage Bucket</h2>\n<ol>\n<li><p><strong>Navigate to Cloud Storage</strong><br /> Go to the <a href=\"https://null\">Google Cloud Console</a> and select your project.<br /> From the left-hand menu, go to <strong>Storage &gt; Browser</strong>.</p>\n</li>\n<li><p><strong>Create a New Bucket</strong><br /> Click the <strong>Create bucket</strong> button.</p>\n</li>\n<li><p><strong>Configure the Bucket Settings</strong></p>\n<ul>\n<li><p><strong>Name your bucket</strong>: Enter a globally unique name for your bucket (e.g., <code>your-bucket-name</code>).</p>\n</li>\n<li><p><strong>Set location to US Multi-region</strong></p>\n</li>\n<li><p><strong>Set storage class to Standard</strong></p>\n</li>\n<li><p><strong>Select access control</strong>:</p>\n<ul>\n<li><p>Enforce public access prevention</p>\n</li>\n<li><p>Choose <strong>Uniform</strong> for consistent access across all objects or <strong>Fine-grained</strong> if you need different permissions for individual objects.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Encryption</strong>:</p>\n<ul>\n<li>Leave encryption as <strong>Google-managed encryption</strong> or select <strong>Customer-managed key (CMEK)</strong> if you prefer to use your own encryption keys.</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Finalize the Bucket Creation</strong><br /> Review your settings and click <strong>Create</strong>. Your Cloud Storage bucket is now ready for use.</p>\n</li>\n<li><p><strong>Set Bucket Permissions</strong></p>\n<ul>\n<li>Go to your bucket, click on <strong>Permissions</strong>, and grant <strong>Storage Object Admin</strong> permission to CarrierOk's service account <a href=\"https://mailto:carrierok-bulkdata-ext@parley-355521.iam.gserviceaccount.com\">carrierok-bulkdata-ext@parley-355521.iam.gserviceaccount.com</a></li>\n</ul>\n</li>\n<li><p><strong>Share Bucket Name with CarrierOk</strong></p>\n<ul>\n<li>Email the bucket name to us at <a href=\"https://null\">info@parley.tech</a> so we can begin pushing data to your new bucket</li>\n</ul>\n</li>\n</ol>\n<p>Once completed, CarrierOk will push bulk data files to your storage bucket. Follow the steps below as an example for accessing the bulk data files and loading to a table, in this case BigQuery.</p>\n<h2 id=\"step-1-create-a-service-account\">Step 1: Create a Service Account</h2>\n<ol>\n<li><p><strong>Set Up a Service Account</strong></p>\n<ul>\n<li><p>Go to the <a href=\"https://null\">IAM &amp; Admin &gt; Service Accounts</a> page.</p>\n</li>\n<li><p>Click “Create Service Account.”</p>\n</li>\n<li><p>Enter a service account name, ID, and description, then click “Create and Continue.”</p>\n</li>\n<li><p>Assign the necessary roles to the service account. At minimum, grant the <code>Storage Object Viewer</code> role.</p>\n</li>\n<li><p>Click “Done” to create the service account.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Generate a Service Account Key</strong></p>\n<ul>\n<li><p>In the Service Accounts list, find the service account you just created.</p>\n</li>\n<li><p>Click the three dots under the “Actions” column and select “Manage keys.”</p>\n</li>\n<li><p>Click “Add Key” and select “Create new key.”</p>\n</li>\n<li><p>Choose JSON as the key type and click “Create.” This will download a JSON file containing your private key.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Update Bucket Permissions</strong></p>\n<ul>\n<li>Go to your bucket, click on <strong>Permissions</strong>, and grant <strong>Storage Object Admin</strong> permission to the newly created service account.</li>\n</ul>\n</li>\n</ol>\n<h2 id=\"step-3-authenticate\">Step 3: Authenticate</h2>\n<p>Choose one of the following methods to authenticate your application:</p>\n<h3 id=\"method-1-application-default-credentials-adc\">Method 1: Application Default Credentials (ADC)</h3>\n<ol>\n<li>Open a terminal and run the following command to log in to your Google account:</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">gcloud auth login\n\n</code></pre>\n<p>2. Set the application default credentials</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">gcloud auth application-default login\n\n</code></pre>\n<p>3. Configure your project ID:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">gcloud config set project {your-project-id}\n\n</code></pre>\n<h3 id=\"method-2-service-account-key\">Method 2: Service Account Key</h3>\n<ol>\n<li>Set the <code>GOOGLE_APPLICATION_CREDENTIALS</code> environment variable to point to the JSON file you downloaded earlier. Replace <code>/path/to/your/service-account-file.json</code> with the actual file path:</li>\n</ol>\n<p>Mac</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">export GOOGLE_APPLICATION_CREDENTIALS=\"/path/to/your/service-account-file.json\"\n\n</code></pre>\n<p>On Windows, use:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-shell\">set GOOGLE_APPLICATION_CREDENTIALS=\"C:\\path\\to\\your\\service-account-file.json\"\n\n</code></pre>\n<h2 id=\"step-4-access-and-download-data\">Step 4: Access and Download Data</h2>\n<h3 id=\"sample-python-script\">Sample Python Script</h3>\n<p>Use the following Python script to list and download files from the CarrierOk Bulk Data Google Cloud Storage bucket, then load the results into BigQuery. This script is provided as an example. Customize it based on your needs and tech stack.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-python\">import os\nfrom google.cloud import storage, bigquery\nfrom datetime import datetime\nfrom tqdm import tqdm\nfrom concurrent.futures import ThreadPoolExecutor\ndef list_blobs_in_folder(bucket_name, folder_name):\n    \"\"\"\n    Lists all the blobs (files) in a specific folder within a Google Cloud Storage bucket.\n    Parameters:\n    - bucket_name (str): The name of the GCS bucket.\n    - folder_name (str): The name of the folder within the bucket.\n    \"\"\"\n    storage_client = storage.Client()\n    if not folder_name.endswith('/'):\n        folder_name += '/'\n    bucket = storage_client.bucket(bucket_name)\n    blobs = bucket.list_blobs(prefix=folder_name)\n    for blob in blobs:\n        print(blob.name)\ndef download_all_files_in_folder(bucket_name, folder_name, destination_directory):\n    \"\"\"\n    Downloads all files in a specified folder from a GCS bucket to a local directory.\n    Parameters:\n    - bucket_name (str): The name of the GCS bucket.\n    - folder_name (str): The name of the folder within the bucket.\n    - destination_directory (str): The local directory where the files will be saved.\n    Returns:\n    - downloaded_files (list): A list of paths to the downloaded files.\n    \"\"\"\n    storage_client = storage.Client()\n    bucket = storage_client.bucket(bucket_name)\n    prefix = f'{folder_name}/'\n    blobs = list(bucket.list_blobs(prefix=prefix))  # Convert to list to prevent re-iteration\n    downloaded_files = []\n    # Ensure the destination directory exists\n    if not os.path.exists(destination_directory):\n        os.makedirs(destination_directory)\n    for blob in blobs:\n        destination_file_name = os.path.join(destination_directory, os.path.basename(blob.name))\n        blob.download_to_filename(destination_file_name)\n        print(f\"Downloaded {blob.name} to {destination_file_name}\")\n        downloaded_files.append(destination_file_name)\n    return downloaded_files\ndef get_downloaded_files_from_directory(destination_directory):\n    \"\"\"\n    Returns a list of files from the local destination directory.\n    Parameters:\n    - destination_directory (str): The local directory to list files from.\n    Returns:\n    - List of file paths in the destination directory.\n    \"\"\"\n    if not os.path.exists(destination_directory):\n        print(f\"Directory {destination_directory} does not exist.\")\n        return []\n    return [os.path.join(destination_directory, file) for file in os.listdir(destination_directory)]\ndef table_exists(client, table_id):\n    \"\"\"\n   Checks if a BigQuery table exists.\n    Parameters:\n    - table_id (str): The fully qualified table ID in the format `project_id.dataset_id.table_id`.\n    \"\"\"\n    try:\n        client.get_table(table_id)\n        return True\n    except Exception as e:\n        print(f\"Table {table_id} does not exist. Skipping truncation.\")\n        return False\ndef truncate_bigquery_table(table_id):\n    \"\"\"\n    Truncates (deletes all rows from) a BigQuery table.\n    Parameters:\n    - table_id (str): The fully qualified table ID in the format `project_id.dataset_id.table_id`.\n    \"\"\"\n    client = bigquery.Client()\n    if table_exists(client, table_id):\n        query = f\"DELETE FROM `{table_id}` WHERE TRUE\"\n        query_job = client.query(query)\n        query_job.result()\n        print(f\"Table {table_id} has been truncated.\")\ndef upload_to_bigquery(file_path, table_id, schema):\n    \"\"\"\n    Uploads a CSV file to a BigQuery table with a specified schema.\n    Parameters:\n    - file_path (str): The path to the CSV file to be uploaded.\n    - table_id (str): The fully qualified BigQuery table ID.\n    - schema (list): The schema for the BigQuery table as a list of bigquery.SchemaField objects.\n    \"\"\"\n    client = bigquery.Client()\n    job_config = bigquery.LoadJobConfig(\n        source_format=bigquery.SourceFormat.CSV,\n        create_disposition=bigquery.CreateDisposition.CREATE_IF_NEEDED,\n        write_disposition=bigquery.WriteDisposition.WRITE_APPEND,\n        field_delimiter=',',\n        skip_leading_rows=1,\n        allow_quoted_newlines=True,\n        schema=schema\n    )\n    with open(file_path, \"rb\") as source_file:\n        job = client.load_table_from_file(source_file, table_id, job_config=job_config)\n    job.result()  # Wait for the job to complete.\n    print(f\"Loaded {file_path} into {table_id}\")\ndef main():\n    # Modify these variables according to your needs\n    bucket_name = 'your_bucket_name'\n    folder_name = datetime.now().strftime('%Y%m%d')  # Folder name based on the current date\n    destination_directory = '/path/to/local/directory'  # Replace with your local directory path\n    # Table ID configuration\n    base_table_id = 'your_project_id.your_dataset_id.your_table_name'  # Replace with your base table ID\n    table_suffix = folder_name  # Suffix for the table, typically the date\n    table_id = f'{base_table_id}_{table_suffix}'  # Final table ID with suffix\n    # Define the schema for the BigQuery table\n    schema = [\n        bigquery.SchemaField(\"_id\", \"STRING\"),\n        bigquery.SchemaField(\"usdot_status\", \"STRING\"),\n        bigquery.SchemaField(\"dot_number\", \"INTEGER\"),\n        bigquery.SchemaField(\"docket\", \"STRING\"),\n        bigquery.SchemaField(\"docket_number\", \"INTEGER\"),\n        bigquery.SchemaField(\"docket_prefix\", \"STRING\"),\n        bigquery.SchemaField(\"legal_name\", \"STRING\"),\n        bigquery.SchemaField(\"dba_name\", \"STRING\"),\n        bigquery.SchemaField(\"dba_flag\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"duns\", \"INTEGER\"),\n        bigquery.SchemaField(\"mcs150_date\", \"DATE\"),\n        bigquery.SchemaField(\"mcs150_year\", \"INTEGER\"),\n        bigquery.SchemaField(\"mcs150_mileage\", \"INTEGER\"),\n        bigquery.SchemaField(\"company_contact_primary\", \"STRING\"),\n        bigquery.SchemaField(\"company_contact_secondary\", \"STRING\"),\n        bigquery.SchemaField(\"telephone_number\", \"INTEGER\"),\n        bigquery.SchemaField(\"physical_telephone_number_authority\", \"INTEGER\"),\n        bigquery.SchemaField(\"mailing_telephone_number_authority\", \"INTEGER\"),\n        bigquery.SchemaField(\"cellphone_number\", \"INTEGER\"),\n        bigquery.SchemaField(\"fax_number\", \"INTEGER\"),\n        bigquery.SchemaField(\"email_address\", \"STRING\"),\n        bigquery.SchemaField(\"email_domain\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_city\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_state\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_street\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_zip_code\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_iso_country_code\", \"STRING\"),\n        bigquery.SchemaField(\"undeliverable_physical_address\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"physical_address_authority\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_authority_city\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_authority_state\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_authority_street\", \"STRING\"),\n        bigquery.SchemaField(\"physical_address_authority_zip_code\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_city\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_state\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_street\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_zip_code\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_iso_country_code\", \"STRING\"),\n        bigquery.SchemaField(\"undeliverable_mailing_address\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"mailing_address_authority\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_authority_city\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_authority_state\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_authority_street\", \"STRING\"),\n        bigquery.SchemaField(\"mailing_address_authority_zip_code\", \"STRING\"),\n        bigquery.SchemaField(\"entity_type_desc\", \"STRING\"),\n        bigquery.SchemaField(\"carrier_operation_desc\", \"STRING\"),\n        bigquery.SchemaField(\"added_date\", \"DATE\"),\n        bigquery.SchemaField(\"deleted_date\", \"DATE\"),\n        bigquery.SchemaField(\"dot_age\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_common\", \"STRING\"),\n        bigquery.SchemaField(\"authority_common_pending\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_common_review\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_common_revocation\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_common_last_revocation_date\", \"STRING\"),\n        bigquery.SchemaField(\"authority_start_common\", \"DATE\"),\n        bigquery.SchemaField(\"authority_age_common\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_age_common_active\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_contract\", \"STRING\"),\n        bigquery.SchemaField(\"authority_contract_pending\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_contract_review\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_contract_revocation\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_contract_last_revocation_date\", \"STRING\"),\n        bigquery.SchemaField(\"authority_start_contract\", \"DATE\"),\n        bigquery.SchemaField(\"authority_age_contract\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_age_contract_active\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_broker\", \"STRING\"),\n        bigquery.SchemaField(\"authority_broker_pending\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_broker_review\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_broker_revocation\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"authority_broker_last_revocation_date\", \"STRING\"),\n        bigquery.SchemaField(\"authority_start_broker\", \"DATE\"),\n        bigquery.SchemaField(\"authority_age_broker\", \"INTEGER\"),\n        bigquery.SchemaField(\"authority_age_broker_active\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_revocations\", \"INTEGER\"),\n        bigquery.SchemaField(\"last_revocation_date\", \"DATE\"),\n        bigquery.SchemaField(\"days_since_last_revocation\", \"INTEGER\"),\n        bigquery.SchemaField(\"property\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"passenger\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"household_goods\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"private\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"enterprise\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"hazardous_material\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"indicator_authority\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"indicator_authority_pending\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"cargo_carried\", \"STRING\"),\n        bigquery.SchemaField(\"beverages\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"building_materials\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"chemicals\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"coal_coke\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"construction\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"driveaway_towaway\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"dry_bulk_commodities\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"farm_supplies\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"fresh_produce\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"garbage_refuse_trash\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"general_freight\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"grain_feed_hay\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"household\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"intermodal_containers\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"liquids_gases\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"livestock\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"logs_poles_beams_lumber\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"machinery_large_objects\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"meat\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"metal_sheet_coils_rolls\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"mobile_homes\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"motor_vehicles\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"oilfield_equipment\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"other_cargo\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"other_cargo_desc\", \"STRING\"),\n        bigquery.SchemaField(\"paper_products\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"passengers\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"refrigerated_foods\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"us_mail\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"utility\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"water_well\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_classification_desc\", \"STRING\"),\n        bigquery.SchemaField(\"operation_class_authorized_for_hire\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_exempt_for_hire\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_private_property\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_private_pass_business\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_private_pass_non_business\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_migrant\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_us_mail\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_federal_govt\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_state_govt\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_local_govt\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"operation_class_indian_nation\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"total_drivers\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_drivers_cdl\", \"INTEGER\"),\n        bigquery.SchemaField(\"avg_trip_leased_drivers\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_interstate_total\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_interstate_within_100mi\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_interstate_beyond_100mi\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_intrastate_total\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_intrastate_within_100mi\", \"INTEGER\"),\n        bigquery.SchemaField(\"num_drivers_intrastate_beyond_100mi\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_power_units\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_trucks\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_commercial_vehicles\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_buses\", \"INTEGER\"),\n        bigquery.SchemaField(\"total_trailers\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_trucks\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_trucks\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_trucks\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_trailers\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_trailers\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_trailers\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_tractors\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_tractors\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_tractors\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_motor_coaches\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_motor_coaches\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_motor_coaches\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_vans_1_8_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"owned_vans_9_15_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_vans_1_8_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"term_leased_vans_9_15_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_vans_1_8_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"trip_leased_vans_9_15_passengers\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_total\", \"INTEGER\"),\n        bigquery.SchemaField(\"last_violation_date\", \"DATE\"),\n        bigquery.SchemaField(\"violations_unsafe_driving\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_severe_unsafe_driving\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_unsafe_driving\", \"INTEGER\"),\n        bigquery.SchemaField(\"basic_measure_unsafe_driving\", \"FLOAT\"),\n        bigquery.SchemaField(\"basic_alert_unsafe_driving\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"violations_hours_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_severe_hours_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_hours_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"basic_measure_hours_of_service\", \"FLOAT\"),\n        bigquery.SchemaField(\"basic_alert_hours_of_service\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"violations_vehicle_maintence\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_severe_vehicle_maintence\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_vehicle_maintence\", \"INTEGER\"),\n        bigquery.SchemaField(\"basic_measure_vehicle_maintence\", \"FLOAT\"),\n        bigquery.SchemaField(\"basic_alert_vehicle_maintence\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"violations_controlled_substance\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_severe_controlled_substance\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_controlled_substance\", \"INTEGER\"),\n        bigquery.SchemaField(\"basic_measure_controlled_substance\", \"FLOAT\"),\n        bigquery.SchemaField(\"basic_alert_controlled_substance\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"violations_driver_fitness\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_severe_driver_fitness\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_driver_fitness\", \"INTEGER\"),\n        bigquery.SchemaField(\"basic_measure_driver_fitness\", \"FLOAT\"),\n        bigquery.SchemaField(\"basic_alert_driver_fitness\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"violations_hazardous_materials\", \"INTEGER\"),\n        bigquery.SchemaField(\"violations_oos_hazardous_materials\", \"INTEGER\"),\n        bigquery.SchemaField(\"crash_fatalities\", \"INTEGER\"),\n        bigquery.SchemaField(\"crash_injuries\", \"INTEGER\"),\n        bigquery.SchemaField(\"crashes_tow_away\", \"INTEGER\"),\n        bigquery.SchemaField(\"crashes_total\", \"INTEGER\"),\n        bigquery.SchemaField(\"last_crash_date\", \"DATE\"),\n        bigquery.SchemaField(\"inspections_total\", \"INTEGER\"),\n        bigquery.SchemaField(\"last_inspection_date\", \"DATE\"),\n        bigquery.SchemaField(\"inspected_states\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspected_power_units\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspected_trailers\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_vehicle\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_vehicle_out_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_vehicle_out_of_service_pct\", \"FLOAT\"),\n        bigquery.SchemaField(\"natl_avg_oos_vehicle\", \"NUMERIC\"),\n        bigquery.SchemaField(\"oos_alert_vehicle\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"inspections_driver\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_driver_out_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_driver_out_of_service_pct\", \"FLOAT\"),\n        bigquery.SchemaField(\"natl_avg_oos_driver\", \"NUMERIC\"),\n        bigquery.SchemaField(\"oos_alert_driver\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"inspections_hazmat\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_hazmat_out_of_service\", \"INTEGER\"),\n        bigquery.SchemaField(\"inspections_hazmat_out_of_service_pct\", \"FLOAT\"),\n        bigquery.SchemaField(\"natl_avg_oos_hazmat\", \"NUMERIC\"),\n        bigquery.SchemaField(\"oos_alert_hazmat\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"latest_review_date\", \"DATE\"),\n        bigquery.SchemaField(\"latest_review_type_desc\", \"STRING\"),\n        bigquery.SchemaField(\"safety_rating_date\", \"DATE\"),\n        bigquery.SchemaField(\"safety_rating_desc\", \"STRING\"),\n        bigquery.SchemaField(\"insurance_bipd_on_file\", \"INTEGER\"),\n        bigquery.SchemaField(\"insurance_bipd_required\", \"INTEGER\"),\n        bigquery.SchemaField(\"insurance_bond_on_file\", \"INTEGER\"),\n        bigquery.SchemaField(\"insurance_bond_required\", \"INTEGER\"),\n        bigquery.SchemaField(\"insurance_cargo_on_file\", \"INTEGER\"),\n        bigquery.SchemaField(\"insurance_cargo_required\", \"INTEGER\"),\n        bigquery.SchemaField(\"indicator_insurance\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"indicator_insurance_pending_cancellation\", \"BOOLEAN\"),\n        bigquery.SchemaField(\"boc3_company_name\", \"STRING\"),\n        bigquery.SchemaField(\"boc3_attn\", \"STRING\"),\n        bigquery.SchemaField(\"bo3_address_city\", \"STRING\"),\n        bigquery.SchemaField(\"boc3_address_state\", \"STRING\"),\n        bigquery.SchemaField(\"boc3_address_street\", \"STRING\"),\n        bigquery.SchemaField(\"boc3_address_zip_code\", \"STRING\"),\n        bigquery.SchemaField(\"boc3_address_country_code\", \"STRING\"),\n        bigquery.SchemaField(\"snapshot_date\", \"STRING\"),\n        bigquery.SchemaField(\"filed_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_common_published_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_common_granted_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_common_last_reinstatement_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_common_withdrawl_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_common_dismissal_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_contract_published_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_contract_granted_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_contract_last_reinstatement_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_contract_withdrawl_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_contract_dismissal_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_broker_published_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_broker_granted_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_broker_last_reinstatement_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_broker_withdrawl_date\", \"DATE\"),\n        bigquery.SchemaField(\"authority_broker_dismissal_date\", \"DATE\"),\n        bigquery.SchemaField(\"last_daily_registration_date\", \"DATE\"),\n        bigquery.SchemaField(\"latest_register_flag\", \"BOOLEAN\")   \n    ]\n    # Download files from GCS to the local directory\n    downloaded_files = download_all_files_in_folder(bucket_name, folder_name, destination_directory)\n    # Optionally, you can use the get_downloaded_files_from_directory function if files are already downloaded\n    # downloaded_files = get_downloaded_files_from_directory(destination_directory)\n    # Truncate the existing BigQuery table if it exists before uploading new data\n    truncate_bigquery_table(table_id)\n    # Use ThreadPoolExecutor to upload files in parallel\n    with ThreadPoolExecutor(max_workers=10) as executor:\n        list(tqdm(executor.map(lambda file: upload_to_bigquery(file, table_id, schema), downloaded_files),\n                  total=len(downloaded_files),\n                  desc=\"Uploading files to BigQuery\"))\nif __name__ == \"__main__\":\n    main()\n\n</code></pre>\n<h2 id=\"frequently-asked-questions-faq\">Frequently Asked Questions (FAQ)</h2>\n<h3 id=\"1-how-do-i-troubleshoot-authentication-issues\">1. How do I troubleshoot authentication issues?</h3>\n<ul>\n<li><p>Ensure that you have the correct permissions and that billing is enabled for your project.</p>\n</li>\n<li><p>Double-check that your <code>GOOGLE_APPLICATION_CREDENTIALS</code> environment variable points to the correct service account key file.</p>\n</li>\n</ul>\n<h3 id=\"2-what-if-i-receive-a-permission-denied-error\">2. What if I receive a \"Permission Denied\" error?</h3>\n<ul>\n<li><p>Confirm that the service account has been added to the Cloud Storage bucket.</p>\n</li>\n<li><p>Ensure that the service account has the necessary roles, such as <code>Storage Object Viewer</code>.</p>\n</li>\n</ul>\n<h3 id=\"3-how-can-i-handle-large-data-volumes\">3. How can I handle large data volumes?</h3>\n<ul>\n<li><p>For large-scale data operations, consider implementing batch processing and parallel downloads.</p>\n</li>\n<li><p>Use logging to track the status of your downloads and identify any failures.</p>\n</li>\n</ul>\n<h3 id=\"4-can-i-use-other-programming-languages-besides-python\">4. Can I use other programming languages besides Python?</h3>\n<ul>\n<li>Yes, you can use any programming language supported by the Google Cloud SDK. Refer to the <a href=\"https://null\">Google Cloud Client Libraries documentation</a> for more information.</li>\n</ul>\n<h3 id=\"5-how-do-i-keep-my-service-account-keys-secure\">5. How do I keep my service account keys secure?</h3>\n<ul>\n<li><p>Do not hard-code your keys into your application. Use environment variables to manage them.</p>\n</li>\n<li><p>Regularly rotate your keys and review the permissions of your service accounts.</p>\n</li>\n</ul>\n<h3 id=\"6-what-should-i-do-if-i-encounter-rate-limits\">6. What should I do if I encounter rate limits?</h3>\n<ul>\n<li><p>Implement exponential backoff in your application to handle rate limits.</p>\n</li>\n<li><p>Review the Google Cloud rate limits and quotas for Cloud Storage and plan your data operations accordingly.</p>\n</li>\n</ul>\n<h3 id=\"7-which-fields-should-i-use\">7. Which fields should I use?</h3>\n<ul>\n<li><a href=\"https://docs.google.com/spreadsheets/d/1-OyB1j0GGTWu0FhCp2YqnjazaeiR5bwj8rEseC2h00c/edit#gid=1159054849\">Review our data dictionary</a> to get familiar with the table schema and field/column descriptions</li>\n</ul>\n<h3 id=\"best-practices\">Best Practices</h3>\n<ol>\n<li><p><strong>Security</strong></p>\n<ul>\n<li>Keep your service account keys secure. Do not hard-code them into your application. Use environment variables instead.</li>\n</ul>\n</li>\n<li><p><strong>Error Handling</strong></p>\n<ul>\n<li>Implement robust error handling to manage failed downloads or authentication issues.</li>\n</ul>\n</li>\n<li><p><strong>Logging</strong></p>\n<ul>\n<li>Use logging to keep track of downloaded files and any issues that occur during the process.</li>\n</ul>\n</li>\n<li><p><strong>Scalability</strong></p>\n<ul>\n<li>For large-scale operations, consider using batch processing and parallel downloads.</li>\n</ul>\n</li>\n</ol>\n<h3 id=\"support\">Support</h3>\n<p>For further assistance, contact us at <a href=\"https://null\">info@parley.tech</a>.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"604611ff-7bf7-421c-9e29-58d7a50959a0","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"c39e6741-8a6f-4b18-9cf8-10eab7047c28","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"d85aebcc-6aaf-40e8-a6c1-7efaa94de9b2"}],"id":"3e9ffa32-3d2f-4627-a002-367761e9586e","description":"<p>CarrierOk Data Solutions are designed to support different teams in different ways:</p>\n<ul>\n<li><p><strong>Bulk Data (All-Access)</strong> — A complete carrier dataset for underwriting, compliance, and analytics teams who need to integrate carrier data directly into their systems and workflows.</p>\n</li>\n<li><p><strong>Directories</strong> — UI-driven datasets for sales teams to generate and qualify leads quickly, often used alongside the CarrierOk Platform to vet prospects in real time.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"carrierok-bulk-data-all-access\"><strong>CarrierOk Bulk Data (\"All-Access\")</strong></h2>\n<ul>\n<li>The ultimate carrier data compendium, combining FMCSA, NHTSA, and CarrierOk proprietary data. Updated daily and built for large-scale integration across underwriting, compliance, and analytics.</li>\n</ul>\n<p>Instructions for integrating CarrierOk data via the all-access plan can be found in the sidebar under <strong>Bulk Data (All-Access).</strong></p>\n<hr />\n<h2 id=\"directories\">Directories</h2>\n<p><a href=\"https://www.carrier-ok.com/carrier-directory-landing\"><b>Carrier Directory</b></a></p>\n<ul>\n<li>Find and filter carriers by fleet size, region, or registration status. Ideal for sales prospecting and territory planning.</li>\n</ul>\n<p><a href=\"https://www.carrier-ok.com/new-entrants-directory-landing\"><b>New Registrants Data</b></a></p>\n<ul>\n<li>Daily feed of newly registered carriers. Helps sales teams reach prospects before competitors.</li>\n</ul>\n<p><a href=\"https://www.carrier-ok.com/insurance-directory-landing\"><b>Insurance Directory</b></a></p>\n<ul>\n<li>Policy-level insurance data, including renewals, effective dates, and cancellations. Used by sales and underwriting teams to time outreach and refine targeting.</li>\n</ul>\n<p><a href=\"https://www.carrier-ok.com/truck-and-trailer-directory-landing\"><b>Truck + Trailer Data</b></a></p>\n<ul>\n<li>VIN-level fleet and equipment intelligence. Useful for equipment sales, financing, and asset planning.</li>\n</ul>\n<p><a href=\"https://www.carrier-ok.com/broker-directory-landing\"><b>Broker Directory</b></a></p>\n<ul>\n<li>Active broker registrations with authority status and contacts. Supports freight sales and CRM enrichment.</li>\n</ul>\n<hr />\n<h2 id=\"how-teams-use-data-solutions\">How Teams Use Data Solutions</h2>\n<ul>\n<li><p><strong>Underwriting &amp; Compliance</strong> → All-Access provides deep historical and daily-updated data for risk models, compliance checks, and portfolio monitoring.</p>\n</li>\n<li><p><strong>Sales</strong> → Directories help sales reps build and qualify lead lists, often using CarrierOk Platform profiles alongside directories to vet prospects on the spot.</p>\n</li>\n</ul>\n<hr />\n<p>Select a solution from the sidebar to learn more, explore its capabilities, and see how it fits into your workflow.</p>\n","_postman_id":"3e9ffa32-3d2f-4627-a002-367761e9586e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"CarrierOk API","item":[{"name":"Profiles","item":[{"name":"DOT","id":"ea9cbb0f-9543-4471-a0c7-ed6a881737d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?dot_number=568253","description":"<p>Retrieves the full profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the full profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket.</p>\n","type":"text/plain"},"key":"dot_number","value":"568253"}],"variable":[]}},"response":[{"id":"f5b41bb6-9a68-4943-ac6b-d70cd8a4e240","name":"DOT","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?dot_number=568253","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"dot_number","value":"568253","description":"Retrieves the full profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"740"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"50a8e30f9edd3d0f5d1f9c8d7241d523"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Wed, 31 Dec 2025 19:12:23 GMT"},{"key":"server","value":"Google Frontend"},{"key":"Content-Length","value":"206865"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"dot_number\": \"568253\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"277621\",\n            \"docket\": \"MC277621\",\n            \"ein\": \"954485461\",\n            \"carrier_operation_desc\": \"interstate\",\n            \"entity_type_desc\": \"Carrier\",\n            \"authority_common\": \"Active\",\n            \"authority_contract\": \"Active\",\n            \"authority_broker\": \"None\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_common_revocation\": false,\n            \"authority_age_common\": \"7874\",\n            \"authority_age_common_active\": \"7874\",\n            \"authority_contract_revocation\": false,\n            \"authority_age_contract\": \"11397\",\n            \"authority_age_contract_active\": \"11397\",\n            \"authority_broker_revocation\": false,\n            \"total_revocations\": \"2\",\n            \"days_since_last_revocation\": \"7891\",\n            \"indicator_authority\": true,\n            \"insurance_bipd_on_file\": \"1000000\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_bipd_required\": \"1000000\",\n            \"insurance_cargo_required\": \"0\",\n            \"insurance_bond_required\": \"0\",\n            \"indicator_insurance\": true,\n            \"private\": false,\n            \"enterprise\": false,\n            \"household_goods\": false,\n            \"passenger\": false,\n            \"property\": true,\n            \"legal_name\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n            \"dba_flag\": false,\n            \"telephone_number\": \"5624304100\",\n            \"fax_number\": \"5624304144\",\n            \"physical_address_city\": \"LOS ALAMITOS\",\n            \"physical_address_iso_country_code\": \"US\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_zip_code\": \"90720\",\n            \"physical_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address\": false,\n            \"mailing_address_iso_country_code\": \"US\",\n            \"mailing_address_street\": \"3552 GREEN AVENUE\",\n            \"mailing_address_city\": \"LOS ALAMITOS\",\n            \"mailing_address_state\": \"CA\",\n            \"mailing_address_zip_code\": \"90720\",\n            \"mailing_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"latest_review_type_desc\": \"Compliance Review\",\n            \"safety_rating_desc\": \"Satisfactory\",\n            \"usdot_status\": \"Active\",\n            \"total_drivers\": \"897\",\n            \"total_power_units\": \"897\",\n            \"mcs150_mileage\": \"58703744\",\n            \"cargo_carried\": \"Motor Vehicles\",\n            \"general_freight\": false,\n            \"household\": false,\n            \"metal_sheet_coils_rolls\": false,\n            \"motor_vehicles\": true,\n            \"driveaway_towaway\": false,\n            \"logs_poles_beams_lumber\": false,\n            \"building_materials\": false,\n            \"mobile_homes\": false,\n            \"machinery_large_objects\": false,\n            \"fresh_produce\": false,\n            \"liquids_gases\": false,\n            \"intermodal_containers\": false,\n            \"passengers\": false,\n            \"oilfield_equipment\": false,\n            \"livestock\": false,\n            \"grain_feed_hay\": false,\n            \"coal_coke\": false,\n            \"meat\": false,\n            \"garbage_refuse_trash\": false,\n            \"chemicals\": false,\n            \"us_mail\": false,\n            \"dry_bulk_commodities\": false,\n            \"refrigerated_foods\": false,\n            \"beverages\": false,\n            \"paper_products\": false,\n            \"utility\": false,\n            \"farm_supplies\": false,\n            \"construction\": false,\n            \"water_well\": false,\n            \"other_cargo\": false,\n            \"operation_classification_desc\": \"Authorized For Hire\",\n            \"operation_class_authorized_for_hire\": true,\n            \"operation_class_exempt_for_hire\": false,\n            \"operation_class_private_property\": false,\n            \"operation_class_private_pass_business\": false,\n            \"operation_class_private_pass_non_business\": false,\n            \"operation_class_migrant\": false,\n            \"operation_class_us_mail\": false,\n            \"operation_class_federal_govt\": false,\n            \"operation_class_state_govt\": false,\n            \"operation_class_local_govt\": false,\n            \"operation_class_indian_nation\": false,\n            \"organization_type_desc\": \"CORPORATION\",\n            \"company_contact_primary\": \"STEVEN HANSEN\",\n            \"company_contact_secondary\": \"LOUIE ADKINS\",\n            \"email_address\": \"SRUIZ@HANSENADKINS.COM\",\n            \"email_domain\": \"HANSENADKINS\",\n            \"cellphone_number\": \"3153176157\",\n            \"undeliverable_mailing_address\": false,\n            \"icc_dockets\": \"MC277621\",\n            \"owned_tractors\": \"659\",\n            \"owned_trailers\": \"659\",\n            \"term_leased_tractors\": \"238\",\n            \"term_leased_trailers\": \"238\",\n            \"total_trailers\": \"897\",\n            \"total_trucks\": \"897\",\n            \"total_buses\": \"0\",\n            \"num_drivers_interstate_within_100mi\": \"0\",\n            \"num_drivers_interstate_beyond_100mi\": \"897\",\n            \"num_drivers_interstate_total\": \"897\",\n            \"num_drivers_intrastate_within_100mi\": \"0\",\n            \"num_drivers_intrastate_beyond_100mi\": \"0\",\n            \"num_drivers_intrastate_total\": \"0\",\n            \"avg_trip_leased_drivers\": \"0\",\n            \"total_drivers_cdl\": \"897\",\n            \"mcs151_type_desc\": \"Compliance Review\",\n            \"dot_age\": \"11500\",\n            \"boc3_company_name\": \"1+49 PROCESS AGENTS LLC\",\n            \"boc3_attn\": \"MATTHEW BOWLES\",\n            \"bo3_address_city\": \"ALPHARETTA\",\n            \"boc3_address_state\": \"GA\",\n            \"boc3_address_street\": \"6250 SHILOH ROAD SUITE230\",\n            \"boc3_address_zip_code\": \"30005\",\n            \"boc3_address_country_code\": \"US\",\n            \"crashes_total\": \"67\",\n            \"crash_fatalities\": \"2\",\n            \"crash_injuries\": \"16\",\n            \"crashes_tow_away\": \"49\",\n            \"inspections_driver\": \"649\",\n            \"inspections_driver_out_of_service\": \"5\",\n            \"oos_alert_driver\": false,\n            \"inspections_hazmat\": \"1\",\n            \"inspections_hazmat_out_of_service\": \"0\",\n            \"oos_alert_hazmat\": false,\n            \"inspections_vehicle\": \"301\",\n            \"inspections_vehicle_out_of_service\": \"76\",\n            \"oos_alert_vehicle\": true,\n            \"violations_total\": \"345\",\n            \"violations_unsafe_driving\": \"88\",\n            \"violations_oos_unsafe_driving\": \"0\",\n            \"basic_alert_unsafe_driving\": false,\n            \"violations_hours_of_service\": \"17\",\n            \"violations_oos_hours_of_service\": \"0\",\n            \"basic_alert_hours_of_service\": false,\n            \"violations_vehicle_maintence\": \"234\",\n            \"violations_oos_vehicle_maintence\": \"88\",\n            \"basic_alert_vehicle_maintence\": false,\n            \"violations_controlled_substance\": \"0\",\n            \"violations_oos_controlled_substance\": \"0\",\n            \"basic_alert_controlled_substance\": false,\n            \"violations_driver_fitness\": \"6\",\n            \"violations_oos_driver_fitness\": \"6\",\n            \"basic_alert_driver_fitness\": false,\n            \"violations_hazardous_materials\": \"0\",\n            \"violations_oos_hazardous_materials\": \"0\",\n            \"inspections_total\": \"650\",\n            \"inspected_states\": \"31\",\n            \"inspected_power_units\": \"446\",\n            \"inspected_trailers\": \"440\",\n            \"physical_telephone_number_authority\": \"5624304100\",\n            \"physical_fax_number_authority\": \"5624304144\",\n            \"physical_address_authority_city\": \"LOS ALAMITOS\",\n            \"physical_address_authority_state\": \"CA\",\n            \"physical_address_authority_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_authority_zip_code\": \"90720\",\n            \"physical_address_authority\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address_authority\": false,\n            \"out_of_service_flag\": false,\n            \"hazardous_material\": true,\n            \"physical_address_id\": \"-6155238544422854689\",\n            \"mailing_address_id\": \"-6155238544422854689\",\n            \"physical_address_authority_id\": \"-6155238544422854689\",\n            \"mcs150_date\": \"2024-10-30\",\n            \"mcs150_year\": \"2024\",\n            \"mcs151_date\": \"2021-07-29\",\n            \"mcs151_year\": \"2021\",\n            \"added_date\": \"1994-07-07\",\n            \"authority_start_common\": \"2004-06-10\",\n            \"authority_start_contract\": \"1994-10-18\",\n            \"authority_common_last_revocation_date\": \"2004-05-24\",\n            \"last_revocation_date\": \"2004-05-24\",\n            \"last_violation_date\": \"2025-11-25\",\n            \"last_crash_date\": \"2025-11-20\",\n            \"last_inspection_date\": \"2025-12-24\",\n            \"latest_review_date\": \"2021-07-29\",\n            \"safety_rating_date\": \"2021-12-17\",\n            \"snapshot_date\": \"2025-12-31\",\n            \"basic_measure_unsafe_driving\": \"0.82\",\n            \"basic_measure_hours_of_service\": \"0.1\",\n            \"basic_measure_vehicle_maintence\": \"3.84\",\n            \"basic_measure_controlled_substance\": \"0\",\n            \"basic_measure_driver_fitness\": \"0.09\",\n            \"inspections_vehicle_out_of_service_pct\": \"0.252\",\n            \"inspections_driver_out_of_service_pct\": \"0.008\",\n            \"inspections_hazmat_out_of_service_pct\": \"0\",\n            \"natl_avg_oos_vehicle\": \"0.2226\",\n            \"natl_avg_oos_driver\": \"0.0667\",\n            \"natl_avg_oos_hazmat\": \"0.0444\",\n            \"smartway_flag\": true,\n            \"carbtru_flag\": false,\n            \"phmsa_flag\": false,\n            \"contact_history\": [\n                {\n                    \"_id\": \"22b6099c-1388-4532-8633-754830fc7f64\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"8c3e24bf-1219-496c-b707-b8baccd9ed81\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"d19dfe2a-db9b-4391-bfe7-b46a24b60c7b\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e17ab14-81c4-405b-8380-447507f3552e\",\n                    \"key\": \"dba_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"f136c8dc-7078-479a-83ff-d10bf1e7f200\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"16696efc-2ea5-4560-806f-a9dd53ea45d8\",\n                    \"key\": \"physical_address_authority\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"51bf73d0-989c-45f7-8128-02609b1c012f\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5bc011d5-924f-46b4-aff0-29f404453480\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3153176157\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"96137969-d4af-44cb-b71e-838ca170315b\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2023-11-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5577a34f-f2b2-4757-bac5-73e838010d35\",\n                    \"key\": \"physical_telephone_number_authority\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"89a72c52-e8a3-433a-a074-622b38291a22\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"b1df398f-cafe-4f3a-8410-e0c6212911c2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SRUIZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-12-31\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3f9784d3-4c63-419f-bfa9-7d7aeb5b0928\",\n                    \"key\": \"physical_fax_number_authority\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e327e22-0d00-42e7-9301-7e723789b195\",\n                    \"key\": \"legal_name_authority\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"e7a720e9-7ee6-4172-94c6-5d0b049864f0\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN L. HANSEN\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2023-11-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e8b1a633-1504-40eb-86cb-a65f1de6bbe2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"STEVE@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-07-31\",\n                    \"end_date\": \"2022-12-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"296c71db-2f78-4192-9692-628b5620b972\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"0bade5b6-2aca-4438-901c-48bf780d64e3\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9acba1dc-da07-4e73-aabe-5acd4e707884\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"7147135644\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"828ce3fc-d707-44a0-9670-ed976599021e\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SAFETY@HANSENADKINS.COM\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-07-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"b17a6827-5275-44f5-9710-9aa026a9e99a\",\n                    \"key\": \"email_address\",\n                    \"value\": \"JPEREZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9a5ab555-3810-42ac-8df2-49e9740a22bc\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"6784882486\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"6d03d675-6e8a-4426-abc5-d795d7e6c2c5\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3104274386\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2015-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"773675de-8729-41fd-8e24-999393c8879a\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN AUTO TRANSPORT INC\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e3e040e8-43a0-4e44-861b-d5a67c733842\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"01b71bb3-3ad7-4bc6-a332-ffd6f69ed430\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"4bc6b44c-f795-49bd-bbdf-69f9e53f17b6\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"471172f8-586b-4387-a7f1-6d7bc4386e83\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5629861775\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"25d1ef0f-9ac1-4ad0-ad8d-70691a3d728d\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5629861776\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"efbcd072-aa55-4ac8-9a26-97bcf3709337\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"name_change_count\": \"1\",\n            \"name_last_changed\": \"2014-12-18\",\n            \"email_change_count\": \"3\",\n            \"email_last_changed\": \"2022-12-30\",\n            \"phone_change_count\": \"5\",\n            \"phone_last_changed\": \"2022-12-08\",\n            \"address_change_count\": \"4\",\n            \"address_last_changed\": \"2014-12-18\",\n            \"contact_change_count\": \"3\",\n            \"contact_last_changed\": \"2023-11-08\",\n            \"indicator_address_history\": true,\n            \"risk_score\": \"Low\",\n            \"risk_score_probability\": 0.2762878073578279,\n            \"safety_score\": \"94\",\n            \"indicator_carrier_safety\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"observed_IM\": \"650\",\n            \"expected_lb_IM\": \"51\",\n            \"expected_ub_IM\": \"1052\",\n            \"indicator_benchmark_inspection_mileage_ratio\": false,\n            \"observed_IRPU\": \"446\",\n            \"expected_lb_IRPU\": \"0\",\n            \"expected_ub_IRPU\": \"501\",\n            \"indicator_benchmark_inspected_power_units_ratio\": false,\n            \"observed_PUM\": \"897\",\n            \"expected_lb_PUM\": \"285\",\n            \"expected_ub_PUM\": \"897\",\n            \"indicator_benchmark_power_unit_mileage_ratio\": false,\n            \"indicator_network_graph_contact\": true,\n            \"address_ids\": [\n                {\n                    \"_id\": \"1db311cd-f421-4c9a-9436-ee794e5fa887\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"890a0a70-6faa-4018-9a87-214a8050eb26\",\n                    \"key\": \"physical_address_authority_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"be16463c-4ca5-40ba-bb42-bff484b35358\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"62c0676f-441d-4e52-bd34-a1045e31c269\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"8d15d5a6-db07-4ccc-b5c2-630e16cdc821\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"f65c43f6-c5d0-4bfd-9644-edb9bb8cb8f3\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"53f508f0-f21b-40f7-994f-fa4a86b048b8\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"network_graph_count_physical_address\": \"2\",\n            \"network_graph_physical_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_mailing_address\": \"2\",\n            \"network_graph_mailing_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_telephone_numbers\": \"2\",\n            \"network_graph_telephone_number\": [\n                \"1312746\",\n                \"3725123\"\n            ],\n            \"network_graph_count_cellphone_numbers\": \"0\",\n            \"network_graph_cellphone_number\": [],\n            \"network_graph_count_fax_numbers\": \"1\",\n            \"network_graph_fax_number\": [\n                \"1312746\"\n            ],\n            \"network_graph_count_email_address\": \"0\",\n            \"network_graph_email\": [],\n            \"network_graph_count_ein\": \"0\",\n            \"network_graph_ein\": [],\n            \"network_graph_count_duns\": \"0\",\n            \"network_graph_duns\": [],\n            \"indicator_network_graph_equipment\": true,\n            \"network_graph_count_equipment\": \"15\",\n            \"network_graph_equipment\": [\n                \"2541970\",\n                \"64161\",\n                \"2136888\",\n                \"345082\",\n                \"2163063\",\n                \"3185588\",\n                \"1876628\",\n                \"2498811\",\n                \"2324917\",\n                \"972702\",\n                \"2941959\",\n                \"3665514\",\n                \"4100893\",\n                \"2998429\",\n                \"710576\"\n            ],\n            \"network_graph_equipment_ext\": [\n                {\n                    \"_id\": \"64161\",\n                    \"dot_number\": \"64161\",\n                    \"dockets\": \"MC71902\",\n                    \"legal_name\": \"JACK COOPER TRANSPORT COMPANY LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"200209\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4375\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655681\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4376\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"205199\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4549\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655891\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4550\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2022\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"3185588\",\n                    \"dot_number\": \"3185588\",\n                    \"dockets\": \"MC131495\",\n                    \"legal_name\": \"NORTH AMERICAN AUTO TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Broker,Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300146\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT6C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300139\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT5C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300145\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5877T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"972702\",\n                    \"dot_number\": \"972702\",\n                    \"dockets\": \"MC411451\",\n                    \"legal_name\": \"H AND S CAR CARRIERS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"3\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"1197642\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"205\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"C706CQ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"TT35H56\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2136888\",\n                    \"dot_number\": \"2136888\",\n                    \"dockets\": \"MC744003\",\n                    \"legal_name\": \"FINE LINE TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"AG90658\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"PT429H2\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2541970\",\n                    \"dot_number\": \"2541970\",\n                    \"dockets\": \"MC884551\",\n                    \"legal_name\": \"JR TRANSPORTATION INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"RP16290\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"VOLVO TRUCK\",\n                            \"model\": \"VAH\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"49846PT\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"345082\",\n                    \"dot_number\": \"345082\",\n                    \"dockets\": \"MC264926\",\n                    \"legal_name\": \"TOYOTA LOGISTICS SERVICES INC\",\n                    \"dba_name\": \"TOYOTA TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"2468830\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Straight Truck\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YAIY005\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2163063\",\n                    \"dot_number\": \"2163063\",\n                    \"dockets\": \"MC764298\",\n                    \"legal_name\": \"MAC INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Truck Tractor\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"PAW4280\",\n                            \"insp_unit_license_state\": \"MN\",\n                            \"insp_unit_company\": \"124/RED\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck-Tractor\",\n                            \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"STC4134\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"124T/CAR\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"4100893\",\n                    \"dot_number\": \"4100893\",\n                    \"dockets\": \"MC1564303\",\n                    \"legal_name\": \"JLD NATION CORP\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"5616738\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"787T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-07\",\n                            \"last_inspected_under_dot\": \"4100893\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2014\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"1876628\",\n                    \"dot_number\": \"1876628\",\n                    \"dockets\": \"MC677285\",\n                    \"legal_name\": \"DIZ LLC\",\n                    \"dba_name\": \"INTEGRITY AUTO TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"YCW484\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-11-11\",\n                            \"last_inspected_under_dot\": \"1876628\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2324917\",\n                    \"dot_number\": \"2324917\",\n                    \"dockets\": \"MC793648\",\n                    \"legal_name\": \"ROSA M CALDERON\",\n                    \"dba_name\": \"SISTERS TRANSPORTATION\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YP40118\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"04/BLUE\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                            \"last_inspected_under_dot\": \"2324917\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"3665514\",\n                    \"dot_number\": \"3665514\",\n                    \"dockets\": \"MC1268982\",\n                    \"legal_name\": \"MADCITY LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"865805\",\n                            \"insp_unit_license_state\": \"WI\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                            \"last_inspected_under_dot\": \"3665514\",\n                            \"most_recent_inspection_flag\": true\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"710576\",\n                    \"dot_number\": \"710576\",\n                    \"dockets\": \"MC327888\",\n                    \"legal_name\": \"ORANGE COURIER INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-04-27\",\n                            \"last_inspected_under_dot\": \"710576\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"LUGO MANUFACTURING\",\n                            \"model\": \"Lugo Manufacturing\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Type = Stinger\",\n                            \"trailer_body_type\": \"Car Trailer\",\n                            \"trailer_length\": 46\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2941959\",\n                    \"dot_number\": \"2941959\",\n                    \"dockets\": \"MC995115\",\n                    \"legal_name\": \"GQ LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2998429\",\n                    \"dot_number\": \"2998429\",\n                    \"legal_name\": \"SERGIO HUMBERTO BERRELLEZA MONTOYA\",\n                    \"dba_name\": \"MONTOYA TRUCKING\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VAN 2061\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2498811\",\n                    \"dot_number\": \"2498811\",\n                    \"dockets\": \"MC865893\",\n                    \"legal_name\": \"TAURUS AUTO GROUP INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"H92TBM\",\n                            \"insp_unit_license_state\": \"NJ\",\n                            \"insp_unit_company\": \"213\",\n                            \"inspections_total_vin_dot\": \"5\",\n                            \"last_inspection_date_vin_dot\": \"2025-11-15\",\n                            \"last_inspected_under_dot\": \"2498811\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"SUN COUNTRY\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"trailer_body_type\": \"Car Hauler Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                }\n            ],\n            \"network_graph_count_power_units\": \"9\",\n            \"network_graph_count_trailers\": \"13\",\n            \"shared_power_units\": \"12\",\n            \"shared_trailers\": \"14\",\n            \"preferred_lanes\": [\n                {\n                    \"state\": \"US-WA\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-LA\",\n                    \"inspections\": \"24\"\n                },\n                {\n                    \"state\": \"US-MT\",\n                    \"inspections\": \"8\"\n                },\n                {\n                    \"state\": \"US-CA\",\n                    \"inspections\": \"91\"\n                },\n                {\n                    \"state\": \"US-IL\",\n                    \"inspections\": \"11\"\n                },\n                {\n                    \"state\": \"US-AL\",\n                    \"inspections\": \"28\"\n                },\n                {\n                    \"state\": \"US-TN\",\n                    \"inspections\": \"39\"\n                },\n                {\n                    \"state\": \"US-IN\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-NC\",\n                    \"inspections\": \"23\"\n                },\n                {\n                    \"state\": \"US-AR\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-FL\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-TX\",\n                    \"inspections\": \"61\"\n                },\n                {\n                    \"state\": \"US-MS\",\n                    \"inspections\": \"22\"\n                },\n                {\n                    \"state\": \"US-MD\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-GA\",\n                    \"inspections\": \"55\"\n                },\n                {\n                    \"state\": \"US-OR\",\n                    \"inspections\": \"9\"\n                },\n                {\n                    \"state\": \"US-OK\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-SC\",\n                    \"inspections\": \"37\"\n                },\n                {\n                    \"state\": \"US-MI\",\n                    \"inspections\": \"14\"\n                },\n                {\n                    \"state\": \"US-ID\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-KY\",\n                    \"inspections\": \"12\"\n                },\n                {\n                    \"state\": \"US-US\",\n                    \"inspections\": \"6\"\n                },\n                {\n                    \"state\": \"US-MO\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-NE\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-NY\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-OH\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-NV\",\n                    \"inspections\": \"3\"\n                },\n                {\n                    \"state\": \"US-WV\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-KS\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-IA\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-WI\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-PA\",\n                    \"inspections\": \"1\"\n                }\n            ],\n            \"authority_history\": [\n                {\n                    \"_id\": \"a329632c-6f02-427c-94dc-91d0cf3f74b8\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Reinstated\",\n                    \"original_served_date\": \"2004-06-10\"\n                },\n                {\n                    \"_id\": \"d65302ed-d61a-4d38-81ee-8cb5c3095e3c\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2004-05-24\"\n                },\n                {\n                    \"_id\": \"33d5ef28-e725-41a4-be76-59b512a83527\",\n                    \"authority_type_desc\": \"Motor Property Contract Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\"\n                }\n            ],\n            \"equipment_summary\": {\n                \"primary_category\": [\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Chassis Cab\",\n                        \"count\": \"356\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Truck Tractor\",\n                        \"count\": \"52\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Straight Truck\",\n                        \"count\": \"46\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"10\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Pickup Truck\",\n                        \"count\": \"1\"\n                    }\n                ],\n                \"secondary_category\": [\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"count\": \"461\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Open Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Standard Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Sleeper Cab\",\n                        \"count\": \"3\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Light-Duty\",\n                        \"count\": \"1\"\n                    }\n                ]\n            },\n            \"equipment_history\": [\n                {\n                    \"_id\": \"7156fb9c-83e7-41c1-910f-7260dbbeef31\",\n                    \"vin\": \"3ALHG3DV1GDGY4250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"DF31GZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"43675e0b-43f8-4b3e-9681-2b52c299e24d\",\n                    \"vin\": \"3ALHG3DV3LDKX4945\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4820HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1376\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d06fc072-6fb2-441b-9770-a9cf76f89bff\",\n                    \"vin\": \"3ALHG3DV0MDML6967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03036\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6068\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9a92f0d6-b283-4883-b7c6-d09e8c79ae1c\",\n                    \"vin\": \"1NPXGGGG30D320419\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"A97997\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"05369\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete - Glider\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"75134444-9736-49d9-a3f2-687eb39ca056\",\n                    \"vin\": \"1NP5LB9X3YD512499\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XE399N\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2000\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1785f97d-e1ca-4dd9-a763-06dfa087e4bd\",\n                    \"vin\": \"1NP5DB9X11N548981\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"M2277HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2001\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d71451b6-26a3-4691-b66f-4193fa33bfad\",\n                    \"vin\": \"1NP5DB9X64N830909\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF35EQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f01dff5d-4d83-4e2a-8267-7209ee67ce2d\",\n                    \"vin\": \"1NP5DB9X94D831400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB92CL\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f33220d2-e3a2-4ff0-9d86-ab2e4885b591\",\n                    \"vin\": \"1NP5DB9X95N844448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB45YR\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dfa4aa76-4622-4ff6-9c7a-b826f123cfd3\",\n                    \"vin\": \"1NP5DB9X07N657599\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"RP18140WA\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"6143\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b636b044-176d-4c62-b2ce-163aec9f75a8\",\n                    \"vin\": \"1NP5DB9X87D741434\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XE220G\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c9ba1b3b-6423-4a93-8720-68018b779931\",\n                    \"vin\": \"1NP5LB9X67N657657\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R667653\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6005\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65a78857-7207-4c61-a917-aea9bc00bb37\",\n                    \"vin\": \"1NP5LB9X97D679898\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"02232G3\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"18c7f709-e1fc-450b-826a-a3824e1e558b\",\n                    \"vin\": \"1NPWD49X0AD101693\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C564EC\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"81d8fd96-b4b3-4e5b-b339-68aacbf5e3ce\",\n                    \"vin\": \"1NPSL79X1CD144395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75596\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5749\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"75130c44-1bdf-43e6-b23b-3e611eabbcff\",\n                    \"vin\": \"1NPSL79X4CD151924\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP40128\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5925\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"380d469e-06ca-4144-8d9d-45b07525d1d8\",\n                    \"vin\": \"1NPWD49X0CD155448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72994\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5404\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3db5789c-aa16-45ad-8b8d-bc76797bd4b6\",\n                    \"vin\": \"1NPSD79X4DD207956\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP57987\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5954\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                },\n                {\n                    \"_id\": \"1a53b112-7fd9-4eb4-89b5-bd98bcedca0f\",\n                    \"vin\": \"1NPWD49X0DD195451\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP54256\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5608\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"689f630c-b31e-46d4-af82-e26f92829a65\",\n                    \"vin\": \"1NPWD49X1DD195457\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AC12EX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5801\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f266b89-ca1b-422c-83e6-4bf3c0a65c00\",\n                    \"vin\": \"1NPWD49X3DD206507\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C098EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"19ad1b9c-417f-4b67-b02a-5be711e27349\",\n                    \"vin\": \"1NPWD49X8DD191910\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1fcd0b5e-2ce8-45cc-8635-e37601d64b4d\",\n                    \"vin\": \"1NPWD49XXDD175871\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF71AT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e11e0845-8c8e-4965-8537-858b91d14541\",\n                    \"vin\": \"1NPWD49XXDD199734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"V9836HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"df44e051-ae8e-41fc-aba6-60808d4e4b75\",\n                    \"vin\": \"1NPWL49X4DD202937\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP59931\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5960\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"404ed0a2-8036-4559-b9ca-8a05c170fcb9\",\n                    \"vin\": \"1NPSDP9X5ED249957\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP01777\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"33cc6476-c2b5-44d7-adc5-3503cbb92775\",\n                    \"vin\": \"1NPSDP9X5ED249960\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C539EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"6135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"69400356-ba63-41ad-b705-a6d98049924e\",\n                    \"vin\": \"1NPWD49X1ED232234\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U5493HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5368\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2aeefe61-a879-463b-b787-e0719c775bc2\",\n                    \"vin\": \"1NPWD49X2ED241606\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"W1778HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4927048e-9091-4aa3-bc97-ddf086031f3f\",\n                    \"vin\": \"1NPWD49X3ED241601\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP56954\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5935\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"fec50a2e-1359-4c35-a021-477720950a95\",\n                    \"vin\": \"1NPWD49X4ED193574\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP80266\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"7344804c-eca8-40af-bdc8-0200f35aae86\",\n                    \"vin\": \"1NPWD49X6ED232231\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB46XY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"6d06c999-6d6b-40f1-9d6f-64155c97c3e4\",\n                    \"vin\": \"1NPWD49X7ED241603\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26108\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6078\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f9332744-624d-4f62-b902-5525cd509a49\",\n                    \"vin\": \"1NPWDP9X0ED237555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C604DZ\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41eea093-426f-4233-b1ab-04a53835772b\",\n                    \"vin\": \"1NPWDP9X8ED237562\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292251\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5541\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"c562c0cb-623b-4752-adb3-3d048b1d4c70\",\n                    \"vin\": \"1NPWL49X6ED241157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP599909\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34030930\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3406b20e-b0d1-4ce4-9d12-790a681dffd6\",\n                    \"vin\": \"1NPWL49XXED235863\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95301\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625654\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"657428c4-8a50-4e0a-b370-b98992d534db\",\n                    \"vin\": \"1NPXD49X5FD260155\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a0589d5d-f23c-463b-b3cb-77bd14512c11\",\n                    \"vin\": \"1NPXD49X5FD292393\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"EP07567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5762\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"bc515fee-2919-4eb8-ab22-be79f3634eed\",\n                    \"vin\": \"1NPXD49X5FD301996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP99412\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6055\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"db4536ea-e7f9-4c57-8cf4-6089ee5cdb94\",\n                    \"vin\": \"1NPXD49XXFD284368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP75555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5754\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"01fcccab-3a28-4007-9911-a0574c88aaf9\",\n                    \"vin\": \"1NPXDP9X0FD272778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C619EY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5585\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"feed3027-15eb-423c-9dc1-4f8860a2761d\",\n                    \"vin\": \"1NPXDP9X2FD285418\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95340\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6039\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"39af1721-23e3-40be-902f-21c36683d082\",\n                    \"vin\": \"1NPXDP9X4FD270449\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XC817C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"45ba84b8-d2f6-425b-a220-a4f32f879d94\",\n                    \"vin\": \"1NPXDP9X5FD272596\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP18475\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5882\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f60c3d-ddde-4b48-ba30-d8ee4ab25cfb\",\n                    \"vin\": \"1NPXL49X3FD280035\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4243HY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a41a967f-513d-4e18-881f-e9c4b117ea9d\",\n                    \"vin\": \"1NPXL49XXFD274250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6178\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f344f31e-1084-48fd-b31c-f277753aa89c\",\n                    \"vin\": \"1NPXD49X4GD346929\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP70243\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"24ff72f2-e89c-4052-b788-941184cb4c75\",\n                    \"vin\": \"1NPXD49X5GD317357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP41208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6091\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"65fdcbc8-85f6-4d5b-afad-eefe9d2051a4\",\n                    \"vin\": \"1NPXDP9X8GD355411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP78782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5982\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cd55a6b2-24eb-4912-9245-c91bcf08ff90\",\n                    \"vin\": \"1NPXL49X2GD355440\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V0079HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6125\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"ca8511aa-83c9-4edd-8bb1-60ea5850f749\",\n                    \"vin\": \"1NPXL49X5GD301761\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5920\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f72393-2655-47f9-be57-13ca80d182ec\",\n                    \"vin\": \"1NPSDP9X3HD415333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP34180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6124\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2377bc55-616e-41be-a7c2-b57198148a04\",\n                    \"vin\": \"1NPXD49X5HD357004\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XA110C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6023\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"0d58a71b-5094-4222-8627-99c9d548b2b4\",\n                    \"vin\": \"1NPXD49X6HD369338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"WP77765\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1cec6ee5-6c0d-4e01-8124-494ce19a2faf\",\n                    \"vin\": \"1NPXDP9X1HD391829\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"003571A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6094\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3f7ef46c-6f3b-4356-870a-df6fcde60755\",\n                    \"vin\": \"1NPXDP9X1HD433609\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB89RK\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5984\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f0038d94-a9bd-4c80-8de8-4dce78f5903d\",\n                    \"vin\": \"1NPXDP9X5HD389386\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90229\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"600a5b90-6e7d-4ff9-85e1-041d671214f8\",\n                    \"vin\": \"1NPXL49X1HD423681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23600\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6087\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cb671d64-fcf6-449d-b5dc-e3f19f2527da\",\n                    \"vin\": \"1NPXL49X2HD411166\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP75914\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4b40f3e7-9a64-4d18-8b87-236badc16b92\",\n                    \"vin\": \"1NPXL49X7HD410045\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72992\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"25a6302a-ebd8-4075-87ad-b199b3d30fc7\",\n                    \"vin\": \"1NPXL49X8HD414153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72976\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE-3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e945383a-8dcd-427f-930a-822da93c7504\",\n                    \"vin\": \"1NPXDP9X3JD463670\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292040\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"444ecd26-5a7d-4017-a4f0-1320598fcd47\",\n                    \"vin\": \"1NPXDP9X9JD433637\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U7643HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f7e74e7-f5b6-4b12-a7c9-699d05b79ae8\",\n                    \"vin\": \"1NPXLP9X2JD487350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP99441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4cfa2430-d103-4cd7-b2b5-bb057e2e23cc\",\n                    \"vin\": \"1NPXLP9X6JD466405\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP70212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"293380ad-17bc-4d11-bc02-7814246f5efb\",\n                    \"vin\": \"1NPXL49X7KD275639\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"1222635\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6138\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41286e40-4133-46b5-88f7-58ce8293781a\",\n                    \"vin\": \"1NPXLP9X0KD497568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72974\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"01\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"2324917\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1931f0ed-d0af-4927-aa83-01a0bc33b76c\",\n                    \"vin\": \"1NPXLP9X3KD619324\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP20006\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6137\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3b1643d6-eebf-4981-9f96-db85ca8cb274\",\n                    \"vin\": \"1NPXLP9X9KD264627\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"AC32EY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"610f66b1-1f7a-45db-ba01-87748b3752ef\",\n                    \"vin\": \"1NPSLK9X6LD716967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP07563\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41c43482-314c-47a7-afcb-d6f26cd4671e\",\n                    \"vin\": \"1NPSLP9X7LD701794\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP23520\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d2372c6f-680a-45f0-8b2f-5c86adb78e2d\",\n                    \"vin\": \"1NPXL49X0LD700720\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP17484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6084\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"966d9606-2653-4bdf-8a2a-2b18359d3307\",\n                    \"vin\": \"1NPXL49X3LD664344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5773\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"492c4259-aa68-425e-84ad-548f6e3eac21\",\n                    \"vin\": \"1NPXL49X8LD635163\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"U8157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6144\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"be2d716f-6afe-4d59-bd6c-4de44f2425a7\",\n                    \"vin\": \"1NPXL49X9LD716463\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP80130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5793\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4140963c-2a98-42e0-83ad-6747249964d7\",\n                    \"vin\": \"1NPXLP9X3LD669271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R746783\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6140\",\n                    \"insp_unit_decal_number\": \"34863537\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"095c21f9-3b1f-430d-a0e5-d052c999296c\",\n                    \"vin\": \"1NPXLP9X4LD653533\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6077\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d32a75b2-987e-4996-8ba3-f7481d6e8b06\",\n                    \"vin\": \"1NPXLP9X4LD664385\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V9877HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5798\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"448c5bfd-5330-4601-b363-e2d7a0ecf8c1\",\n                    \"vin\": \"1NPXLP9X9LD669307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP06490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5715\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"487bc103-76ce-4d3b-bec2-ac4ef0cfe3bd\",\n                    \"vin\": \"1NPXLP9X8MD714884\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10806\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a611116a-1c6b-4963-9830-82d1ca3f8af1\",\n                    \"vin\": \"1NPXL49X4ND778176\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72966\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f9346ca-64f4-455c-9110-efa93a6b2af2\",\n                    \"vin\": \"1NPXLP9X5ND778351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57995\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9cdf89fb-e37a-4fd7-8bab-adb56bbcf5e7\",\n                    \"vin\": \"1NPXLP9X3PD702288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57997\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5956\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"42a23bf1-6426-4d9f-810f-f0bc6c6dbdfc\",\n                    \"vin\": \"1GCCS14R7P8100677\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Pickup Truck\",\n                    \"secondary_category\": \"Light-Duty\",\n                    \"insp_unit_license\": \"4N58448\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"CHEVROLET\",\n                    \"model\": \"S-10 Pickup\",\n                    \"model_year\": \"1993\",\n                    \"series\": \"1/2 Ton Nominal\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 1C: 4,001 - 5,000 lb (1,814 - 2,268 kg)\",\n                    \"body_class\": \"Pickup\",\n                    \"ncsa_body_type\": \"Light Pickup\",\n                    \"fuel_type_primary\": \"Gasoline\"\n                },\n                {\n                    \"_id\": \"4bbcfe82-1b1b-4f61-b76c-be49f4357db6\",\n                    \"vin\": \"3AKJGLBG4GSHU1031\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"ZP03044\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6021\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67bd686b-a6cc-47bb-88e6-796f66d79f1f\",\n                    \"vin\": \"3AKJHHDR0KSKG0655\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"XP81026\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a3e4ee45-5826-4d09-8665-d4d7c2d940ba\",\n                    \"vin\": \"4V599RDG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"1985\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e7bcc1ee-5678-4a47-b72a-6fe1f0464a0c\",\n                    \"vin\": \"50AA1444GG779201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1070T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b808fd8d-d982-4b1e-8584-3e107bb9e327\",\n                    \"vin\": \"4V5RC9EH8BN529350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP87554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5809\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3348ef30-11f1-4e14-b5fa-23d231ec8910\",\n                    \"vin\": \"4V5RC9DG0CN548727\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72978\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHITE/3AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82c89b14-38da-45b1-95b6-62d0a3bed929\",\n                    \"vin\": \"4V5RC9DG0CN548730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"568253\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0bff1786-14b9-4238-b7cd-6835aa97073b\",\n                    \"vin\": \"4V5RC9DG0CN548744\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32214727-fdfa-4891-8597-a5db8c5219c8\",\n                    \"vin\": \"4V5RC9DG4CN548729\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V9266HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5969\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c5cb4c4-e69f-47e1-b221-4c3ff2458a9a\",\n                    \"vin\": \"4V5RC9DG7CN548708\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed52df96-1a0d-4c25-8752-48db185de45a\",\n                    \"vin\": \"4V5RC9DG7CN548711\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56950\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd112bf3-9e1a-44c2-9495-ad2c79e224c8\",\n                    \"vin\": \"4V5RC9DG7CN548742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56961\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5938\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"135eccdc-8360-42ea-99d9-e0bcb434d386\",\n                    \"vin\": \"4V5RC9DG8CN547471\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7635HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5539\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6e6aba6-d1b9-4256-94d3-dfd9ca77113a\",\n                    \"vin\": \"4V5RC9DGXCN548718\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40109\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cad9a120-9bcb-4c6e-8985-79a62af99b58\",\n                    \"vin\": \"4V5RC9EG4CN553329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5996\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d3ddb2c-2570-4052-a957-9cf8d8f03f04\",\n                    \"vin\": \"4V5RC9EH1CN529370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66369\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c22dee6-9a7c-4f28-a368-67215da859ce\",\n                    \"vin\": \"4V5RC9EH2CN529376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP21852\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fba8a23d-dd7f-4a52-8059-2d4790298762\",\n                    \"vin\": \"4V5RC9EH6CN529378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP10820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"823ab3ab-954b-4483-ba7e-6a8b4e10ffcf\",\n                    \"vin\": \"4V5RC9EHXCN529366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5883\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f820dc1-4e04-4cb3-8c64-b12a70dfb1b2\",\n                    \"vin\": \"4V5RC9DG0DN563049\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93928\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"565\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e285f8f0-14db-4ddf-80bc-092cfed1296c\",\n                    \"vin\": \"4V5RC9DG0DN563052\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-3052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36983cea-dff6-4f1a-959b-3dd5e6ba78d6\",\n                    \"vin\": \"4V5RC9DG1DN563030\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93920\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dcc8395b-1eda-490d-ab34-8ed0f26f6eb1\",\n                    \"vin\": \"4V5RC9DG2DN563067\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01752\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1246fabd-0a6e-406f-b611-db7827ea0744\",\n                    \"vin\": \"4V5RC9DG5DN130939\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95302\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"38b3db1f-0b64-4543-b8d7-b8cb22dacb63\",\n                    \"vin\": \"4V5RC9DG5DN149622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d8a15c05-4afc-4ce1-95ce-c1bbac07fab7\",\n                    \"vin\": \"4V5RC9DG8DN139456\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"P1207847\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"23\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8166732a-e9e5-4177-9d1c-701e03aa8e08\",\n                    \"vin\": \"4V5RC9EH5DN136764\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W1690HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6197\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33824967-44d1-4fc1-ad87-badc6a3ab2a5\",\n                    \"vin\": \"4V5R99DG0EN152282\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18463\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e58c27f2-4327-4e6b-a070-cd956652277f\",\n                    \"vin\": \"4V5R99DG3EN152230\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6754HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1732b208-9d2c-4567-a6ab-88151d327d81\",\n                    \"vin\": \"4V5R99DG4EN152222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TE4990\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c41c2727-35ac-4009-8223-13322d07c689\",\n                    \"vin\": \"4V5R99DG4EN152267\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f4c00ac-e660-43e9-8791-96a92640c2a2\",\n                    \"vin\": \"4V5R99DG5EN152276\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2979HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"746\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8cf1b943-1ba2-4699-bdc8-7e00f72228d4\",\n                    \"vin\": \"4V5R99DG6EN152271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U297OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"744\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d8b0427-13b0-4264-9ec9-8fbcf6a69367\",\n                    \"vin\": \"4V5R99DG6EN152285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761/WHITE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"196882b8-88d0-417c-bbf3-39f418cee149\",\n                    \"vin\": \"4V5R99DG7EN152229\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3305587-31c6-46e1-98cb-5fafcf49f0d5\",\n                    \"vin\": \"4V5R99DG7EN152263\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"740\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"44282872-d974-4621-9786-e708218c6e3b\",\n                    \"vin\": \"4V5R99DG7EN152294\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2999HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHI\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"921152d8-4806-41ae-b80c-04c2eb405d4c\",\n                    \"vin\": \"4V5R99DG8EN152238\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e3e5cff-f3f6-471f-a9a8-d08d01b93f45\",\n                    \"vin\": \"4V5R99DG8EN152241\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06449\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f0c77dd2-7890-4a91-9cbd-37e975eba169\",\n                    \"vin\": \"4V5R99DG8EN152269\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743\",\n                    \"insp_unit_decal_number\": \"34340397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3fdd3d6b-7d88-47f1-bf42-2065e2d81133\",\n                    \"vin\": \"4V5R99DG9EN152278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2992HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHT/3X\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d813ca79-4c59-42f7-b82a-bac767fa0c3b\",\n                    \"vin\": \"4V5R99DG9EN152281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18451\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd70f6a4-6006-40b4-aae5-b156a77bb70b\",\n                    \"vin\": \"4V5R99DGXEN152290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2975HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"CC\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f4b2e37-ecf2-4374-b82f-c43a7863915a\",\n                    \"vin\": \"4V5RC9DG2EN170302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18352\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"841cbe2e-88a9-4180-be89-d75ea15a7961\",\n                    \"vin\": \"4V5RC9DG3EN170292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2f1f1d54-36ac-4ab9-82ef-78b7b4982e27\",\n                    \"vin\": \"4V5RC9DG3EN170308\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18363\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"804\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e2ba213-0616-44ac-bce7-a0b4eb02b700\",\n                    \"vin\": \"4V5RC9DG5EN170309\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3817HY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"805\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee330c01-4899-4058-bbc2-7e9be194432e\",\n                    \"vin\": \"4V5RC9DG5EN170312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03033\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"05966\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"851cd1f1-21ea-4efa-b411-a69229f6ddf7\",\n                    \"vin\": \"4V5RC9DG9EN170281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93926\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b24d9cba-b85e-4d9c-a890-0f819abe6bbc\",\n                    \"vin\": \"4V5RC9EH4EN154691\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70247\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5743\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f81a510-379f-4782-82f9-b242d7b38e44\",\n                    \"vin\": \"4V5RC9EH6EN154692\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01774\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5599\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37c11e25-b865-46ff-828a-a9f530ec40be\",\n                    \"vin\": \"4V5R99DG0FN184084\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7fd787e-1df7-4a6c-b17c-f1e65d74cfb6\",\n                    \"vin\": \"4V5R99DG1FN184076\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34658\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"668119d5-4cc2-4a02-8594-d5d5632c710a\",\n                    \"vin\": \"4V5R99DG1FN184109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3863HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"912\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a1088ec-1656-418d-853f-9545dd8943d5\",\n                    \"vin\": \"4V5R99DG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"63a30f36-086e-48e2-9fc4-d98df71b2ec0\",\n                    \"vin\": \"4V5R99DG2FN184104\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78757\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96e609c8-fbb7-4aaa-ab45-951f884f9d1d\",\n                    \"vin\": \"4V5R99DG4FN184105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34727\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32e8b26f-41dd-400a-b3db-db501eba5e4f\",\n                    \"vin\": \"4V5R99DG4FN184122\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46177\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"968\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"722653e7-7f5e-4f6e-902e-3593d7d07556\",\n                    \"vin\": \"4V5R99DG5FN184081\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34669\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"866\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8c1388-ab7f-4f7d-91b2-f2bb65c4d7bc\",\n                    \"vin\": \"4V5R99DG5FN184114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP40743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9abd337e-a6d7-4089-9431-9d258224c201\",\n                    \"vin\": \"4V5R99DG6FN184123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6c5ab99-a6dc-4cd8-b249-3966a94985e8\",\n                    \"vin\": \"4V5R99DG7FN184079\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34667\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864/3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c891161-722b-4b2f-a8be-8b97cb9709b6\",\n                    \"vin\": \"4V5R99DG7FN184082\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34670\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e3552492-d612-45e8-b426-19ab58820b58\",\n                    \"vin\": \"4V5R99DG8FN184074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34656\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"920b2c27-fc11-47e2-8d9a-d171bc6b9b18\",\n                    \"vin\": \"4V5R99DG8FN184107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"900\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"011a1cfe-f008-428c-a4bc-b0292fe4fdf1\",\n                    \"vin\": \"4V5R99DG9FN184083\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3840HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"868\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8aa5c377-ff34-4cc1-9c5c-f995c2b6aab9\",\n                    \"vin\": \"4V5R99DGXFN184089\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"879\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5dd30c5b-19ae-4c20-9e82-94322e0a7541\",\n                    \"vin\": \"4V5R99DGXFN184125\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U413OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"971\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4021bf86-5a50-4324-a95e-240dc5f90468\",\n                    \"vin\": \"4V5RC9DG0FN184006\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3901HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"853\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fa4afbe-8cf0-44e2-bfda-f9004066aaa4\",\n                    \"vin\": \"4V5RC9DG3FN183996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23371\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8678b49b-e8a1-49c7-a67d-8649478abde9\",\n                    \"vin\": \"4V5RC9DG4FN184008\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"855\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3deb6b83-99f4-4177-9842-8e04c9e08a09\",\n                    \"vin\": \"4V5RC9DG5FN184020\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8327HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f531d4d-d35d-49a0-a332-1cf4ae682900\",\n                    \"vin\": \"4V5RC9DG6FN184012\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP87831\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"876\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c656136b-cef4-4574-8e22-bfa1bed974a2\",\n                    \"vin\": \"4V5RC9DG7FN183984\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"2015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ebe15eb-b583-4909-a8e8-ab2c08f4aeb2\",\n                    \"vin\": \"4V5RC9DG7FN183998\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"845\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81cc26c0-efd8-4a2c-9c44-ee40b75ad002\",\n                    \"vin\": \"4V5RC9DG7FN184021\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3894HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"908\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3cfa749f-2b04-4b3c-b1e5-2adcdf0d96f4\",\n                    \"vin\": \"4V5RC9DG9FN183985\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23349\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"165e1df3-6c80-4978-b9ce-48e62430c88a\",\n                    \"vin\": \"4V5RC9DG9FN183999\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1de5cea8-4c04-4958-aaff-3d88df785c98\",\n                    \"vin\": \"4V5RC9DGXFN183994\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"841\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"407b4c6a-7658-454d-8c6f-9369fc6e5cfe\",\n                    \"vin\": \"4V5RC9DGXFN184000\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23375\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"847\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d97b361a-6e79-412a-8a6e-cd39c3dfd1a1\",\n                    \"vin\": \"4V5RC9EH0FN184157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78756\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12cfcd47-a9cf-4ee9-8955-596866556900\",\n                    \"vin\": \"4V5RC9EH3FN184153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3837HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f6cbf24-de08-409c-a7ab-15801a13cddf\",\n                    \"vin\": \"4V5RC9EH4FN184159\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24258\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"54e526fd-f7bf-42b7-b8d5-fd9c343fdc3a\",\n                    \"vin\": \"4V5RC9DG0GN932285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4126HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1008\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6500f6ca-8b40-48cf-b7d0-a30d88948d79\",\n                    \"vin\": \"4V5RC9DG0GN932299\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W59525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"551fe739-a81d-4bc3-b0fc-77e2b87d1dbe\",\n                    \"vin\": \"4V5RC9DG0GN932304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59537\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f1dfb573-b83e-4428-b88c-fbf987e98d44\",\n                    \"vin\": \"4V5RC9DG0GN932321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7f440b52-9e2d-44a3-a6e2-e15df8b63ac7\",\n                    \"vin\": \"4V5RC9DG0GN932335\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ad43f90-b501-42df-a8ce-0c5614268eef\",\n                    \"vin\": \"4V5RC9DG0GN932366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"UD183HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a123ef32-0130-4457-9e47-b8cfa5c4f58e\",\n                    \"vin\": \"4V5RC9DG0GN969742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77700\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1114\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e01d674-8cc6-4e14-aeea-a77f69d1c5c3\",\n                    \"vin\": \"4V5RC9DG0GN969756\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77742\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0b8e0ce5-6af6-4d9b-90af-105a7b039662\",\n                    \"vin\": \"4V5RC9DG1GN932277\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4175HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"998\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"46fa507a-cdbd-4a4d-affa-cca422b4ed69\",\n                    \"vin\": \"4V5RC9DG1GN932361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"df3fd4f7-15e5-4c63-b13e-c85608cd7a71\",\n                    \"vin\": \"4V5RC9DG1GN932375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53013\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"988\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"856ed1cd-be74-466c-8e0a-05561e240880\",\n                    \"vin\": \"4V5RC9DG1GN969734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70824\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"71c3b0ae-ba47-4833-a5d7-c3eeb2852994\",\n                    \"vin\": \"4V5RC9DG1GN969751\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4352HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1123\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"53f84f31-d1a0-4374-b059-81d961c4ac9b\",\n                    \"vin\": \"4V5RC9DG2GN932319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bc0c318-21ca-41f7-86b1-e6a4d192b737\",\n                    \"vin\": \"4V5RC9DG2GN932336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66070\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"457ee127-74b1-4a68-b008-e09a3217ac4c\",\n                    \"vin\": \"4V5RC9DG2GN932370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3d69c12b-2fa4-43ca-a1bd-c56db4a45a02\",\n                    \"vin\": \"4V5RC9DG2GN955857\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67f9fcf8-7288-44b4-bb6c-e476545bdf87\",\n                    \"vin\": \"4V5RC9DG2GN969743\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06419\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a32b1d7e-5eec-4aba-8197-667b28ee0d6a\",\n                    \"vin\": \"4V5RC9DG3GN932278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53030\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1054793b-ecb5-42e7-93be-ed98076f1b9b\",\n                    \"vin\": \"4V5RC9DG3GN932328\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eef5e3a6-fb01-4f28-933b-de1c80e44528\",\n                    \"vin\": \"4V5RC9DG4GN932290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92ecf380-b35e-412b-9d91-edc7fb1416e9\",\n                    \"vin\": \"4V5RC9DG4GN932337\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66071\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"16eb2787-92ce-4afa-bb5e-99c59cedce28\",\n                    \"vin\": \"4V5RC9DG4GN932354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66139\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f7d84da7-81ac-4eac-9704-3e227547a180\",\n                    \"vin\": \"4V5RC9DG4GN969730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87578\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"21241751-59f2-4f3d-8683-e07767e70c15\",\n                    \"vin\": \"4V5RC9DG5GN932279\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4189HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"269bffa4-e44b-4598-8cfa-625d6d67ec57\",\n                    \"vin\": \"4V5RC9DG5GN932296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66373\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"563a792a-b8dd-439c-bf57-969ab8b4f78c\",\n                    \"vin\": \"4V5RC9DG5GN932301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4184HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1024\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b90511e5-f646-449c-ae08-5e4579d3605e\",\n                    \"vin\": \"4V5RC9DG5GN932332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4206HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1068\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82bfe671-ae9e-4f4f-b592-f9c4a0f57194\",\n                    \"vin\": \"4V5RC9DG5GN932346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4328HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcf91c36-f8bd-4e65-bca9-cde4bd0025ec\",\n                    \"vin\": \"4V5RC9DG5GN932363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59074\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976\",\n                    \"insp_unit_decal_number\": \"34625653\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91929ff2-c9f9-4de3-8d10-009cf06c875b\",\n                    \"vin\": \"4V5RC9DG5GN969736\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70826\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12089fdb-903c-47ca-87a1-bd94c18afcdd\",\n                    \"vin\": \"4V5RC9DG6GN932274\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66146\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001/WHT\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2b690095-827f-4393-97cd-2ac15b336cb8\",\n                    \"vin\": \"4V5RC9DG6GN932288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1011\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2881ad92-a35d-467d-a185-12c316f0dc5a\",\n                    \"vin\": \"4V5RC9DG6GN932307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4150HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d4428f4-ebe1-4dac-afea-eddded72862a\",\n                    \"vin\": \"4V5RC9DG6GN932310\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4159HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c5561765-2718-4118-bcc1-4739f8949c4d\",\n                    \"vin\": \"4V5RC9DG6GN969745\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4374HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"290071f5-09f9-40c4-91c3-b38666184245\",\n                    \"vin\": \"4V5RC9DG7GN932302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03017\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f67fd8bd-c03e-4121-83a6-2ddf8b5f8296\",\n                    \"vin\": \"4V5RC9DG7GN932333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ab9b572-fb54-4ead-8bfc-2136d8156b05\",\n                    \"vin\": \"4V5RC9DG7GN932347\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80273\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1083\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cded61de-50fc-4fca-b482-e7a651fc0c3d\",\n                    \"vin\": \"4V5RC9DG7GN932364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45507\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dc4f9cc6-e939-48fa-9d04-e0980a112bf6\",\n                    \"vin\": \"4V5RC9DG7GN969740\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4320HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fc3ca1d9-3c1e-41b3-86fe-cac971d8eb66\",\n                    \"vin\": \"4V5RC9DG8GN932275\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"859773a6-a714-4020-8836-7ad4556dc8c3\",\n                    \"vin\": \"4V5RC9DG8GN932325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4160HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1056\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ce7514ec-add6-4077-a984-ac2cd6142cf4\",\n                    \"vin\": \"4V5RC9DG8GN932342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66086\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fbcad13-5f3a-4e7e-9bf3-c3c162e08bf9\",\n                    \"vin\": \"4V5RC9DG8GN969746\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP19551\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"77e85fd9-8787-46b0-b54f-13afdead8ff2\",\n                    \"vin\": \"4V5RC9DG9GN932298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59511\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1021\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92d2bb70-a014-4f47-b845-df40667b102d\",\n                    \"vin\": \"4V5RC9DG9GN932334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6215HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1070\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f06c5210-b28e-4adb-ad4a-d2bdffe07b62\",\n                    \"vin\": \"4V5RC9DG9GN932379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b964d6cb-1329-440f-b024-7892f47be4a2\",\n                    \"vin\": \"4V5RC9DG9GN955855\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098/WHI\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9be2b878-c561-4adc-b879-090172ed9aa1\",\n                    \"vin\": \"4V5RC9DGXGN932312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7780f359-d909-44a7-91c3-4a0b0b05215f\",\n                    \"vin\": \"4V5RC9DGXGN932326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99405\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d405fbf1-c0bf-4e74-91eb-d24cf64afcd3\",\n                    \"vin\": \"4V5RC9DGXGN932357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66148\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d04ebcb2-8ab3-4a62-a4e7-69e052a711cc\",\n                    \"vin\": \"4V5RC9DGXGN932360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85b3f811-733c-47ed-b88f-5f7bf2f0fe44\",\n                    \"vin\": \"4V5RC9DGXGN932374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4140HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"987\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e584c06d-6770-43f6-87a3-672b9fa5e8ab\",\n                    \"vin\": \"4V5RC9DGXGN969733\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4386HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1105\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"90de99c7-1961-44fd-9554-422688782816\",\n                    \"vin\": \"4V5RC9DGXGN969747\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4366HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"80\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f23b2639-6c92-49ef-ad3b-4893e8ed550a\",\n                    \"vin\": \"4V5RC9DGXGN969750\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4309HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1122\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96015833-a290-4a1e-97dd-d11b4becbb10\",\n                    \"vin\": \"4V5RC9EH2GN944851\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59575\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0372d8d5-0148-41fd-ae83-798e42ab80a8\",\n                    \"vin\": \"4V5RC9EH4GN937268\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6037\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2895e23a-a14e-42ee-abc4-bcb444b302a9\",\n                    \"vin\": \"4V5RC9EH4GN944852\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4216HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85c57e80-2d4b-41f1-a19d-a204bc56125f\",\n                    \"vin\": \"4V5RC9EH7GN944859\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"feea1e87-1d36-4a1a-ab73-414122884f1e\",\n                    \"vin\": \"4V5RC9EH7GN955585\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17466\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6080\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b679d99c-33ef-42c3-8d72-c3a536dc0c9c\",\n                    \"vin\": \"4V5RC9EH8GN944854\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90242\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"80783b3c-2d6a-4b6d-ba76-292da02b8be4\",\n                    \"vin\": \"4V5RC9EJ3GN931187\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23632\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6088\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b1b284e-68cb-469b-bf32-1efa4bcf7548\",\n                    \"vin\": \"5856C5325GP002763\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"15016AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"6\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"2498811\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"SUN COUNTRY\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"212a17ef-dd72-45e6-b9fb-b8d369af9365\",\n                    \"vin\": \"4V5RB9DG4HN989528\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9528\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7958c76e-7457-49a6-a0be-d462d9762e95\",\n                    \"vin\": \"4V5RC9DG0HN970343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4316HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1148\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3b951ae-1057-4d97-b388-3f1173442dc0\",\n                    \"vin\": \"4V5RC9DG4HN970345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4322HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1150\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f1de262-4d82-43c7-9fd2-e84c96ea5ba3\",\n                    \"vin\": \"4V5RC9DG4HN970474\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91090\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f99871c-6286-4d69-94d3-056716b15e15\",\n                    \"vin\": \"4V5RC9DG5HN970354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4333HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c1c8e1aa-78ec-4364-a996-a09967328a7d\",\n                    \"vin\": \"4V5RC9DG7HN970338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4375HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1143\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"228db7f6-371f-4b6e-8cc1-f06b75fa3e95\",\n                    \"vin\": \"4V5RC9DG7HN970355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4335HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bbbb6f1f-022a-4ad8-b5b1-6c3afdb6ae89\",\n                    \"vin\": \"4V5RC9EH0HN970379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bfa537e2-a7ad-4b12-97ad-e72fb2a308b1\",\n                    \"vin\": \"4V5RC9EH1HN970374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4389HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1179\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"40c2d266-19e6-42d2-9e47-26a5f2687fc8\",\n                    \"vin\": \"4V5RC9EH9HN970378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91014\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9cce57a8-e234-4ecb-9e3e-3584a0900e4c\",\n                    \"vin\": \"4V5RC9EH9HN970381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP9101\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fec0b05c-b166-4ea8-832e-4403cfaa3239\",\n                    \"vin\": \"4V5RC9EJ5HN976455\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99414\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6051\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b61ba0b-60da-4a33-b16f-4bba6daa8780\",\n                    \"vin\": \"530AC144XHG959505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4PT2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1185T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"TRAIL ONE LLC\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"other_trailer_info\": \"Cargo\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 14\n                },\n                {\n                    \"_id\": \"b68ad89e-0bf3-4092-a4e6-73517e6ded52\",\n                    \"vin\": \"4V5RC9DH0JN970485\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06639\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42ba0c20-cdb7-4d17-a127-aa746ca2655a\",\n                    \"vin\": \"4V5RC9DH0JN970549\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U434HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1218\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92a00ed1-b8f1-4bd6-9a86-fae500eafc94\",\n                    \"vin\": \"4V5RC9DH1JN888183\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U655HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c70325de-8c04-4ac5-bd8c-d45c7609abbb\",\n                    \"vin\": \"4V5RC9DH1JN970561\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5176045-ea9e-4cdc-b311-6952f60ac867\",\n                    \"vin\": \"4V5RC9DH1JN995363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13828\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1252\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6be92b0-fbad-4a76-9b6d-f8b47c67ec6e\",\n                    \"vin\": \"4V5RC9DH1JN995377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4499HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1266\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"83972851-deb7-46d9-9877-1edc538b306d\",\n                    \"vin\": \"4V5RC9DH2JN970553\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04499\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1222\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"20e2193a-4045-4627-b57d-ec7b39852526\",\n                    \"vin\": \"4V5RC9DH2JN995369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f789912e-0dab-41e6-9029-bbb65c5cdc71\",\n                    \"vin\": \"4V5RC9DH3JN970559\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06609\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3ffba1d-756b-424b-a08b-21f8bc9ac886\",\n                    \"vin\": \"4V5RC9DH3JN995381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP249299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"749f3dd4-060e-41e9-90a6-971c7c0cdace\",\n                    \"vin\": \"4V5RC9DH3JN995395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27873\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ca09093-022a-4b43-b880-897c0cbe2ab0\",\n                    \"vin\": \"4V5RC9DH3JN995400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32402\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6007e060-982c-4cb8-b00c-b354f910bd04\",\n                    \"vin\": \"4V5RC9DH4JN970554\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4361HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1223\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfea6231-c4c2-437b-b1b3-170d073280dd\",\n                    \"vin\": \"4V5RC9DH4JN995406\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32431\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"342efbe2-fb60-4e81-a6c6-036852c38e14\",\n                    \"vin\": \"4V5RC9DH5JN995396\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27874\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4937039e-a275-45d5-9888-b9d93a17c0b7\",\n                    \"vin\": \"4V5RC9DH5JN995401\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4496HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1285\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb338b03-73b9-4f85-a2c8-cd266545bce4\",\n                    \"vin\": \"4V5RC9DH6JN970555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4354HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a69fd932-26ff-4c66-afe1-b2f23194eda3\",\n                    \"vin\": \"4V5RC9DH6JN995360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09659\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1249\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e37c401f-0c8f-4398-8a47-2fb0bc231dde\",\n                    \"vin\": \"4V5RC9DH6JN995388\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4459HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1272\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3c65ca84-eefb-4ff8-bb48-194f23993342\",\n                    \"vin\": \"4V5RC9DH6JN995410\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4460HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ebcbc8ed-cde3-4822-83be-7a4fb2f931f9\",\n                    \"vin\": \"4V5RC9DH7JN970550\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd0b526d-2201-46ab-b400-5c0c3fc60490\",\n                    \"vin\": \"4V5RC9DH7JN995366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4505HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1255\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eb3fbaba-a7e9-4a85-8c09-e593e17ef4aa\",\n                    \"vin\": \"4V5RC9DH7JN995397\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4485HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1281\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"88569911-9ffb-4a09-90bd-eb08ff76f75e\",\n                    \"vin\": \"4V5RC9DH8JN970542\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4399HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1211\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcd88132-18e2-4918-a069-10be1d872dc0\",\n                    \"vin\": \"4V5RC9DH8JN995358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09657\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f93ca13-6267-40d1-9597-5e145e3d3039\",\n                    \"vin\": \"4V5RC9DH8JN995361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bee07fa1-3b6f-4ecd-a019-3c7ef46db5a8\",\n                    \"vin\": \"4V5RC9DH8JN995375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U5495HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1264\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ded9768e-9d5c-413b-894b-16a0eb34811b\",\n                    \"vin\": \"4V5RC9DH8JN995408\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4478HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1292\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"523c0446-8bc8-4762-a4cb-e4d3d7f41a3c\",\n                    \"vin\": \"4V5RC9DH9JN970551\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4391HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1220\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81b0c378-869e-45e1-a15d-a9998d25aeae\",\n                    \"vin\": \"4V5RC9DH9JN995398\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4468HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"61ed596f-2344-48e1-8d8c-66bae58eef66\",\n                    \"vin\": \"4V5RC9DHXJN970543\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fa20d058-1871-4583-ab0e-e6d187c28af7\",\n                    \"vin\": \"4V5RC9DHXJN970560\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4484HY\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"50ad2396-51fe-439f-a301-81a89ce50374\",\n                    \"vin\": \"4V5RC9DHXJN995362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4479HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1251\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4b26dc7-1a3a-45a9-9161-ddd4ff490045\",\n                    \"vin\": \"4V5RC9DHXJN995376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24272\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e5d06fa-9f2b-40ac-9052-2fd039f1bb5b\",\n                    \"vin\": \"550AA1648JG025402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5461\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"QUALITY TRAILER ENTERPRISES\",\n                    \"model\": \"Quality Trailer Enterprises\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Body Type: Single Car Hauler\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"0f942108-1056-4c69-b744-995e111eadcc\",\n                    \"vin\": \"4V5RC9DH0KN207769\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4657HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1303\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d9813b5-f8c3-4ce2-a2fb-09ac61d98078\",\n                    \"vin\": \"4V5RC9DH0KN207772\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TEMP\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85d7919e-1401-4ba9-b98d-5564e2aa951c\",\n                    \"vin\": \"4V5RC9DH0KN207786\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45527\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321 WHT\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af12e142-3e63-4849-90cf-1e182cebac11\",\n                    \"vin\": \"4V5RC9DH0KN222319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4681HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1323\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a283578a-17a3-4790-ad5f-43d7a15a76fd\",\n                    \"vin\": \"4V5RC9DH0KN222336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"66d78bb8-cec9-4e84-a205-2bb9cba55661\",\n                    \"vin\": \"4V5RC9DH1KN207778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45502\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1312\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f174143c-0789-4524-8296-2d4c06714ac0\",\n                    \"vin\": \"4V5RC9DH1KN222331\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45592\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1335\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67816beb-3015-4c6e-80a2-5edc0fa46b6a\",\n                    \"vin\": \"4V5RC9DH2KN207773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41010\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1307\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bc060caa-e379-4c26-9cec-b58d8f4d9718\",\n                    \"vin\": \"4V5RC9DH3KN207765\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b89b29fc-8186-4ec6-80c2-09230cae2466\",\n                    \"vin\": \"4V5RC9DH3KN207779\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45503\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b85104f7-5432-4d21-8ff2-b42aed9970a7\",\n                    \"vin\": \"4V5RC9DH3KN222329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4663HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1333\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db905711-6bc7-4201-936f-0d927ed62dcf\",\n                    \"vin\": \"4V5RC9DH3KN222332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4691HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1336\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a8d12999-28bd-4488-a8c0-5ba384c96d0a\",\n                    \"vin\": \"4V5RC9DH4KN222338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1349\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c48beff-1738-49e4-a85b-6723d413e031\",\n                    \"vin\": \"4V5RC9DH4KN222341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4827HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1352\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c56d4477-44ef-40c5-83ea-98decb366a01\",\n                    \"vin\": \"4V5RC9DH5KN222333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4674HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1337\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"217d58e8-e27a-4be0-9e57-9fe3bafa24aa\",\n                    \"vin\": \"4V5RC9DH6KN207775\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41012\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c74f484d-8cb0-479e-bb17-7a4293661ffd\",\n                    \"vin\": \"4V5RC9DH6KN222339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c001728-df4b-44a0-bf26-48bc17ed4b73\",\n                    \"vin\": \"4V5RC9DH7KN207767\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6355HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1301\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2c74d05c-b260-4711-aa83-3eb833ee1cbe\",\n                    \"vin\": \"4V5RC9DH7KN207770\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4673HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1304\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0420703d-0040-4e1e-a40a-15b1b5a3b119\",\n                    \"vin\": \"4V5RC9DH7KN207784\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45524\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a74c89ad-e58c-42cb-aca7-191492e33513\",\n                    \"vin\": \"4V5RC9DH7KN222320\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"30\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b4940a2-a4d3-4d8f-bc1b-7676fb7c5403\",\n                    \"vin\": \"4V5RC9DH7KN222334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4664HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1338\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eba0233e-8983-453f-a0c9-c58b376870b5\",\n                    \"vin\": \"4V5RC9DH8KN207762\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"69c76b8f-eacd-4bf0-b197-53608e47ecc0\",\n                    \"vin\": \"4V5RC9DH8KN207776\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3bf56a77-2ae4-4b5d-bf96-95cd841ddbb1\",\n                    \"vin\": \"4V5RC9DH9KN207768\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4676HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1302\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfba9490-45ad-43cd-882c-dde10737383c\",\n                    \"vin\": \"4V5RC9DH9KN207785\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4bf93394-7959-453f-a938-a7b393814263\",\n                    \"vin\": \"4V5RC9DHXKN207777\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"883dc12c-00fb-44d1-bff6-14e774ccf129\",\n                    \"vin\": \"4V5RC9DHXKN222327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45574\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8818af-c2ce-4cec-9b75-5b54a22adb5d\",\n                    \"vin\": \"4V5RC9DHXKN222330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4679HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1334\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be038111-4f64-4d7a-a188-7452b345b2f6\",\n                    \"vin\": \"4V5RC9EH4KN235038\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"58c58e75-84c3-43b6-bf90-bce1ad039df0\",\n                    \"vin\": \"4V5RC9EH6KN235039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP54250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e026b75-d539-4319-85a0-3a79919ae3c1\",\n                    \"vin\": \"4V5RC9DH0LN222368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1403\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be0ef215-2972-4810-bcf8-9561368308a3\",\n                    \"vin\": \"4V5RC9DH1LN222346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5b356eb-f0d2-4c67-8b9e-0c622da223a0\",\n                    \"vin\": \"4V5RC9DH1LN222363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4900HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"41a25c9f-dd05-4496-8fdd-f5d6cdff1bed\",\n                    \"vin\": \"4V5RC9DH1LN222377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70238\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e222138-1408-48fd-988c-02a361d1f47c\",\n                    \"vin\": \"4V5RC9DH1LN222380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6984be1-608d-430e-93d6-44ca18db611c\",\n                    \"vin\": \"4V5RC9DH2LN222355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57289\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ca4193b2-c4a1-479f-9812-8772756c3eff\",\n                    \"vin\": \"4V5RC9DH2LN222369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4893HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f9587f80-d13e-4915-877b-8c736ac6b7ca\",\n                    \"vin\": \"4V5RC9DH3LN222350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4821HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1361\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ccc389d3-d28a-4839-8e88-6938afa44eb1\",\n                    \"vin\": \"4V5RC9DH3LN222364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4835HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"19\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4596c9e-d5d9-44ee-96ac-575e442bea60\",\n                    \"vin\": \"4V5RC9DH4LN222373\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a480c09c-9e65-40ee-9f5a-ea6f0fd26676\",\n                    \"vin\": \"4V5RC9DH5LN222351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d4f4b70e-cab2-4e35-a163-72fb31991e3a\",\n                    \"vin\": \"4V5RC9DH5LN222365\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65461d5e-8215-4534-8459-ed9ef67b80e0\",\n                    \"vin\": \"4V5RC9DH5LN222379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75556\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7c73421-8b98-4532-b14a-3ba8bd5c96d5\",\n                    \"vin\": \"4V5RC9DH6LN222343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57267\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"93eada01-f979-4b4d-9356-d0ba137e5e49\",\n                    \"vin\": \"4V5RC9DH6LN222360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59092\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6ddb424c-5f1f-4e4e-a70c-4ccde1a1007c\",\n                    \"vin\": \"4V5RC9DH6LN222374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4882HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1419\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e8abcef-d205-4471-8509-c9207ca00e28\",\n                    \"vin\": \"4V5RC9DH7LN222352\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4834HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1363\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b949838-0fbd-464f-8f28-3dafe85f9218\",\n                    \"vin\": \"4V5RC9DH7LN222366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4891HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1401\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c068b49-afc6-48d9-8dff-7f232b009039\",\n                    \"vin\": \"4V5RC9DH8LN222344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4817HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1355\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ea0c06d6-3084-4e55-9843-34eebc216b20\",\n                    \"vin\": \"4V5RC9DH8LN222358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57292\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bd9af1b-d56a-4196-b892-3dab00acc805\",\n                    \"vin\": \"4V5RC9DH8LN222361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59093\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a37d0e9-57da-4d2b-9bce-b274be3e5952\",\n                    \"vin\": \"4V5RC9DH9LN222367\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"13c6db59-a850-4022-add1-00a610927ffc\",\n                    \"vin\": \"4V5RC9DH9LN222370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9866fd17-42a7-45f0-b040-eb1da581da22\",\n                    \"vin\": \"4V5RC9DHXLN222345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4845HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1356\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7a9d0089-3065-4a07-a6b9-2dbb020343ef\",\n                    \"vin\": \"4V5RC9DHXLN222359\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59091\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1394\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91db7773-0867-4df5-a495-4cf43e966d4e\",\n                    \"vin\": \"4V5RC9DHXLN222362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59094\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a99ae8c6-81ab-48eb-81c6-4e0b1cb90b43\",\n                    \"vin\": \"4V5RC9EH0LN250704\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"55c7a584-8068-4807-ba0b-bf1eb633a71c\",\n                    \"vin\": \"4V5RC9EH2LN250705\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1412\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c46af3ea-8e28-4f37-be4f-070a6844a1fe\",\n                    \"vin\": \"4V5RC9EH2LN256536\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59053\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62f8d34d-9051-4de5-8dbf-470ff994087a\",\n                    \"vin\": \"4V5RC9EH3LN250695\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1406\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9daafc6a-0dd6-45c5-8eeb-678b33f478dd\",\n                    \"vin\": \"4V5RC9EH5LN235051\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4839HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1346\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7ccafda-8b56-47fa-b197-a4a63214c7b6\",\n                    \"vin\": \"4V5RC9EH5LN250696\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"122c7be2-79b0-4269-bd9e-395cfb6e76dc\",\n                    \"vin\": \"4V5RC9EH7LN250697\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4886HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1408\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f97fe20a-9472-4dba-8d4a-93aae711ee1f\",\n                    \"vin\": \"4V5RC9EH9LN250703\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4859HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1410\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7865bc02-c89f-47e5-b205-18da34be784f\",\n                    \"vin\": \"4V5RC9EH9LN256534\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ab2cc556-5bf3-4e28-a746-da47b860048a\",\n                    \"vin\": \"4V5RC9DH0MN275296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4945HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"45fdd65a-1263-44b0-a14b-e5ff1a69513d\",\n                    \"vin\": \"4V5RC9DH0MN275301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06426\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eaff6fee-d2ed-4d90-9f87-00a26d9dc2fc\",\n                    \"vin\": \"4V5RC9DH0MN275329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b0e2d655-5fa5-4c27-86aa-b8d7e5871385\",\n                    \"vin\": \"4V5RC9DH0MN275332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP01750\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35364a2a-7127-4684-bc71-88f05f38dfd5\",\n                    \"vin\": \"4V5RC9DH1MN275288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91f452bc-d873-42ab-9121-82ec9b3cd332\",\n                    \"vin\": \"4V5RC9DH1MN275291\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56e7c15a-e097-40c1-a37f-994513bc667f\",\n                    \"vin\": \"4V5RC9DH1MN275338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01764\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6144005e-d9e0-4cb6-98a9-27d8395b387b\",\n                    \"vin\": \"4V5RC9DH1MN275341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01766\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7756cddc-803c-460e-bf90-25e1c6e70899\",\n                    \"vin\": \"4V5RC9DH2MN275302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06436\",\n                    \"insp_unit_license_state\": \"VC\",\n                    \"insp_unit_company\": \"170WHT3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b61e35de-e417-4a84-bdac-256d316e8aa0\",\n                    \"vin\": \"4V5RC9DH3MN275292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56bca8e1-3471-436e-ad76-c633f0d4d0ad\",\n                    \"vin\": \"4V5RC9DH3MN275325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1437\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d479d7e7-267d-4549-b55f-1b5a4dd2080a\",\n                    \"vin\": \"4V5RC9DH3MN275339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"085c50ef-11be-4aed-ae83-84407291e8ef\",\n                    \"vin\": \"4V5RC9DH3MN275342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01767\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1448\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"28118a80-34f0-4f00-af2d-21cdb05f9e96\",\n                    \"vin\": \"4V5RC9DH4MN275298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2a95c9bf-b2b6-4b5a-80de-7ddc319752ef\",\n                    \"vin\": \"4V5RC9DH4MN275303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f59bedf8-38e6-4d40-91f6-28bc8fced00f\",\n                    \"vin\": \"4V5RC9DH5MN275293\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4920HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1460\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ec4e8ee-0d58-4211-9a24-a7ca6d877faf\",\n                    \"vin\": \"4V5RC9DH5MN275326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4903HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1438\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3a3ccf23-1b46-46a3-83c3-8c149b1b6866\",\n                    \"vin\": \"4V5RC9DH5MN275343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01768\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5caba3ef-b21a-4857-b8be-15a5c73a6cd2\",\n                    \"vin\": \"4V5RC9DH6MN275304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1472\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c150ca73-5adc-4de7-a398-7d0625f792e5\",\n                    \"vin\": \"4V5RC9DH6MN275321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1433\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42545ff9-fc08-45aa-a0ba-70214e19f79c\",\n                    \"vin\": \"4V5RC9DH7MN275327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4884HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1439\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ce6bf7e-08d4-490e-bee5-d302bdb5fd0b\",\n                    \"vin\": \"4V5RC9DH7MN275330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4870HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1442\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c4e707c2-d5c4-43a7-9f6f-a577502b9555\",\n                    \"vin\": \"4V5RC9DH7MN275344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4942HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1450\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"17d4c21e-f9ac-4b20-aabf-e6660165967d\",\n                    \"vin\": \"4V5RC9DH8MN275322\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87559\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5204f403-f1e6-4c3f-bfa8-5e2b4e915d44\",\n                    \"vin\": \"4V5RC9DH9MN275295\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06432\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6a6e6a22-2558-4e3a-8d68-1278bda20084\",\n                    \"vin\": \"4V5RC9DH9MN275300\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1467\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d011c6c7-013a-45f4-a2b8-4f1312b33302\",\n                    \"vin\": \"4V5RC9DHXMN275287\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4958HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1454\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f053db39-4841-4862-acef-4cc6f38f883f\",\n                    \"vin\": \"4V5RC9DHXMN275323\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f363c564-9177-418a-9378-84ff175b5790\",\n                    \"vin\": \"4V5RC9DH2NN316285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1475\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2be04a20-c21f-4e9c-b332-be23457e11d1\",\n                    \"vin\": \"4V5RC9E7HN970380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4339HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1185\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33d992b1-6f7e-4a52-ba55-647f70cc6e98\",\n                    \"vin\": \"5D0AA1643NG592104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4TV9822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"R & B INDUSTRIES\",\n                    \"model\": \"R & B Industries\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"2ba00815-f39f-47ca-a2ef-2b8b7f7cd5ec\",\n                    \"vin\": \"4V5RC9DH0RN664947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4915HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1495\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f07bd9df-6e95-4ada-864d-9856c8909074\",\n                    \"vin\": \"4V5RC9DH1RN658168\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0aa092d-f2d5-4998-9f91-b19225acab93\",\n                    \"vin\": \"4V5RC9DH1RN660843\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4914HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1501\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b21dd83e-bf96-4fef-b800-9a41f4d5bb13\",\n                    \"vin\": \"4V5RC9DH2RN655411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03046\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1476\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e59d6c7-9cb0-42c4-93cf-d4a366727a4c\",\n                    \"vin\": \"4V5RC9DH3RN664943\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4951HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1496\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c1327ca-6097-43e2-a6a8-c0cac164b3a0\",\n                    \"vin\": \"4V5RC9DH4RN655412\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4936HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1477\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"909d3928-81fe-46ed-8c21-8edf389d885e\",\n                    \"vin\": \"4V5RC9DH5RN664944\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4934HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1499\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5b554ca8-8ac9-46f4-9428-f782408f8f56\",\n                    \"vin\": \"4V5RC9DH8RN655414\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4954HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1479\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"666225d5-6f74-4ed8-b8c2-41a03d9f7ffc\",\n                    \"vin\": \"4V5RC9DH8RN658118\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17474\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e2b8bbde-3b6f-4b03-8034-7964e83f23ea\",\n                    \"vin\": \"4V5RC9DH8RN658121\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17473\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1484\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b8c18adc-31c6-41d1-9f84-17ab84f1d536\",\n                    \"vin\": \"4V5RC9DH8RN660841\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"59cc5efb-afff-47bd-a54a-5ed2cd4deb8c\",\n                    \"vin\": \"4V5RC9DH9RN664946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4941HYTN\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1500\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"140364d5-1b09-4b15-aa09-82bd326b3c80\",\n                    \"vin\": \"4V5RC9DHXRN658119\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bedae1de-175a-460a-9148-edce256388db\",\n                    \"vin\": \"4V5RC9DHXRN658167\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4912HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1489\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"60211353-abec-44e0-9d3a-cefeb556d26c\",\n                    \"vin\": \"4V5RC9DHXRN660842\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4930HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1494\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e3e3ecd-7830-403d-afc5-d09a2c0ec2a1\",\n                    \"vin\": \"4V5RC9EH2RN650773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8ff0227c-d803-49bb-80a9-8c54e52a6aa1\",\n                    \"vin\": \"4V5RC9EJ7RN641165\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"PA29854\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"insp_unit_company\": \"6067\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"503aa45d-2636-45e3-ad3f-a827bd4cbff2\",\n                    \"vin\": \"4V5RC9DH0SN676053\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7287HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7e12ae00-d2a3-45a2-953e-2462620c2ced\",\n                    \"vin\": \"4V5RC9DH0SN676070\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1642HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ec7af48-443a-4d30-aa5c-9612f38e8a5e\",\n                    \"vin\": \"4V5RC9DH1SN676014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U57533HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1507\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12f3ede9-8dd5-4ede-a5c1-9f618536ec41\",\n                    \"vin\": \"4V5RC9DH1SN682301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6695HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35022c65-a4aa-40a0-a0c3-1f0d79f213ae\",\n                    \"vin\": \"4V5RC9DH2SN674109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6701HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"675aa730-ed05-471f-99b1-c148c9740e55\",\n                    \"vin\": \"4V5RC9DH2SN676040\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8348HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee4cd065-60ce-45c2-a09d-8433ae8c3770\",\n                    \"vin\": \"4V5RC9DH2SN676054\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8350HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62cb392c-dcc8-4f9f-92ec-688055f69535\",\n                    \"vin\": \"4V5RC9DH4SN682289\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0578HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1539\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1a4a0baa-6716-414c-9312-18c5aec5a813\",\n                    \"vin\": \"4V5RC9DH5SN674105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6005HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1557\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ad9c1771-2125-4cf4-8f49-a72e92c7754e\",\n                    \"vin\": \"4V5RC9DH5SN682303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6697HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af8f06f2-8701-4f8d-b208-581f23338895\",\n                    \"vin\": \"4V5RC9DH6SN674114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7795HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ded248c-5394-4d9f-8080-e1818fc05754\",\n                    \"vin\": \"4V5RC9DH6SN676039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0580HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0eb8e59-b1f9-41f6-852b-4406bcba84f3\",\n                    \"vin\": \"4V5RC9DH6SN676056\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7794HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee677477-3659-49fc-bebf-6f0dd42a058c\",\n                    \"vin\": \"4V5RC9DH7SN682304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6699HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f4c38274-ccd9-4233-a6f6-3a621131f112\",\n                    \"vin\": \"4V5RC9DH8SN676074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7792HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"159268f3-693d-44e1-8c42-f3e5a0da0b22\",\n                    \"vin\": \"4V5RC9DH8SN682280\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0579HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"49d522e5-8e77-4a40-ad14-c376fdd13b81\",\n                    \"vin\": \"4V5RC9DH9SN674107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3255HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"70e18ee2-790f-4db3-9455-aec8dd60f29b\",\n                    \"vin\": \"4V5RC9DHXSN682281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0082HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1536\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"31e2896e-34b1-4bae-8022-da872d54eb36\",\n                    \"vin\": \"1XKYD49X2GJ128800\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90204\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6004\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENWORTH\",\n                    \"model\": \"T680\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: COE (Cab Over Engine)\"\n                },\n                {\n                    \"_id\": \"31cad561-1acb-4565-9855-8f348ead0da3\",\n                    \"vin\": \"1FVHA6AV25PU79568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"C485DH\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5536\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Columbia\",\n                    \"model_year\": \"2005\",\n                    \"series\": \"120\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5add3ef1-b307-4560-8160-334e1233a01a\",\n                    \"vin\": \"1FVHC5DV9CHBT0742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56963\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5942\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"M2\",\n                    \"model_year\": \"2012\",\n                    \"series\": \"112 Medium Duty\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"347ed2e6-b1d2-4a88-9859-9088216930a4\",\n                    \"vin\": \"1FVHG3DV2FHGK0629\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46170\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ac07d8e-0b92-405c-adc5-d49233f5b215\",\n                    \"vin\": \"1FVHG3DV3FHGK0624\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46156\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"943\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee1b5fea-89b8-48d4-93fa-f01ca0f0355e\",\n                    \"vin\": \"1FVHG3DV5FHGK0625\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46157\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be1b9298-971b-4474-a1b1-1ad14acbaaab\",\n                    \"vin\": \"1FVHG3DV8FHGK0621\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0f3306b3-38b3-45fa-a30d-9336bbab8642\",\n                    \"vin\": \"1FVHG3DV9FHGK0630\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36cd52e7-ec57-474e-bd6d-8c5a8f1483a0\",\n                    \"vin\": \"1FVHG3DVXFHGK0622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3630e02f-b446-4cbf-8fa1-d17f4360147e\",\n                    \"vin\": \"1FVHG3DV0GHHT8664\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP85300\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e8752218-126d-4972-94d5-407b42d740e1\",\n                    \"vin\": \"1FVHG3DV0GHHT8681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3a0cc59-d203-4835-84b0-ecdfd3c735fd\",\n                    \"vin\": \"1FVHG3DV3GHHT8674\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87097\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"409fb0c6-a554-4149-b66c-27b87de1b1e8\",\n                    \"vin\": \"1FVHG3DV5GHHT8661\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4332HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1134\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed87a02b-31f5-4c8c-8b9a-2030dd9d8405\",\n                    \"vin\": \"1FVHG3DV7GHHT8659\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4338HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2bd2ca17-bb90-4b09-8013-7a348dd4b217\",\n                    \"vin\": \"1FVHG3DV7GHHT8662\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"47d36df6-7bfe-4144-b152-7aeaddd07a97\",\n                    \"vin\": \"1FVHG3DV8GHHT8671\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4393HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1164\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8f376fbc-feea-4a3f-b140-bb12dd17cf1d\",\n                    \"vin\": \"1FVHG3DV1HHHY3730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40115\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5913\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3875bc2c-b0fc-4e7e-9db9-167eb6b037e5\",\n                    \"vin\": \"1FVHG3DV5KHKE1658\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP26117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6112\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c85be69f-1139-4a7e-9e7a-ca2d390afe19\",\n                    \"vin\": \"1FVHG3DV6KHKE1667\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8842HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be6b49ab-27ce-4369-9c6a-a0e9f40d56a7\",\n                    \"vin\": \"1FVHG3DV9KHKE1730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP22332\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6155\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4038b744-13ed-4798-b65b-648a23583e8f\",\n                    \"vin\": \"1FVHG3DV9KHKM3675\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"006595A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6169\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0c44c13-b18c-4345-b9b0-acaf9d15e7ad\",\n                    \"vin\": \"1FVHG3DV2MHMJ6178\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd246500-89ca-4b4e-942d-8fa92bda5c9f\",\n                    \"vin\": \"1FVHG3DV4MHMJ6179\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3949HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db2db687-805c-4018-87d7-602d5db92ac4\",\n                    \"vin\": \"1FVHG3DV5MHMJ6188\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3964HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb73c92f-6783-41f6-bab8-e4cec03071de\",\n                    \"vin\": \"1FVHG3DV7MHMJ6189\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3953HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"005328ce-0554-477a-b5c5-fe3eb7c463d7\",\n                    \"vin\": \"1FVHG3DVXMHMJ6123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V4745HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f525a96-a6d9-47e9-afac-55926840c04e\",\n                    \"vin\": \"1FVHG3DV7NHNG8101\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3449HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d66b62-1337-4d14-b361-1933f6686b1a\",\n                    \"vin\": \"1FVHG3DV4SHVS3679\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1132HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8b9547a7-7be6-4141-98dc-6b5c68a95923\",\n                    \"vin\": \"3AKBGADV4HSJE1334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"U4197HY\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 7: 26,001 - 33,000 lb (11,794 - 14,969 kg)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9d4d8983-69df-44f5-bece-aaaa15b55f94\",\n                    \"vin\": \"2NPXL49X7LM664339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75583\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5751\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"50fa3d05-1b10-452c-86bc-483785f80880\",\n                    \"vin\": \"4V4MC9EH4EN150400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93941\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNM\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"200dfd66-f70a-45e8-8527-9cfa556e352b\",\n                    \"vin\": \"SE0AA1645LC312201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"00bdfb1c-7456-45fd-92a2-c7ef936d6720\",\n                    \"vin\": \"4V4NC9EH9HN992464\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP03018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5981\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"477fc184-32eb-423e-a004-ba250edaa172\",\n                    \"vin\": \"4V4RC9EH5DN143363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d2e1451e-3a6a-455d-af58-9bfef082e616\",\n                    \"vin\": \"4V4RC9DG8DN139865\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72959\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5971\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5ffb6c34-7ef9-4422-956d-141b228eb79f\",\n                    \"vin\": \"1M9CSFC21GT486976\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5251204\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"3665514\",\n                    \"most_recent_inspection_flag\": false\n                },\n                {\n                    \"_id\": \"3d270e4a-9b2c-454c-921b-d42d27049532\",\n                    \"vin\": \"4G44S08174A000659\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENDON INDUSTRIES INCORPORATED\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"48dfeae5-4d24-4bc9-8469-ffa505ffd39b\",\n                    \"vin\": \"4A9SC4728JJ047001\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4RM3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"205c3189-2eea-4d92-bb16-85ae948fdbcc\",\n                    \"vin\": \"4A9SC4824LJ047028\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"45W2411\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"968c246d-b6a9-4d67-9d91-8ba5fc0c5300\",\n                    \"vin\": \"4A9SC4822LJ047027\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SW2413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"72576021-73e1-4254-a567-3bf78cb80c4c\",\n                    \"vin\": \"5EOAA1444GG713702\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NS7836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9761\",\n                    \"insp_unit_decal_number\": \"34625657\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b8e18c03-ec27-4eb9-881e-63375bb646d9\",\n                    \"vin\": \"5EOAA1447DG421506\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"701d9d6e-967d-474e-ad3c-59bfe2fda0ac\",\n                    \"vin\": \"5E0AA11642LG33420\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"45M4205\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1352T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2002\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ebfa6cad-a7d4-4a33-b35b-1b4dd14df494\",\n                    \"vin\": \"5E0AK14455G005727\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5615CS\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0643b8af-8106-4d9e-9b6f-adf9fbee3289\",\n                    \"vin\": \"5KKHAECK25PU08376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XA3611K\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2ca5a7e5-f867-4ddb-951b-a9a348d8ca0f\",\n                    \"vin\": \"5E0AA14407G183101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"204C706\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5942T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7531104c-9409-4d06-879e-6f252e866298\",\n                    \"vin\": \"5E0AK14477G115701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"05715AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"08a0d767-04d1-43d7-85db-2ef26cfb348b\",\n                    \"vin\": \"5E0AZ14437G107901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238137\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6005T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40d6e08d-e593-4d3f-909c-16e06665f81a\",\n                    \"vin\": \"5E0AX134X9G293401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA87XZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6004T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2009\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 42-44\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5acd088f-b0fe-4c69-b5b2-c2c43d2d2ba0\",\n                    \"vin\": \"5E0AA1446AG309601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW95S16\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"16\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9274471e-dfdb-4097-82e5-6745594f66f0\",\n                    \"vin\": \"5E0AA1448AG304514\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5186352\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1d9c2af3-0de1-4f0a-8e34-a80520f11170\",\n                    \"vin\": \"5E0AA1446BG329302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LM3442\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5809T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8bc332b3-7189-4cc8-bb65-a6e21a45384e\",\n                    \"vin\": \"5E0AA1447BG312105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17CE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fcac8bd8-93fb-44d9-b2df-bb73cad496cf\",\n                    \"vin\": \"5E0AA1441CG350303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6783\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5983T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11969e19-1282-468b-9a41-35276a4fe92c\",\n                    \"vin\": \"5E0AA1442CG340203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW3687\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"460a6c19-c5bb-41d0-aea8-daf3fcc5e563\",\n                    \"vin\": \"5E0AA1442CG373301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"257974C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5749T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d79ed69-2160-407c-bbf8-9ebbb1b6b556\",\n                    \"vin\": \"5E0AA1442CG381107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW5790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"89c50a6a-4194-4df0-95ed-7d6afd838430\",\n                    \"vin\": \"5E0AA1444CG362901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE/2AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61e6d437-d2bd-4277-a85e-3ffc47a8c212\",\n                    \"vin\": \"5E0AA1445CG350305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"14e737c0-7059-401b-a864-ca0c19bc0f48\",\n                    \"vin\": \"5E0AA1446CG351401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LS5472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"05067bd4-efed-4932-906a-e4f2d6089dee\",\n                    \"vin\": \"5E0AA1447CG331805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT1901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"33028301-34e1-41e6-86b5-4e91553a7b2d\",\n                    \"vin\": \"5E0AA1448CG362903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8921\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5969T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"92da0ebe-fe78-4d1b-9a8c-57447c05356f\",\n                    \"vin\": \"5E0AA1449CG340201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87071AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f30028de-7226-4cb7-bd76-463db9ee4ed0\",\n                    \"vin\": \"5E0AA1449CG351408\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8853\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e391e63-a853-4a36-b0b5-f35359340727\",\n                    \"vin\": \"5E0AA144XCG331801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LP2447\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c94da93a-1324-4d3d-8187-d385cb694999\",\n                    \"vin\": \"5E0AA144XCG350008\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LK6488\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e9c9c96-3dcf-4d65-bbd4-00eb47e6721e\",\n                    \"vin\": \"5E0AA144XCG360201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5057327\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5925T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61f98481-94e2-426a-9f08-211796bdf7d6\",\n                    \"vin\": \"5E0AA144XCG362904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8918\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"481adee1-fb6d-4953-8958-b0aa159d8adf\",\n                    \"vin\": \"5E0AA1440DG442701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110048\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5960T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0dc1226b-c4b8-4b07-b1c9-8cb32ea81482\",\n                    \"vin\": \"5E0AA1442DG398104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6036T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c825f85-0503-4845-bb18-d236c6b9dd23\",\n                    \"vin\": \"5E0AA1442DG444501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"22063AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7903bcf4-a24e-45e1-a6eb-c394d8c87e20\",\n                    \"vin\": \"5E0AA1443DG422605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17UB\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"215a5f00-4f5c-4d37-95a6-bd838dfcabc5\",\n                    \"vin\": \"5E0AA1446DG387901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4844\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6016T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"17ac65d5-84b9-443d-91fb-99dc565a8c6f\",\n                    \"vin\": \"5E0AA1446DG426101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA06MT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"47288bc7-2cac-4263-bbb5-22b073c7a08e\",\n                    \"vin\": \"5E0AA1447DG398101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-8101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09818031-4261-4265-bfeb-623e68675d04\",\n                    \"vin\": \"5E0AA1447DG421506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3715abc4-82a5-4ecb-8c7a-83dc69870fba\",\n                    \"vin\": \"5E0AA1447DG436801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2669CV\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"41233988-6d4e-4628-870f-11de36fa66d1\",\n                    \"vin\": \"5E0AA1447DG702101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7517\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2affa3cd-8395-4e4d-96f0-72c478688a40\",\n                    \"vin\": \"5E0AA1448DG425001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PV6671\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5801T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bbf6f514-baf6-4334-9147-452d39beee9d\",\n                    \"vin\": \"5E0AA1449DG419708\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"757931ST\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"578690fc-9941-4df6-98d6-bd0c57feda4c\",\n                    \"vin\": \"5E0AA1449DG438002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5225749\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78ff2b11-3060-4269-995c-c532b0af722c\",\n                    \"vin\": \"5E0AC1441DG420801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5218449\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe93dc04-2935-4f15-87d9-6894e6c8a06d\",\n                    \"vin\": \"5E0AJ144XDG401007\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7509\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71686d00-4fbf-435b-b321-61cb66351b51\",\n                    \"vin\": \"5E0AZ1440DG401302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"50AEH67\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c764c425-1c1c-402f-868c-8e33541168a8\",\n                    \"vin\": \"5KKHAEBG2DPBX6845\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP69088\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5967\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"023ccfce-9f63-4c40-befd-64f01a176dc2\",\n                    \"vin\": \"5E0AA1148EG475401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3131\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0057827-0190-4690-8022-6632e285bb3f\",\n                    \"vin\": \"5E0AA1440EG467504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5461416\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6132T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c757c2ee-0479-4905-b56a-ddf7f168046b\",\n                    \"vin\": \"5E0AA1440EG508505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3747\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"744T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64f319ab-58c3-4f8b-bfa7-be9fa9197ef0\",\n                    \"vin\": \"5E0AA1440EG539303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"178B982\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5935T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a65380cb-3abb-4c4d-9870-12a2c107400a\",\n                    \"vin\": \"5E0AA1440EG539401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"SP901RYT\",\n                    \"insp_unit_license_state\": \"IN\",\n                    \"insp_unit_company\": \"6078T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e9798cc1-699a-4d06-b7dc-7ede90cf6684\",\n                    \"vin\": \"5E0AA1441EG467205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5613242\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5541T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1351b53f-5a2a-4ddc-b3fd-6c37a83dd944\",\n                    \"vin\": \"5E0AA1441EG512305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a46ab09-7fc2-4a2b-8402-0dc618440152\",\n                    \"vin\": \"5E0AA1442EG467701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3126\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"714T/CAR\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5fe1a082-39ae-4a76-986f-dcc9dc405a6e\",\n                    \"vin\": \"5E0AA1442EG508506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3748\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745T\",\n                    \"insp_unit_decal_number\": \"33810984\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0e1dfa61-8964-45c0-bd89-7464a793d316\",\n                    \"vin\": \"5E0AA1443EG467304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DB12439\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ff2b9b8d-1c65-4c06-bfba-c775b4d1f26b\",\n                    \"vin\": \"5E0AA1443EG508501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d41cf0fd-6502-4ebb-b6d2-953667016850\",\n                    \"vin\": \"5E0AA1443EG515609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"769T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a2a288-0bbc-41c3-9167-07887d9f9e81\",\n                    \"vin\": \"5E0AA1443EG517702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2494035\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"TR718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a6f1858-c12e-47b3-b616-a46d643e9ce3\",\n                    \"vin\": \"5E0AA1443EG534001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"173B333\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"096d927f-2c3e-4e5d-b330-4f03c8676746\",\n                    \"vin\": \"5E0AA1443EG555107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NC3171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"4100893\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6503df47-a9a6-45ea-ada5-c3dbad144e9e\",\n                    \"vin\": \"5E0AA1444EG452603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MM6794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc238919-6d1a-4c1a-a941-81aa46742b83\",\n                    \"vin\": \"5E0AA1444EG508507\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3749\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2X/WHTIE\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e5aa390c-0e99-4ebc-8d56-cd938bded112\",\n                    \"vin\": \"5E0AA1444EG512301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9163\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b0cb8142-2d42-4ed7-95af-ee2cd24a1ace\",\n                    \"vin\": \"5E0AA1444EG544701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51384AH\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ce9606c-723f-4f77-a5e4-1ca5af4bf40a\",\n                    \"vin\": \"5E0AA1445EG555108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB1660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2057602d-4ed1-4016-abc5-c8189036922d\",\n                    \"vin\": \"5E0AA1445EG566304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"248668E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5966T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c15d388-49a8-40d3-8cf2-cb3d240c27d9\",\n                    \"vin\": \"5E0AA1446EG508508\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK2X\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52222a63-d19f-454c-bd93-e54226e75dc6\",\n                    \"vin\": \"5E0AA1446EG515605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"975e2885-dd6b-4467-ba52-30a400f9091c\",\n                    \"vin\": \"5E0AA1446EG517709\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2399132\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a0eb4960-eaf9-4883-bfcf-dddb9a203aba\",\n                    \"vin\": \"5E0AA1446EG539404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259575D\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07b91264-c2ab-41a6-a66a-96ac5c05f555\",\n                    \"vin\": \"5E0AA1447EG453504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MK7644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8a146a55-ef6f-468f-a6a9-2fc40f33778d\",\n                    \"vin\": \"5E0AA1447EG534101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C681\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5599T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"711b635a-1360-47ba-ba73-31f2d8f90641\",\n                    \"vin\": \"5E0AA1447EG565803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"8042\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a87881cc-f8a1-4c5c-b7aa-c9e4bc568717\",\n                    \"vin\": \"5E0AA1448EG512303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9123\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71ca72a4-7972-4474-b8c6-745babd70d80\",\n                    \"vin\": \"5E0AA1449EG467503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58c1d97d-08fd-4f67-a412-7dfc78484a29\",\n                    \"vin\": \"5E0AA1449EG508504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3746\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"103b1a3c-cc93-4235-88c8-57e24dc4d0f0\",\n                    \"vin\": \"5E0AA1449EG512701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS8226\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625655\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"692a53e8-7939-4b5e-89cb-50682fda5d02\",\n                    \"vin\": \"5E0AA1449EG515601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f526b3b4-6d2b-4fbc-971a-12dd14afb0fd\",\n                    \"vin\": \"5E0AA144XEG467204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA54PE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c2f2b0-f9fa-4794-8204-e9cd4cdeb401\",\n                    \"vin\": \"5E0AA144XEG564502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"798T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67740a24-e07e-49c3-a93a-ee36c5ec7943\",\n                    \"vin\": \"5E0AC1443EG481701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"176B962\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9158313-d292-43df-aacf-55c19110c55f\",\n                    \"vin\": \"5E0AJ1440EG501201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1620\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5368T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"993cb68e-3d8e-47ce-a586-290654b53992\",\n                    \"vin\": \"5E0AZ1441EG497801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2715CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6110T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"03792d3e-5cc9-48d4-8e00-84d930524a10\",\n                    \"vin\": \"5E0AA1440FG606001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864T/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7cad48ec-ea32-4af5-beaa-852b4e5708ab\",\n                    \"vin\": \"5E0AA1440FG673603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1360\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"04a71fe7-92b7-4d92-a6f2-825f1df4185b\",\n                    \"vin\": \"5E0AA1440FG683905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1222\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"947T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6195cd64-8f14-45a6-94b1-dc0db50ce6d4\",\n                    \"vin\": \"5E0AA1441FG583702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ac16e36-e8ef-49e0-ac19-3be2ad343826\",\n                    \"vin\": \"5E0AA1441FG589404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8527\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc98605d-e624-406b-ad35-9c3f9f46da61\",\n                    \"vin\": \"5E0AA1441FG609201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3166\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"051c8dd7-d245-405e-941f-e709d23d8c04\",\n                    \"vin\": \"5E0AA1441FG615001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8140\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"879T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae2d5e7f-0431-4783-a8dc-3d76649ccf07\",\n                    \"vin\": \"5E0AA1441FG624703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8135\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"25f27c9a-aaa5-4935-af0f-a82a0ae2dbf8\",\n                    \"vin\": \"5E0AA1441FG647401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ4011\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54cb3f13-ce6c-4d39-9a76-1bbe6d026e12\",\n                    \"vin\": \"5E0AA1441FG675201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"252246A\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5762T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c7d0325-2d5c-4e37-b870-18c87077bc55\",\n                    \"vin\": \"5E0AA1441FG698803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"209B753\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6055T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69e29620-8916-4b28-961c-258aa4e81adf\",\n                    \"vin\": \"5E0AA1442FG596605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8533\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"853T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4e8231d-e519-4174-957d-7fe721f4c0da\",\n                    \"vin\": \"5E0AA1442FG673604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1361\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0805d20e-ac1d-46c7-afde-acaa1f0b31aa\",\n                    \"vin\": \"5E0AA1443FG583703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15e7a15e-7b0b-4c16-8ed1-691a8e904415\",\n                    \"vin\": \"5E0AA1443FG588805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8545\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f91cdf28-74fa-4270-a51c-400899bdfd78\",\n                    \"vin\": \"5E0AA1443FG623603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dedd172b-8f5f-4fbb-b35e-a11f7b2d9b15\",\n                    \"vin\": \"5E0AA1443FG639901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358541\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"9901\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0593c5a2-3c69-4b8c-98d7-0a623ca1d764\",\n                    \"vin\": \"5E0AA1443FG683901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1218\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f09d0ab4-f197-402d-87d4-0e0e820d2e23\",\n                    \"vin\": \"5E0AA1444FG606003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"833T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b919a2-50d6-409c-b709-952afbf50414\",\n                    \"vin\": \"5E0AA1444FG635601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW97X19\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN-5601\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f7ab0930-ea77-4886-8cf9-96a69bd7463b\",\n                    \"vin\": \"5E0AA1444FG647201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ3791\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"912T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c03c136d-a2d0-4822-82f3-d84217409084\",\n                    \"vin\": \"5E0AA1444FG693904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69d6894a-1ddc-4260-81f6-a9cc6d298059\",\n                    \"vin\": \"5E0AA1445FG619701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VF7023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6178T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"29f3c594-fb58-4fc5-9119-e409b09cdabf\",\n                    \"vin\": \"5E0AA1445FG624705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8137\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"900T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0902a46a-8134-49ac-be83-284c4e30abed\",\n                    \"vin\": \"5E0AA1445FG683902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ebceb33-e15a-4855-9e06-6f67a6bd09dc\",\n                    \"vin\": \"5E0AA1446FG606004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7847e520-07c5-433b-ba31-5f36defddaf2\",\n                    \"vin\": \"5E0AA1446FG693905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b63113ad-3949-463b-bf26-88fa3b19c2de\",\n                    \"vin\": \"5E0AA1447FG609204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3169\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dede345-7425-4581-9d84-6efbe443bb35\",\n                    \"vin\": \"5E0AA1448FG589402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"845T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c73eda2-7026-4b11-969c-6c3a19986131\",\n                    \"vin\": \"5E0AA1448FG598102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8540\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CARRIER\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e6490cc-66b0-47d9-baaa-bf2cca62bacc\",\n                    \"vin\": \"5E0AA1448FG606005\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"868T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc18cbc2-5bd8-4eb5-99fe-9a96c42ecbe6\",\n                    \"vin\": \"5E0AA1448FG625301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5355706\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"23e0e4d3-8271-44f8-ab54-8873b649df44\",\n                    \"vin\": \"5E0AA1448FG691301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c2605a3f-2665-4d4c-9332-1b03c271d304\",\n                    \"vin\": \"5E0AA1449FG605901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG2820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c9c7316d-7db8-45fb-9e90-9a3c430df934\",\n                    \"vin\": \"5E0AA1449FG651101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"244404D\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5882T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"84fe3913-428d-43a5-9f47-42c37096e95c\",\n                    \"vin\": \"5E0AA144XFG588803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8546\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"841T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4b159a9-4153-4fee-9722-6ec47fd97bfe\",\n                    \"vin\": \"5E0AA144XFG589403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"943d3fab-4e63-4c19-9da0-95000bde9a80\",\n                    \"vin\": \"5E0AA144XFG624702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8134\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c65a0c3-6674-44c8-b8db-072e249b8197\",\n                    \"vin\": \"5E0AA144XFG691302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6e1dcabe-0788-449a-abe7-604e8156097f\",\n                    \"vin\": \"5E0AC1443FG659902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7312\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1622fc2-4747-461a-bf43-fe2d3b74acb3\",\n                    \"vin\": \"5E0AC1446FG658503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7164\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5a9014e1-ecf4-46f8-ae3e-a02a8d06746c\",\n                    \"vin\": \"5E0AC1447FG659904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c8d1029-b412-4b98-859c-4ea652c9f9e4\",\n                    \"vin\": \"5E0AJ1441FG686201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"246893C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6039T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67deeca4-4d18-45f6-9048-0d82b87986b6\",\n                    \"vin\": \"5E0AJ1442FG626105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5464576\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa725e88-144a-4f96-a44c-29f5d754fc3d\",\n                    \"vin\": \"5E0AJ1446FG627001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB20PW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f15c1f5d-0af8-405c-9523-f52a56ee806e\",\n                    \"vin\": \"5E0AJ1449FG636601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3605CY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5754T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e36632af-dac8-46f3-af88-363a54174b4f\",\n                    \"vin\": \"5E0AZ144XFG581701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DK6814\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"34d1428c-3dd2-4c87-8817-484463f4127c\",\n                    \"vin\": \"5E0AA1440GG727001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8690\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fbbb35ca-400f-4255-a950-2e2e036665f2\",\n                    \"vin\": \"5E0AA1440GG752402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c983ca6-ef70-4bea-9da9-47555449d943\",\n                    \"vin\": \"5E0AA1440GG769703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5229\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"afdcd928-38cc-4330-a1b7-d1a48a46d086\",\n                    \"vin\": \"5E0AA1440GG835702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1213\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"83c6b80d-a2a1-4789-b65f-f7ca8fc2ba14\",\n                    \"vin\": \"5E0AA1441GG714001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9b2fd4c9-04a7-450a-a900-0b59e81731fe\",\n                    \"vin\": \"5E0AA1441GG736001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6096T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9a98cc6-1b9f-4182-b2f4-ab4a0c59d567\",\n                    \"vin\": \"5E0AA1442GG735505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7047\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"5505\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a1f2709e-f6a5-43f5-802e-257459b4ca9f\",\n                    \"vin\": \"5E0AA1442GG735603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1024T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"26cc5467-eb10-492f-ac24-94a7fe00af18\",\n                    \"vin\": \"5E0AA1442GG835801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2f53384-0aa0-4003-8e4c-8dc881ce3fa8\",\n                    \"vin\": \"5E0AA1442GGB35601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"76f800bc-dd94-4858-b7a4-2981f9ed5afb\",\n                    \"vin\": \"5E0AA1443GG713805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1773\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ddafad30-e2b9-42cf-92ed-f3fa473ddf58\",\n                    \"vin\": \"5E0AA1443GG713903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8497\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"987T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b412c40-001e-4379-988c-8070505abc79\",\n                    \"vin\": \"5E0AA1443GG730202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS9116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce4b9fd3-6ed9-4e5d-abc2-e3dba2bd360a\",\n                    \"vin\": \"5E0AA1443GG737604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VK6579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6107T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ba08f3ff-41e2-4fbd-b33c-72b00244c94b\",\n                    \"vin\": \"5E0AA1443GG755701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6942\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1027\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16ab303d-7cc5-460e-b228-796a41996807\",\n                    \"vin\": \"5E0AA1443GG761403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2245\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c8e1a67f-ee54-491c-ab4f-2fb1507ab2b6\",\n                    \"vin\": \"5E0AA1443GG803701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PD3453\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ed0e5b1b-ac07-4662-b10c-eeef797768fa\",\n                    \"vin\": \"5E0AA1444GG713702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WR8906\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d400ffe-4e5d-4f0e-8b6e-7e3cdfe93955\",\n                    \"vin\": \"5E0AA1444GG726904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8709\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"998T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1e324434-1c92-4efa-b3a8-194f28e55035\",\n                    \"vin\": \"5E0AA1444GG735604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1025\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40627ba4-1ec6-44c6-96de-c2d86d5e071f\",\n                    \"vin\": \"5E0AA1444GG752404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b48f0f5f-d4bb-4591-85b2-74988d5c607a\",\n                    \"vin\": \"5E0AA1444GG769705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"T-1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78930b26-2b93-4a71-b92c-bf3a8f08209b\",\n                    \"vin\": \"5E0AA1444GG779201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3a1acf-ebb5-427f-a7e6-08e2aa7627a5\",\n                    \"vin\": \"5E0AA1445GG714003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8713\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b259e84c-9daa-4a42-880d-d524f56978b7\",\n                    \"vin\": \"5E0AA1445GG730105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8689\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a445fef-cf16-4061-8a6b-8a045191f057\",\n                    \"vin\": \"5E0AA1446GG713703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS7837\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694282c8-a035-456e-bbc4-e47ec7259af2\",\n                    \"vin\": \"5E0AA1446GG713801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1769\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20675315-2fe9-4f05-b963-0e841d81584a\",\n                    \"vin\": \"5E0AA1446GG726905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8710\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7fe18c9f-2192-41d4-b6aa-69084ee4c80c\",\n                    \"vin\": \"5E0AA1446GG737001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SA7210\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eeb494e8-fc31-4afb-bd9d-694de5dfd023\",\n                    \"vin\": \"5E0AA1446GG779104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5429\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1068T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c4636f98-0a90-4f9b-943c-f531bb342766\",\n                    \"vin\": \"5E0AA1446GG779202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5585\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6382ec5f-371d-4f9f-bb5b-97fdcc82fe27\",\n                    \"vin\": \"5E0AA1446GG835705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1216\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1105T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1c6f55b6-ae54-4bd2-85c1-e97e8d6b62ff\",\n                    \"vin\": \"5E0AA1446GG835803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f89d71d9-79ec-4bfa-9ffe-6f624524e72c\",\n                    \"vin\": \"5E0AA1448GG735704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"93122dda-689b-485f-9955-71dd31158aa4\",\n                    \"vin\": \"5E0AA1448GG779105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5430\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"415c69fe-9e44-41ff-86d2-95a06711d25b\",\n                    \"vin\": \"5E0AA1448GG779203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5586\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64ddb1fe-5dfe-4a55-baf7-12de9cfd4ebc\",\n                    \"vin\": \"5E0AA1448GG795904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078T/TRL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a3952-979c-4a17-8252-67e5a88a0468\",\n                    \"vin\": \"5E0AA1449GG732004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"264517F\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6080T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"272b9f27-d092-449a-b544-407b625e4e02\",\n                    \"vin\": \"5E0AA1449GG735503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7045\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe26c21d-43f7-4d67-bf88-622404b8b892\",\n                    \"vin\": \"5E0AA1449GG735601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bdbe12c-2b32-43d2-bfa1-e1c819538c1f\",\n                    \"vin\": \"5E0AA1449GG752401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NU1649\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9a2e055f-6b27-4db1-9265-6d41629f7759\",\n                    \"vin\": \"5E0AA1449GG769702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5228\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1056T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1cbb8cf0-c58d-49fe-9e6e-3da4a4150eed\",\n                    \"vin\": \"5E0AA1449GG811401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"256B115\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6125-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1914ea82-a724-4b8f-901e-6d6be94da49a\",\n                    \"vin\": \"5E0AA144HG884502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3327\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6ece7979-4ef4-4266-ab42-2e1ddd413a95\",\n                    \"vin\": \"5E0AA144XGG692001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA40YX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6088T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b2cb0c11-eb84-40c1-9f4f-c12ddfb33091\",\n                    \"vin\": \"5E0AA144XGG730102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8686\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72068493-054a-400e-88c1-170c02fc6a59\",\n                    \"vin\": \"5E0AA144XGG761401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2248\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0be87759-4b3e-4f28-918e-965d163d44b0\",\n                    \"vin\": \"5E0AA144XGG775301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5261931\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b757a969-378b-4d04-ad65-b442c24ac295\",\n                    \"vin\": \"5E0AA144XGG779204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073T/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16a3b722-fba0-4282-96a9-64deb2446a25\",\n                    \"vin\": \"5E0AC1442GG769602\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5279\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f127d5c0-2159-4da5-9aa1-b37686a389bb\",\n                    \"vin\": \"5E0AC1444GG769603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1052T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc4e55c4-6e27-4616-9f3e-395383e276d9\",\n                    \"vin\": \"5E0AC1445GG769805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa9813bd-5706-43b9-8c3a-f0c8ade0440d\",\n                    \"vin\": \"5E0AC1447GG803503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb1ff118-bb84-454b-afb9-1c21bcd7d7b9\",\n                    \"vin\": \"5E0AC1448GG769605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5224\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"358dd7bd-1c54-4f80-9b3d-00283ecc50a1\",\n                    \"vin\": \"5E0AA1440HG852405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d8051ea-d9ac-41f3-b995-f534e84aea31\",\n                    \"vin\": \"5E0AA1440HG884402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3129\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf9adaf1-ddb7-40ae-9a6b-8934619aac5f\",\n                    \"vin\": \"5E0AA1440HG899403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3077\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2f83b884-bcf9-46be-af8d-006df959f632\",\n                    \"vin\": \"5E0AA1441HG856804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1645\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ae6ae02-1963-4d4c-ace0-8a3a124f28c4\",\n                    \"vin\": \"5E0AA1441HG912305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1160T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c53ad60d-1033-4e37-9f80-3f24af3b7f7f\",\n                    \"vin\": \"5E0AA1442HG865303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2964\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c57dc9f-7476-4b0d-8023-f166a0c9c9b7\",\n                    \"vin\": \"5E0AA1442HG916002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8825\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"30295341-4c43-4c86-b5ce-4dc362f84c3d\",\n                    \"vin\": \"5E0AA1443HG890601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110461\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6094T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9d0a0e8-9246-4bd8-a73e-08cc78f6f876\",\n                    \"vin\": \"5E0AA1444HG699405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1145T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"13f3f69a-6bb7-403e-aae3-e5d1cdf31e8a\",\n                    \"vin\": \"5E0AA1444HG884404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1134T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58d59394-771a-4f0e-93cc-eb59082d367b\",\n                    \"vin\": \"5E0AA1444HG899405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6770a0e7-95ef-4c17-97e2-5c192cff9fc5\",\n                    \"vin\": \"5E0AA1444HG899503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3098\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1148T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"288a418c-f362-4eab-a59d-b0386fe3a87b\",\n                    \"vin\": \"5E0AA1444HG912802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"423819T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0796a129-25c8-4eee-929e-16ab335a8dad\",\n                    \"vin\": \"5E0AA1444HG917904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3294\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1164T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee508d11-f5b4-4bf7-9a88-2f6d00df0100\",\n                    \"vin\": \"5E0AA1445HG852402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1335\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1112T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"789c7ef6-3be2-47ee-a4c6-94c51d7e1647\",\n                    \"vin\": \"5E0AA1445HG855901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"80009T\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe734360-3dbf-4508-9750-b2564fe84d33\",\n                    \"vin\": \"5E0AA1446HG863201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259564E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5913T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c2282f9-fd98-454f-b2b2-54b87534e9f8\",\n                    \"vin\": \"5E0AA1446HG884405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2841\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bda517e-1860-4264-bb4b-b89aa49afc40\",\n                    \"vin\": \"5E0AA1447HG854801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"237C489\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6051T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dc17fa3-c51c-41e0-b25b-ef7e4b4adae7\",\n                    \"vin\": \"5E0AA1447HG865202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"122T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2bd1b2ec-79ad-4de8-b48a-36ab7a56c561\",\n                    \"vin\": \"5E0AA1447HG953201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5059102\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"BLUE-2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e0bfbd9-11a5-4d6a-a662-f89c76dddbe5\",\n                    \"vin\": \"5E0AA1448HG856802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f0e57836-1e70-4cb3-a569-0d2d1ce1bfd6\",\n                    \"vin\": \"5E0AA1448HG884504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd27e57f-f5ed-4ca0-bdb6-3afe91a8d7d7\",\n                    \"vin\": \"5E0AA1448HG899505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1150T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58164a6f-c8aa-4710-bc5d-f0dbf7b46570\",\n                    \"vin\": \"5E0AA1448HG964501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5117715\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d92f1e6-013f-4854-93d2-eca70881538f\",\n                    \"vin\": \"5E0AA1449HG852404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CAR/1114T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2627d2d9-43f0-4edd-bcf4-faaf0374ee32\",\n                    \"vin\": \"5E0AA1449HG865203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9902\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1123T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eb0e5fbb-e426-4c5c-8045-ac5632798b7c\",\n                    \"vin\": \"5E0AA144XHG856803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2228098e-2117-4266-b4c2-877bf6fea5ae\",\n                    \"vin\": \"5E0AA144XHG912304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3336\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2308d2d-bee5-48bc-b013-f0ec1ba801da\",\n                    \"vin\": \"5E0AA144XHG929104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97d31239-880d-4811-9458-3211cc5bff54\",\n                    \"vin\": \"5E0AA144XHG979601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UR5346\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a58541e-c0f2-4a11-b9ba-0231de7df38f\",\n                    \"vin\": \"5E0AC1446HG950204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1744\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1179T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3d075659-5404-4b4b-bb26-8f6e4c114979\",\n                    \"vin\": \"5E0AC1446HG959503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2354\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b738ee-f702-4949-bae1-54d3e1474b08\",\n                    \"vin\": \"5E0AC1448HG950205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1745\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d97be643-b44a-4e87-ba94-4577c5711190\",\n                    \"vin\": \"5E0AC1448HG959504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"386cecd5-91f8-44ee-93b3-7b259b175863\",\n                    \"vin\": \"5E0AJ1443HG859901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5416360\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"466df16e-c5b9-4390-a0b0-17432363df25\",\n                    \"vin\": \"5E0AJ1443HG898701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB04CG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e4de3147-0cf2-4925-834c-08333a95405c\",\n                    \"vin\": \"5E0AJ1449HG854301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238618\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a781fc9-0de4-442b-9237-4ecfba520541\",\n                    \"vin\": \"5E0AZ144XHG857801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"T521365\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"6023T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"708c40c7-ecbf-469a-8847-75792d8bfe2b\",\n                    \"vin\": \"5E0AA1444JG109901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2384802\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"329T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3f7375a-43bb-492f-9106-d6757cbe76ea\",\n                    \"vin\": \"5E0AA1448JG041201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3333168\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d532d6b-3ca3-440c-a991-ec5e7a7c5e59\",\n                    \"vin\": \"5E0AA1448JG054501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SZ6259\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"adabdaba-7497-42d5-aec7-c3921c0ddd5b\",\n                    \"vin\": \"5E0AA1640JG031002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5294561\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"3280\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f128ea93-b72e-4d7e-bd92-fbaddcab811c\",\n                    \"vin\": \"5E0AA1640JG034904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b7573226-a94e-439d-a750-b96c09a4e1b0\",\n                    \"vin\": \"5E0AA1640JG049502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c08adb6-d1f1-4736-a454-598cae8cb7ce\",\n                    \"vin\": \"5E0AA1641JG025404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71bcf149-db1d-41c8-95a5-9cd9a95573a2\",\n                    \"vin\": \"5E0AA1643JG025503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7504\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ac35ec7-286a-46de-b2b1-5341a1a5d175\",\n                    \"vin\": \"5E0AA1643JG087001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ6114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ab956b54-6207-4a83-a936-12ae86c7bb8d\",\n                    \"vin\": \"5E0AA1644JG015403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1218T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc73bd2-54f0-4645-a212-ca50b3fef336\",\n                    \"vin\": \"5E0AA1644JG049504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5493\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54eab297-3473-4a9d-a1de-0dda264cdcd2\",\n                    \"vin\": \"5E0AA1645JG025504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7505\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ea923f2-ed4f-4b46-981e-c423fe10b386\",\n                    \"vin\": \"5E0AA1646JG015404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43fd970f-fb93-4f7b-88fa-0daf8b792800\",\n                    \"vin\": \"5E0AA1646JG049505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5492\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0550767d-a89e-479c-946d-12fc2ca67149\",\n                    \"vin\": \"5E0AA1647JG015301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7307\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1211T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0fbbb8a7-528e-48fd-a97c-b4ba38814f46\",\n                    \"vin\": \"5E0AA1647JG025505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RA4520\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a6061cf-4b0b-4a1d-88ad-059b8277a819\",\n                    \"vin\": \"5E0AA1647JG067303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RM3208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1255T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5f8d9d-b2b7-4ac9-bd37-a356d85fac05\",\n                    \"vin\": \"5E0AA1648JG015405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1220T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d827f02-707d-4611-96bf-0006b1b39cb6\",\n                    \"vin\": \"5E0AA1648JG049506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5491\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1251T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc271640-27a7-4fc2-badd-4fd160a843b6\",\n                    \"vin\": \"5E0AA1648JG125001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RN4459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a198f-f45d-4562-8fa2-dea6b2c627f2\",\n                    \"vin\": \"5E0AA1649JG015302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7308\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5400630f-f689-4793-88f2-051a932eecce\",\n                    \"vin\": \"5E0AA164XJG025403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5462\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1223T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1db9951d-815a-4b88-af1f-eabe893fbace\",\n                    \"vin\": \"5E0AJ1442JG080401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB36CY\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"1876628\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6caa8040-4996-4a32-8977-1d7caa95ee61\",\n                    \"vin\": \"5E0AU1740JG068301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5246129\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5981T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5307\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1a461729-fb1a-44d3-83b2-ce2f9291d5b3\",\n                    \"vin\": \"5KKHAEDV6JPJK4199\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP03034\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a5e5440e-d5c9-4c5a-9ba7-12d0d8ae9f2c\",\n                    \"vin\": \"5E0AA1444KG206209\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06606AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"029a9722-6fbd-443a-a1e0-1df6ae5a95f3\",\n                    \"vin\": \"5E0AA1446KG227501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA69QG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e497435-387f-4f5e-8545-7cccce40ff29\",\n                    \"vin\": \"5E0AA1448KG277901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87235AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ca83ec1d-98f9-4161-a394-f8b6a32f3097\",\n                    \"vin\": \"5E0AA1449KG166502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5403622\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6122T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4079cac3-1294-4687-a4e7-cc6e25b25b8c\",\n                    \"vin\": \"5E0AA1449KG200003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB78CA\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"53806c40-89d4-49f6-8cd5-926126e3e605\",\n                    \"vin\": \"5E0AA144XKG166511\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"70222AJ\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"18490492-a9fe-4552-89fe-aaa844edc95f\",\n                    \"vin\": \"5E0AA1640KG187705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e13a925b-c8a2-4029-9cdc-417796c986ab\",\n                    \"vin\": \"5E0AA1641KG125102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR3061\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c9de62b-93aa-425e-bb8a-251afc69828b\",\n                    \"vin\": \"5E0AA1641KG168404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c02be9f-37f4-43d1-8ab0-8a437c99e809\",\n                    \"vin\": \"5E0AA1641KG207203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9f8a21c-2714-4b29-a3c3-1403ee3b2e72\",\n                    \"vin\": \"5E0AA1641KG207301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"28aa8e54-757b-4287-9c0c-aeb3a7d0c78f\",\n                    \"vin\": \"5E0AA1642KG148503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9775\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1272T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d328bcfe-b041-4ae0-9e0c-78ea0af63459\",\n                    \"vin\": \"5E0AA1642KG207002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RY4866\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"649189a9-5fdd-4f58-9f2a-de65e10abed5\",\n                    \"vin\": \"5E0AA1642KG207503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee7102fa-ffeb-4fdd-8fc9-77be2d0e2d1e\",\n                    \"vin\": \"5E0AA1643KG125103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR7985\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1266A\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c7d4e9ba-66b8-480f-9993-93e6220f6cb1\",\n                    \"vin\": \"5E0AA1643KG168405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1285T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"992531a4-e337-416f-b144-5fa92e4a7610\",\n                    \"vin\": \"5E0AA1643KG207204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1304T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"655ecc88-8b5d-4f6d-8431-a00ad338c438\",\n                    \"vin\": \"5E0AA1643KG207302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9405\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f659cbb9-9b2d-49cc-8a84-ace30540db8a\",\n                    \"vin\": \"5E0AA1644KG207504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5001\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a4c2acd8-b39e-4e9c-972a-fbf705850bc2\",\n                    \"vin\": \"5E0AA1644KG271901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5278575\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b27f4a76-7331-4172-abc4-3d1978bedb56\",\n                    \"vin\": \"5E0AA1645KG207401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9233a7f3-efcf-4d4a-83d1-95ca0e7c1b41\",\n                    \"vin\": \"5E0AA1646KG159102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"da647002-8e5f-494c-94c5-0b6effde3ec5\",\n                    \"vin\": \"5E0AA1646KG207102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"302cb4ab-5e95-4aa9-a366-088366ee270f\",\n                    \"vin\": \"5E0AA1646KG207505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5002\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321T BLK\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0a59e2c1-b3e8-4299-85f5-c328a7329756\",\n                    \"vin\": \"5E0AA1647KG207304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1983ce4d-0fe8-48f5-bebb-6989331c85b0\",\n                    \"vin\": \"5E0AA1647KG207402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5049\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"88e8887c-4b46-4302-b953-f7853154b0aa\",\n                    \"vin\": \"5E0AA1647KG209702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"21B588\",\n                    \"insp_unit_license_state\": \"MO\",\n                    \"insp_unit_company\": \"300146\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3d91961-875c-49c2-aa68-40c48f756d95\",\n                    \"vin\": \"5E0AA1648KG159103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1280T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dfc72de2-927f-46ab-8a16-ad1aa997b070\",\n                    \"vin\": \"5E0AA1648KG168402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9778\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1282T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"610ae898-d8d5-4a74-955b-31b6e6986deb\",\n                    \"vin\": \"5E0AA1648KG200202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RW4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1292T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2eceb451-19de-49bf-a0a3-f1912095a02f\",\n                    \"vin\": \"5E0AA1648KG207201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WA2782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1301T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0b21201f-4d2c-43a7-a349-cfa7d551488d\",\n                    \"vin\": \"5E0AA1648KG270301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f9a16ee8-dc40-4f00-8add-301fa0117190\",\n                    \"vin\": \"5E0AA1649KG148501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a02d6171-e7ee-4ca3-bc5d-fd6e0a00f410\",\n                    \"vin\": \"5E0AA1649KG207305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9407\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c25347bf-0cb2-4194-8aa4-5c257a1246f8\",\n                    \"vin\": \"5E0AA1649KG207403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5037\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"12bdc727-5ffe-4f14-a0a0-9e820e989cdb\",\n                    \"vin\": \"5E0AA1649KG284501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5132\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1323T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1bf40de-bf72-4cc5-8950-d7758e8e4c4a\",\n                    \"vin\": \"5E0AA164XKG125101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR8023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1264T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"759c4e24-13bb-4132-a3c8-629a0251effb\",\n                    \"vin\": \"5E0AA164XKG207202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9398\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1302T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52de8903-10be-4519-a6b7-693ded9fd09f\",\n                    \"vin\": \"5KKHAEDV7KPKW7678\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b15ffe51-45cc-4208-91fc-48f2c0f698ec\",\n                    \"vin\": \"5E0AA144XLG412801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"243085E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5715T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"81ac987b-d6b3-402a-a54a-2436d40ad388\",\n                    \"vin\": \"5E0AA1540LG410102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1395T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 46-48\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4393ce1b-4779-494d-84d6-5694a82aa652\",\n                    \"vin\": \"5E0AA1640LG382401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4359\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11fb0af8-eb0c-4353-9969-a1bd31314812\",\n                    \"vin\": \"5E0AA1640LG423402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3702\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2e778003-fee0-4438-8e3a-3c81702a2709\",\n                    \"vin\": \"5E0AA1640LG450907\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4395\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1410T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c3841f2a-eae3-464d-908e-beff623395b0\",\n                    \"vin\": \"5E0AA1640LG462703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5905\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"16416T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ee7fb09-6c78-4c6e-b107-5d5f75985a2f\",\n                    \"vin\": \"5E0AA1641LG312003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4121\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1337T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d54dc0f-1c96-4fd5-a47f-9b211c5f5bff\",\n                    \"vin\": \"5E0AA1641LG312101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5144\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb0e12bd-ed4d-4d79-81ca-d41d655f81a2\",\n                    \"vin\": \"5E0AA1641LG356101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4188\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6de9e18f-4e37-455e-90ca-84f993156f4e\",\n                    \"vin\": \"5E0AA1641LG430701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"255634E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ec8ec13b-40ef-46ad-b6dd-3d4dcde08a3d\",\n                    \"vin\": \"5E0AA1641LG440001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C934\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5793T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bbd2e3-c88a-4199-8a0a-749376261817\",\n                    \"vin\": \"5E0AA1642LG301401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"10934AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2301d6b2-920c-4e42-b545-b6531ab78c91\",\n                    \"vin\": \"5E0AA1642LG356401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5356311\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6087T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1755dc8-4922-4aad-9f12-a419a3f1bf2f\",\n                    \"vin\": \"5E0AA1642LG410103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5732469c-07db-4bdd-a21a-df22664cbcb8\",\n                    \"vin\": \"5E0AA1642LG423403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3704\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1401T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f81c1e95-86c1-4a64-a153-89ae7d612b25\",\n                    \"vin\": \"5E0AA1642LG450701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"258660C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5773T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4df1b717-0827-45e3-b32e-c2351db416ab\",\n                    \"vin\": \"5E0AA1642LG450908\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31e20b3c-38b9-417a-a07d-74ceffdf37ee\",\n                    \"vin\": \"5E0AA1643LG312004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4122\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1338T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a51dbf65-8712-4d0f-819e-bbe3a98827f5\",\n                    \"vin\": \"5E0AA1643LG356102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4181\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1355T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e78f1239-78bb-45dd-837d-1a770c8a3cca\",\n                    \"vin\": \"5E0AA1643LG405301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51614AD\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"42cf4799-928d-4903-a421-8975ca107a65\",\n                    \"vin\": \"5E0AA1643LG450903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1899630-a29a-4ca3-9af8-384450dfa8fa\",\n                    \"vin\": \"5E0AA1644LG342001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SW5784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fd8cda01-9a1b-4a83-9687-c0a668581ed6\",\n                    \"vin\": \"5E0AA1644LG410104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4380\",\n                    \"insp_unit_license_state\": \"PA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f87dd16a-c0a9-43c0-a126-68a1b5c93207\",\n                    \"vin\": \"5E0AA1644LG423404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3705\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09a278f4-56ad-4872-8b9b-6f6a56878948\",\n                    \"vin\": \"5E0AA1644LG450909\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4397\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69bb6c30-e8f3-423a-8365-26be457fc4c7\",\n                    \"vin\": \"5E0AA1644LG462705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5907\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bfdcc5eb-d8d5-4208-954d-c58bf71d355b\",\n                    \"vin\": \"5E0AA1645LG299305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1333T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"863d5f16-f734-46b6-b9d9-10c1364a18d7\",\n                    \"vin\": \"5E0AA1645LG312201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6b8d4164-9acc-48ad-a09c-bc6abffd6d05\",\n                    \"vin\": \"5E0AA1645LG328401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1346T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dafe274a-8362-45c7-8f99-c12b8bf598af\",\n                    \"vin\": \"5E0AA1645LG356103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4183\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1356T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d2d017ae-0152-49ae-bbb3-528c03ef7515\",\n                    \"vin\": \"5E0AA1645LG360801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB96EW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6077T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36376bc0-8790-44d6-a6d6-f12f05910430\",\n                    \"vin\": \"5E0AA1645LG390901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4374\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1376T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ea26a22-3491-499c-b7c2-8b5e3c5055c5\",\n                    \"vin\": \"5E0AA1645LG393605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06695AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7b3bb03e-2d8b-43bc-9349-b02928556d70\",\n                    \"vin\": \"5E0AA1645LG450904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4392\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc128e8-46ad-41b7-8768-7bf5c6d33ada\",\n                    \"vin\": \"5E0AA1646LG382404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4362\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15f2aeb6-2748-431f-bc2a-ad935fa36ce5\",\n                    \"vin\": \"5E0AA1646LG392401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358640\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6084T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ef33ee8d-9095-48cc-aa9c-cf95dba3d520\",\n                    \"vin\": \"5E0AA1646LG410105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a62fb4c9-b8f2-4a34-ba42-ec301697f519\",\n                    \"vin\": \"5E0AA1646LG423405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3706\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"90053005-b563-4916-90bb-975864c9ef77\",\n                    \"vin\": \"5E0AA1646LG479103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c4fe28d-dc56-46c2-b32e-3f8bfaa2ebe8\",\n                    \"vin\": \"5E0AA1647LG299306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5143\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1334T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"212add8b-7062-4cf2-ba7d-8f26a0da0355\",\n                    \"vin\": \"5E0AA1647LG312006\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4149\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e0f7dc7-4c9f-4c66-aac5-ceef5a3c868c\",\n                    \"vin\": \"5E0AA1647LG334202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1349T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"73328c96-0169-4306-b057-5661d9d08093\",\n                    \"vin\": \"5E0AA1647LG356104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4182\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"39c07ee5-0734-498c-8664-91dd006aeb54\",\n                    \"vin\": \"5E0AA1647LG356202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4191\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1361T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"de98aa99-8be1-4db9-b04e-67a86f67a145\",\n                    \"vin\": \"5E0AA1647LG390902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e7c874b3-3da5-4dd8-8b6a-f21b1a7c8275\",\n                    \"vin\": \"5E0AA1647LG462701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5903\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN: 2701\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"691adc21-a215-4350-9bca-be2b120d2c2b\",\n                    \"vin\": \"5E0AA1648LG312001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"13335T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"078e2cdc-1d74-4112-be6a-05788675ade0\",\n                    \"vin\": \"5E0AA1648LG380301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4358\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1363T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fdb26e23-a7c2-45bc-9b99-2078e8b5bcc2\",\n                    \"vin\": \"5E0AA1648LG390701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4365\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1373T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c20fb5d-d90f-45b3-a103-49a164556b4a\",\n                    \"vin\": \"5E0AA1649LG334203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4179\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d57289b-45c3-4d60-b420-028f385d2bdb\",\n                    \"vin\": \"5E0AA1649LG390903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"374c1b43-5752-49f8-8b54-03ac3696dba2\",\n                    \"vin\": \"5E0AA1649LG410101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN0101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c178cca-ffc0-4dab-849f-0baa81df3b09\",\n                    \"vin\": \"5E0AA1649LG423401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3703\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8dd6b6ec-6c4c-45af-9fca-865da3ef4769\",\n                    \"vin\": \"5E0AA1649LG462702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5904\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dac984fb-c8ea-43a5-9e8e-e2b31309dc21\",\n                    \"vin\": \"5E0AA1649LG479001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU4299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1419T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1aa29a79-3646-48b9-8135-98a70c75b55c\",\n                    \"vin\": \"5E0AA164XLG295301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"38ERXG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6144T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9bb2e6ac-908a-4e99-887e-7fa5250e67c3\",\n                    \"vin\": \"5E0AA164XLG312002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1336T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c1843ab6-9703-4cca-8c32-0606b7c92e1d\",\n                    \"vin\": \"5E0AA164XLG325901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SL2173\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5112TA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee479a6d-0c91-4d06-b0bf-f263ea47c8d1\",\n                    \"vin\": \"5E0AA164XLG370501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"231B315\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"34863538\",\n                    \"insp_unit_decal_number\": \"34863538\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3b74b0-6c8f-4ecc-a304-a1f18101b280\",\n                    \"vin\": \"5KKHAEDV4LPLG1014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23633\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ffeb8d15-9b26-4417-a5fa-f6c61b98dc12\",\n                    \"vin\": \"5KKHAEDV8LPLU0719\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6116\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"538640c6-a60a-4471-b893-441c4b967485\",\n                    \"vin\": \"5E0AA1641MG556803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1421\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1437T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b89387e2-2c35-4825-bc99-daa17bca2334\",\n                    \"vin\": \"5E0AA1641MG565405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1437\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"131b1081-207d-49ec-a0d0-486eb23d6f07\",\n                    \"vin\": \"5E0AA1643MG493901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5939\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"daa5036e-816d-47fb-89a5-30c2ccb63454\",\n                    \"vin\": \"5E0AA1643MG556804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1422\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1438T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"797d4f13-8205-41b8-a51e-3ce6d746ad08\",\n                    \"vin\": \"5E0AA1644MG526002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678421T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"efb3a44d-4fcc-4397-bbf3-2df19788c1e3\",\n                    \"vin\": \"5E0AA1645MG493902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5927\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0d33636-c446-4b13-aa3d-0e7038b29a11\",\n                    \"vin\": \"5E0AA1645MG552401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"26-75320\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5404T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72a3510e-5ed4-470b-a166-b66cb7acf36c\",\n                    \"vin\": \"5E0AA1645MG556805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1423\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1439T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35c8727e-8416-48f2-9538-2273b0584c3d\",\n                    \"vin\": \"5E0AA1646MG565402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1434\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07103b45-f364-4eca-aa8c-8d54dfd52b0c\",\n                    \"vin\": \"5E0AA1648MG546303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1417\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1433T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cb2b949b-c952-4c2d-ae51-6ce10f3a0c0a\",\n                    \"vin\": \"5E0AA1648MG556801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1420\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e6f60b52-d0ed-45ce-9d16-194b67113005\",\n                    \"vin\": \"5E0AA1648MG565403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1435\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e34de06-d4ff-4478-bb64-e4fb5ce0bc40\",\n                    \"vin\": \"5E0AA1649MG502701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"156366A\",\n                    \"insp_unit_license_state\": \"MS\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1ee2b67-7ceb-4d73-a036-0395626c540d\",\n                    \"vin\": \"5E0AA164XMG482801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2652\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43e73bab-9ca3-407c-baeb-263d40e450e6\",\n                    \"vin\": \"5E0AA164XMG539501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TL4786\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8d009abc-46e8-4736-b254-f4bd93ef9edd\",\n                    \"vin\": \"5E0AA164XMG546304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1418\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4585603b-0daf-480d-b733-15c3a9bc65ce\",\n                    \"vin\": \"5E0AX1743MG519801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA15MQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"572711f8-ae16-4662-bbf8-41164cfa0352\",\n                    \"vin\": \"5E0AA1640NG649703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6612\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b02d643f-265f-4338-9be1-d899bf81494a\",\n                    \"vin\": \"5E0AA1641NG580701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"151017T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6116T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa7fc3d9-21a9-42f8-9b74-b9671a3f0dcd\",\n                    \"vin\": \"5E0AA1641NG592105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9823\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a03e2e-d642-4fc0-afa0-a35fe7ecf893\",\n                    \"vin\": \"5E0AA1641NG604608\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678737T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eca40efe-a8ca-433d-89cc-00cca7c9fdaf\",\n                    \"vin\": \"5E0AA1641NG605404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8808\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d969de49-55ce-4dee-99a8-c0aed48da416\",\n                    \"vin\": \"5E0AA1642NG600101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1450T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"22cc90a0-6b1e-494e-aaf3-d11c1c69a9a8\",\n                    \"vin\": \"5E0AA1643NG604609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678734T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"669e2afa-1a75-4952-bca9-1c60a2167e3c\",\n                    \"vin\": \"5E0AA1643NG605405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8809\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"856a4f72-2cb1-4236-b9b8-cfda7afcda89\",\n                    \"vin\": \"5E0AA1643NG605503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"46dc63f8-e3a8-4e79-b0bb-a5866d57796f\",\n                    \"vin\": \"5E0AA1643NG649503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6604\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"63a70ab8-1a8b-43f5-8290-2b456f86838f\",\n                    \"vin\": \"5E0AA1643NG649601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6606\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dd4ee07c-5f9a-4369-9745-86db8ceb710b\",\n                    \"vin\": \"5E0AA1644NG592101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9819\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc76ac36-f250-4bd7-a9a2-8c01d5f6773a\",\n                    \"vin\": \"5E0AA1645NG605504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c9f6e8-c3a6-4b4b-9660-15cd102ffdfb\",\n                    \"vin\": \"5E0AA1645NG649504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6605\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"60ccfa6e-bb31-40d7-8bd8-e17111bbe138\",\n                    \"vin\": \"5E0AA1646NG605401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1f79992-65a0-4ca9-9cda-c495a924a3f6\",\n                    \"vin\": \"5E0AA1647NG649701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6610\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1470TBLK2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c1d556b-fff9-4f77-8c55-2525b3b30757\",\n                    \"vin\": \"5E0AA1647NG683301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UG1031\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d7d1ef6f-6392-4f16-891f-01f48cef3fdb\",\n                    \"vin\": \"5E0AA1648NG592103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9821\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a82337c-ab02-4648-986b-aecca6d220b3\",\n                    \"vin\": \"5E0AA1648NG605108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678739T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"174c9205-9c30-470e-ba1c-a76fb3115a9c\",\n                    \"vin\": \"5E0AA1648NG710201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"1936CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f34a3169-0e43-4214-995a-b9ca4eccc090\",\n                    \"vin\": \"5E0AA1649NG649702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"216f2430-da69-45c5-a782-79efeb9e09fa\",\n                    \"vin\": \"5E0AA1649NG734801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2574333\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b8c83b1-7581-4cab-8ea0-8d327560529d\",\n                    \"vin\": \"5E0AA164XNG600105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9840\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1454T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"70d88554-7d8d-426d-8856-f0a1bc71afd3\",\n                    \"vin\": \"5E0AA164XNG605109\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678726T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"94cc9210-3700-49f8-a27c-e9052def8a81\",\n                    \"vin\": \"5E0AA164XNG605501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1460T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"927332a9-7ef5-4511-a7fc-8bf48b9d951f\",\n                    \"vin\": \"5E0AA164XNG649501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c9ea23e-a70e-494d-bbfa-ac35a04196fc\",\n                    \"vin\": \"5KKHAEDV7NPNF6222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP18491\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"5878\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"568157da-1f25-4f03-a788-2f6596d6090c\",\n                    \"vin\": \"5E0AA1645PG766101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100790\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31117fd5-9e3f-4d28-a24a-04ce7521127f\",\n                    \"vin\": \"5E0AA1649PG788201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100447\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5956T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5e6e78-ecfc-449a-968e-3e896a71fbf1\",\n                    \"vin\": \"5KKHAEDV7PPNP6297\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95342\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6045\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5720784e-8f8a-4581-b3fd-347e91b1a504\",\n                    \"vin\": \"5E0AA1641RG005004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1479T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bc3976-4f15-406e-ac7d-35f601815c09\",\n                    \"vin\": \"5E0AA1642RG012401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3887\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e47a28e-ad87-4df6-8d7a-1feed645a579\",\n                    \"vin\": \"5E0AA1644RG901801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VX1270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e74b65e5-1362-43a9-a078-bf98fda2c688\",\n                    \"vin\": \"5E0AA1646RG005001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3882\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"32a38675-a17e-4acd-842a-dc18df9e3fec\",\n                    \"vin\": \"5E0AA1648RG005002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3883\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1477T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b700142f-507d-44ef-9fbf-78ec32118f93\",\n                    \"vin\": \"5E0AA1648RG983001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"190192C\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"aa695f97-815f-4453-a861-62d30ae423ab\",\n                    \"vin\": \"5E0AA164XRG012601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"VVS2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365TA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9403a1bd-05cf-4fde-894d-e29ad4737132\",\n                    \"vin\": \"5E0AA1640SG073803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5203\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e548e69c-e85f-4fff-a9e9-4a221496be09\",\n                    \"vin\": \"5E0AA1641SG031303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"W441329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e8e50351-40bb-4085-8616-11a9192e19dc\",\n                    \"vin\": \"5E0AA1641SG129201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591616T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97de28bb-c92b-4854-9e34-0dc3c43e8c90\",\n                    \"vin\": \"5E0AA1641SG179502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678081T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0aec45c6-abe9-42c0-90b6-612d372f0e56\",\n                    \"vin\": \"5E0AA1641SG189303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678463T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"156365\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c504d42-db8b-4a93-82a0-1fab341ae13c\",\n                    \"vin\": \"5E0AA1642SG073804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8750\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1501T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a7229cdd-25aa-4321-8d7e-d0d00304bb8d\",\n                    \"vin\": \"5E0AA1642SG142801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WS6706\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a8c3885f-612b-4c32-8419-97c470521c4b\",\n                    \"vin\": \"5E0AA1642SG182702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678096T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae86c255-d19c-433a-a461-30b85ea43d93\",\n                    \"vin\": \"5E0AA1642SG188001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678469T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8fbf1a81-4bcf-4118-a8b0-59d3d8d4c79d\",\n                    \"vin\": \"5E0AA1643SG031304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS2383\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6625523b-56a8-458d-ada2-8fe5a6a03801\",\n                    \"vin\": \"5E0AA1643SG073701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5200\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"880f6db8-e261-44ae-9844-52c75aef43b2\",\n                    \"vin\": \"5E0AA1643SG179503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678083T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ffa8249-f77c-47dc-883b-ec5e2250e6e6\",\n                    \"vin\": \"5E0AA1644SG188002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678470T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694b30ea-3d30-458b-9ef0-84fa6ddf05dc\",\n                    \"vin\": \"5E0AA1645SG031305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8780\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9d19eae4-5766-4b4f-a45d-8ac32d215406\",\n                    \"vin\": \"5E0AA1645SG073702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3971\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"50deffc1-338f-4502-a949-abf6d6b7ff02\",\n                    \"vin\": \"5E0AA1645SG163402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"677736T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf75dfe3-1a94-4c56-baad-5c339ad2c044\",\n                    \"vin\": \"5E0AA1645SG166901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678059T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1401115-b32e-4efd-87e3-1f7a214288f6\",\n                    \"vin\": \"5E0AA1646SG053104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5357\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1489T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67481881-630d-4aed-b285-0c070caa7658\",\n                    \"vin\": \"5E0AA1647SG073703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3972\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d04c895c-57f7-4949-ae4a-e1663b5480bd\",\n                    \"vin\": \"5E0AA1647SG189306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678471T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"539T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5421badf-3879-4094-8660-bbdae6e45181\",\n                    \"vin\": \"5E0AA1648SG053105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD7945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ce5fbca-7cbb-4bfd-89e4-280d3bbadd81\",\n                    \"vin\": \"5E0AA1649SG060001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9fcd6788-2bf7-4440-8ead-5ce176070b21\",\n                    \"vin\": \"5E0AA1649SG073704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3970\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1496T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd1b4fda-ff07-43f7-8874-ca8ac287e0d5\",\n                    \"vin\": \"5E0AA1649SG073802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5368\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1499T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c0e241aa-f82a-4b1c-a9de-21b7c313a388\",\n                    \"vin\": \"5E0AA1649SG159501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591721T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"VIN 9501\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20c032bd-04e7-499f-95f0-c3e741601757\",\n                    \"vin\": \"5E0AA164XSG118603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678670T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2d7aee34-3322-49ca-bdbe-c11a927c93d5\",\n                    \"vin\": \"5E0AA164XSG179501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678082T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce488f68-488d-43b1-a459-7c5855cc35eb\",\n                    \"vin\": \"5E0AA164XSG182706\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678099T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b412b78c-3977-4c7f-a6f4-489d5232e076\",\n                    \"vin\": \"5E0AA1640TG257205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738835T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e28fd79-28c0-413a-b2a0-256a11867a4d\",\n                    \"vin\": \"5E0AA1643TG243105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738852T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"969d7206-d50d-4506-9a2d-8646e021709c\",\n                    \"vin\": \"5E0AA1645TG257202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738833T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdd39a1d-3cf6-4945-a8d3-cab82d66fcdd\",\n                    \"vin\": \"5E0AA1647TG257203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738834T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5eb67475-efe9-477b-9c79-cda6f6ea2bef\",\n                    \"vin\": \"5E0AA1648TG208401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678510T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"38c82506-e5bb-447d-a5ff-9c41fc5a44a2\",\n                    \"vin\": \"3ALHG3DV8GDGY4259\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XE489Q\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6104\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"514e699f-b3db-4401-99da-2f266150b1d8\",\n                    \"vin\": \"3ALHG3DV5LDKX4946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59078\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d7de9b23-1ad1-4970-99d8-33bb01d86bdf\",\n                    \"vin\": \"3ALHG3DV6LDKX4938\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ccaf124-585d-474c-ac42-ee3b0cb4ddcc\",\n                    \"vin\": \"3ALHG3DV6LDKX4941\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f5bde5f-e85b-43a0-8baf-dfac6259c768\",\n                    \"vin\": \"3ALHG3DV7LDKX4947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U483HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d2f03f-867a-44ab-a8b9-80f0e47a7186\",\n                    \"vin\": \"3ALHG3DV8LDKX4942\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4829HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1373\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f528a8b4-9f3f-4e51-b29b-50500b9c28bc\",\n                    \"vin\": \"1JJV572H78723899H\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4NS1193\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Smooth Side Drop Frame\",\n                    \"model_year\": \"2008\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 57\n                },\n                {\n                    \"_id\": \"be2ac643-3531-4b73-9f09-31d0011e8197\",\n                    \"vin\": \"1L9L6CV2XSL593126\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3240624\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"903\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LOHR NORTH AMERICA\",\n                    \"model\": \"LOHR\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_type\": \"Fifth Wheel\",\n                    \"trailer_length\": 48\n                },\n                {\n                    \"_id\": \"2c38cb60-991f-4cf8-a805-b8f40501ba46\",\n                    \"vin\": \"1L9SC4621GJ464039\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3457\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"f23ba79a-2886-41f9-b823-0b1400be39b9\",\n                    \"vin\": \"1L9SC4621GJ464042\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"18c821c9-4047-4a27-9458-42291cf1a7b2\",\n                    \"vin\": \"1L9SC4623GJ464043\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3322\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"2b63b382-e4cb-4a5c-993b-1a80ac0f1eaf\",\n                    \"vin\": \"1L9SC4628GJ464037\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001T/BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"d11ba7be-71c3-4c61-8c5e-fcdb5b83c43e\",\n                    \"vin\": \"1L9SC4625GJ464044\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3323\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"97ba7a82-2b87-4bea-aa2f-870ccbd598fd\",\n                    \"vin\": \"1L9SC462XGJ464038\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3712\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"7ca51fba-bde9-4d59-bb79-d37c9648a4e2\",\n                    \"vin\": \"1L9SC4721HJ464056\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PY7310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 47\n                },\n                {\n                    \"_id\": \"725d4059-93b0-4e48-b8ba-8453d9fb9ce3\",\n                    \"vin\": \"1JJV532W66L963381\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4RN4613\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1281T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"3\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Wabash National Corporation\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"0e46b54f-8688-4e68-a955-f2767a9afc4f\",\n                    \"vin\": \"1L9SC4629GJ464046\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4VR6981\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-04-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"710576\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"c35a3bfd-457f-4a5a-976f-935d33000e85\",\n                    \"vin\": \"3HAEUMML2LL316685\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"D083HS\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"INTERNATIONAL\",\n                    \"model\": \"MV607\",\n                    \"model_year\": \"2020\",\n                    \"series\": \"MV\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 6: 19,501 - 26,000 lb (8,845 - 11,794 kg)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR range 19,501 to 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37dcd805-715a-4416-8b05-d000cdb832b6\",\n                    \"vin\": \"1UYVS2533L7164225\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"UTILITY TRAILER MANUFACTURER\",\n                    \"model\": \"Utility Trailer Manufacturer\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_type\": \"Straight Semi/Semi Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"74b3c16a-09c3-4c5e-9d92-d9daaad650e4\",\n                    \"vin\": \"1W9S74522CH157222\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"240B182\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5967T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"e7188e6e-0c52-41b6-93b6-47f4ecd2f06f\",\n                    \"vin\": \"1W9SC4524GH157644\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5186531\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5982T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"6e1c2141-a293-4735-938e-4bde6ee259c5\",\n                    \"vin\": \"1B9CS45226P275840\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"TT81K33\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN 5840\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"7b2883c8-a8ac-4a7b-8373-a808c342249b\",\n                    \"vin\": \"1B9CS45257P275557\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MD7494\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202T/RED\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\"\n                }\n            ],\n            \"total_loads\": \"389\",\n            \"ltl_loads\": \"6\",\n            \"ltl_percentage\": 0.015424164524421594,\n            \"ftl_loads\": \"383\",\n            \"ftl_percentage\": 0.9845758354755784,\n            \"deadheads\": \"52\",\n            \"deadhead_percentage\": 0.13367609254498714,\n            \"first_load_date\": \"2024-01-02\",\n            \"last_load_date\": \"2025-12-23\",\n            \"load_summary\": [\n                {\n                    \"_id\": \"890cdb29-b87a-4d1c-8f44-af74594c41d0\",\n                    \"key\": \"TOYOTA\",\n                    \"value\": \"18\",\n                    \"first_load_date\": \"2024-02-05\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"70709f6c-bdb0-473a-8d5f-376931c9c423\",\n                    \"key\": \"FORD\",\n                    \"value\": \"16\",\n                    \"first_load_date\": \"2024-01-25\",\n                    \"last_load_date\": \"2025-11-06\"\n                },\n                {\n                    \"_id\": \"128a1fce-c89a-494b-b910-e06fec2ac226\",\n                    \"key\": \"HONDA\",\n                    \"value\": \"13\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-12-10\"\n                },\n                {\n                    \"_id\": \"116cebc7-ea4e-4486-8983-edc9c4a9ad3b\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-04-24\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"fb77174c-3d4e-4c1c-a05c-b90ab2f5e240\",\n                    \"key\": \"MAZDA\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-08-06\"\n                },\n                {\n                    \"_id\": \"8363883f-b2c3-4235-b2bd-4b956d103e6d\",\n                    \"key\": \"BMW\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-06-10\",\n                    \"last_load_date\": \"2025-11-04\"\n                },\n                {\n                    \"_id\": \"baf2ebc0-5548-409d-a973-6f3c9e309456\",\n                    \"key\": \"H & A\",\n                    \"value\": \"8\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2025-10-03\"\n                },\n                {\n                    \"_id\": \"9843f8cf-0796-496c-90e0-f50ae9351fca\",\n                    \"key\": \"HANSEN & ADKINS\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"228da4a9-3749-45dd-bbf8-759bbbd66750\",\n                    \"key\": \"GM\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2025-11-11\"\n                },\n                {\n                    \"_id\": \"c5a7b73f-432f-4fd7-818b-01ae35f792e4\",\n                    \"key\": \"MERCEDES\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-07-19\",\n                    \"last_load_date\": \"2025-03-28\"\n                },\n                {\n                    \"_id\": \"9e153765-d5e6-48fd-9a2d-a65efda23a09\",\n                    \"key\": \"NISSAN\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-05-01\",\n                    \"last_load_date\": \"2025-11-13\"\n                },\n                {\n                    \"_id\": \"609f8fab-6a45-45c7-bcb0-07ecb71849f6\",\n                    \"key\": \"H&A SMYRNA\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-09\"\n                },\n                {\n                    \"_id\": \"ca4ca6fc-3179-45a1-a984-a022f39eada5\",\n                    \"key\": \"GENERAL MOTORS\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-06-04\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"21c2363a-b267-43e8-a73e-d8445c78ae75\",\n                    \"key\": \"HONDA LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-04-15\",\n                    \"last_load_date\": \"2025-12-01\"\n                },\n                {\n                    \"_id\": \"d4f8d582-f071-43e1-80dc-d6efedaf6539\",\n                    \"key\": \"BMW GREER\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-07-01\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"2fb65627-3753-47e1-9e15-f3b51ee99005\",\n                    \"key\": \"GM FLINT\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-09-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"53f042c7-d657-42bf-a02e-0123709696f1\",\n                    \"key\": \"HYUNDAI\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-02-13\",\n                    \"last_load_date\": \"2025-11-10\"\n                },\n                {\n                    \"_id\": \"de89672f-eccb-4f08-ab1e-df8c01d531c6\",\n                    \"key\": \"TOYOTA PORTLAND\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-03-24\",\n                    \"last_load_date\": \"2025-05-08\"\n                },\n                {\n                    \"_id\": \"996cc3fd-6ae2-411a-9983-90648154cd58\",\n                    \"key\": \"H&A LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-01-03\",\n                    \"last_load_date\": \"2025-09-04\"\n                },\n                {\n                    \"_id\": \"8521d68b-aec8-4f2d-82a2-9499b18559e8\",\n                    \"key\": \"H&A SILVER BOW\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-11-14\"\n                },\n                {\n                    \"_id\": \"4d0d5107-168e-44eb-be9a-f97d45f12988\",\n                    \"key\": \"KIA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-10-07\",\n                    \"last_load_date\": \"2025-11-18\"\n                },\n                {\n                    \"_id\": \"fd9bfc4f-2606-44e3-93b7-a3d040b83792\",\n                    \"key\": \"HANSEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-08\",\n                    \"last_load_date\": \"2024-12-19\"\n                },\n                {\n                    \"_id\": \"438e65c7-0a40-4134-94cc-b8e255a1f2df\",\n                    \"key\": \"H&A PORT ALLEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-12-15\"\n                },\n                {\n                    \"_id\": \"6a6b86e3-dc7a-4987-ba6f-805b63ba08a9\",\n                    \"key\": \"H&A DIXIANA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-09\",\n                    \"last_load_date\": \"2025-01-03\"\n                },\n                {\n                    \"_id\": \"e526aa50-0e18-4b39-b977-7f62254d0819\",\n                    \"key\": \"SUBARU\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"55b0cb75-d0bd-42e5-9906-89b051fdf780\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPOR\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-14\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"323abc07-7e75-4cdf-a65b-dd103fc8dadf\",\n                    \"key\": \"HANSEN AND ADKINS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-01-02\",\n                    \"last_load_date\": \"2024-08-20\"\n                },\n                {\n                    \"_id\": \"3b447111-46b3-4a29-b368-731e8970f851\",\n                    \"key\": \"H&A PORTLAND\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-18\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"3a35c0a2-8d83-4f7b-a125-55a36832eac9\",\n                    \"key\": \"MAZDA HUNTSVILLE\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-25\",\n                    \"last_load_date\": \"2025-05-21\"\n                },\n                {\n                    \"_id\": \"f82fbcc9-a531-4b3f-862f-3d65769b608e\",\n                    \"key\": \"STELLANTIS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-23\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"5b3665be-44f6-4113-9ae6-3ee790c2e3cd\",\n                    \"key\": \"BMW OF NASHVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-10\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"7a04f0cf-5496-4ede-8bf0-1d8d431e1c0e\",\n                    \"key\": \"CHRYSLER\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-09-23\"\n                },\n                {\n                    \"_id\": \"99da8bb3-a231-4dad-bcec-436feb3c58e1\",\n                    \"key\": \"SILSBEE FLEET GROUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-10-04\",\n                    \"last_load_date\": \"2024-11-04\"\n                },\n                {\n                    \"_id\": \"60c83e6e-29b5-4b2c-832d-893c6c747eea\",\n                    \"key\": \"NISSAN OF CANTON\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-08\"\n                },\n                {\n                    \"_id\": \"a0d2a665-661d-4a74-886b-96b638bb03c9\",\n                    \"key\": \"GMC\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-07-24\"\n                },\n                {\n                    \"_id\": \"a008ec6a-19bd-4dc7-9440-eeda42d817ff\",\n                    \"key\": \"DEALERSHIP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-18\",\n                    \"last_load_date\": \"2024-02-16\"\n                },\n                {\n                    \"_id\": \"3d3884b0-6d75-4559-9e0f-0ec83e7f2b5c\",\n                    \"key\": \"FORD PEARLAND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-09-12\",\n                    \"last_load_date\": \"2025-06-20\"\n                },\n                {\n                    \"_id\": \"cc97a010-5a4d-4b92-9c45-137fab17597f\",\n                    \"key\": \"GM KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-04-24\",\n                    \"last_load_date\": \"2025-12-23\"\n                },\n                {\n                    \"_id\": \"9adfd6ad-9b3b-4715-a87e-212e4bbfaf0d\",\n                    \"key\": \"STI-NO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-28\",\n                    \"last_load_date\": \"2025-04-02\"\n                },\n                {\n                    \"_id\": \"80f3aec2-3d82-41aa-a1ac-4f62008d878f\",\n                    \"key\": \"MERCEDES BENZ\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-02-23\",\n                    \"last_load_date\": \"2025-06-25\"\n                },\n                {\n                    \"_id\": \"37f03d89-3217-4498-9758-4ad68b9d775f\",\n                    \"key\": \"GM-BIRMINGHAM\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-06-03\",\n                    \"last_load_date\": \"2024-07-16\"\n                },\n                {\n                    \"_id\": \"9ddf4ec5-d2a9-41bc-9880-8fa79c89ff95\",\n                    \"key\": \"MAZDA JACKSONVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-25\"\n                },\n                {\n                    \"_id\": \"70ff3bb3-55c2-4340-bdb1-cae70f8c998b\",\n                    \"key\": \"CORWIN AUTO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-10\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"c2a63aea-9489-4472-a8aa-e9cb537fe472\",\n                    \"key\": \"MERCEDES BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-29\",\n                    \"last_load_date\": \"2025-03-12\"\n                },\n                {\n                    \"_id\": \"dd750e95-a0be-41bc-bef4-7bc4e692ea6d\",\n                    \"key\": \"H&A JESSUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-03\",\n                    \"last_load_date\": \"2024-08-27\"\n                },\n                {\n                    \"_id\": \"62e586a0-0c3b-41d5-b286-83038c936f3a\",\n                    \"key\": \"H&A BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"4ee8991c-bafe-4601-831e-79876d4f00f5\",\n                    \"key\": \"HYUNDAI/KIA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-02-07\"\n                },\n                {\n                    \"_id\": \"bf074306-510d-44cc-a334-f92df94ecb44\",\n                    \"key\": \"TOYOTA/MAZDA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-15\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"de834353-3492-4ffa-93ff-c82b903287f0\",\n                    \"key\": \"CHEVROLET\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"51557a25-5e2f-4492-95d0-fb328804f53d\",\n                    \"key\": \"H&A LOGISTICS\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-21\",\n                    \"last_load_date\": \"2025-03-21\"\n                },\n                {\n                    \"_id\": \"2b6d9f50-4037-4757-be6f-522184114554\",\n                    \"key\": \"H&A KENT\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-13\",\n                    \"last_load_date\": \"2025-08-14\"\n                },\n                {\n                    \"_id\": \"99ff09f5-b429-4ccd-8668-24c0c3b2ba6b\",\n                    \"key\": \"H & A KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-03-14\",\n                    \"last_load_date\": \"2025-04-18\"\n                },\n                {\n                    \"_id\": \"72b8bd29-e5f1-4831-bafc-5be9862a3675\",\n                    \"key\": \"FORD RICHMOND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-04\",\n                    \"last_load_date\": \"2024-05-31\"\n                },\n                {\n                    \"_id\": \"b0f76b16-ade0-40e3-81c8-c60faaae9ba1\",\n                    \"key\": \"NISSIAN\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-08-15\"\n                },\n                {\n                    \"_id\": \"c3eff441-c9c1-4472-a565-addeca8c0adb\",\n                    \"key\": \"FORDDIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-19\",\n                    \"last_load_date\": \"2025-12-19\"\n                },\n                {\n                    \"_id\": \"efddfe34-35b6-4bce-a058-d50882ca32bc\",\n                    \"key\": \"NAPLES MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-23\",\n                    \"last_load_date\": \"2024-12-23\"\n                },\n                {\n                    \"_id\": \"5c50e632-3ce2-42db-96a5-12fdd266a430\",\n                    \"key\": \"HANSEN & ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"2f475c1c-52c2-4143-bed9-290dd327ce8a\",\n                    \"key\": \"GPA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"89aaa033-7de8-4c86-abb1-231779e81d74\",\n                    \"key\": \"ERAC MEMPHIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-13\",\n                    \"last_load_date\": \"2024-11-13\"\n                },\n                {\n                    \"_id\": \"867f8c74-3a54-49aa-9e48-99e3b0510c0f\",\n                    \"key\": \"STELLANTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-28\",\n                    \"last_load_date\": \"2025-11-28\"\n                },\n                {\n                    \"_id\": \"4b25727c-a347-405f-8a34-ef0663e113be\",\n                    \"key\": \"TOYOTA -ANNAPOLIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-19\",\n                    \"last_load_date\": \"2024-08-19\"\n                },\n                {\n                    \"_id\": \"a94b3cbc-1fb4-4528-951e-748435aa22e3\",\n                    \"key\": \"NISSAN KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-21\",\n                    \"last_load_date\": \"2025-01-21\"\n                },\n                {\n                    \"_id\": \"e141062a-65b2-4053-b286-56ece8ab6ce3\",\n                    \"key\": \"FORD-WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-28\",\n                    \"last_load_date\": \"2025-02-28\"\n                },\n                {\n                    \"_id\": \"d9681ce1-29db-4446-8dc9-29b2b331841f\",\n                    \"key\": \"JASPER CHEVROLET\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"3cdab9b5-5ebb-4a03-8e8c-422e0c96f967\",\n                    \"key\": \"WINTERHAVEN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-05\",\n                    \"last_load_date\": \"2025-09-05\"\n                },\n                {\n                    \"_id\": \"eeecec83-af4e-40af-b5c3-966f2c991395\",\n                    \"key\": \"H&S BIRINGHAM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2024-04-18\"\n                },\n                {\n                    \"_id\": \"5a350a98-01ad-4449-8709-2959d9aba034\",\n                    \"key\": \"VOLKSWAGON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"93ace8aa-0e92-4012-b6e9-df4ce4e065e6\",\n                    \"key\": \"HYUNDAI OF SEATTLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-23\",\n                    \"last_load_date\": \"2025-06-23\"\n                },\n                {\n                    \"_id\": \"6a5706a1-314f-4a7c-81a5-62b2902becbf\",\n                    \"key\": \"BMW-GREER SC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-25\",\n                    \"last_load_date\": \"2024-03-25\"\n                },\n                {\n                    \"_id\": \"2721c783-e5ea-42a3-af2d-3202ca15504a\",\n                    \"key\": \"H&A WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-27\",\n                    \"last_load_date\": \"2024-11-27\"\n                },\n                {\n                    \"_id\": \"4010fd14-4b46-4050-a2d2-305eb390622a\",\n                    \"key\": \"WWL SMYRNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-18\",\n                    \"last_load_date\": \"2025-06-18\"\n                },\n                {\n                    \"_id\": \"523b2674-f946-4e22-8dd0-4f5d6c47edf0\",\n                    \"key\": \"STI- FORD DIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-21\",\n                    \"last_load_date\": \"2024-02-21\"\n                },\n                {\n                    \"_id\": \"204ab200-df85-4dae-b31d-09889cbcd50b\",\n                    \"key\": \"MAZDA NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-30\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"adaf2317-2425-4d57-98bd-1f3d6ef955ba\",\n                    \"key\": \"FORD OF SPARTANBURG\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-29\",\n                    \"last_load_date\": \"2024-02-29\"\n                },\n                {\n                    \"_id\": \"61b99ea4-a109-472a-9483-0243fbc624e6\",\n                    \"key\": \"FORD WINSTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-07-02\"\n                },\n                {\n                    \"_id\": \"2f49dead-fe8e-4ce1-86a1-0400c58ea53f\",\n                    \"key\": \"COAD TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-19\",\n                    \"last_load_date\": \"2024-06-19\"\n                },\n                {\n                    \"_id\": \"1d05a051-c7c9-424f-8c01-38212a0f4c84\",\n                    \"key\": \"STELLANTIS WENTZVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-24\",\n                    \"last_load_date\": \"2025-09-24\"\n                },\n                {\n                    \"_id\": \"a4fb8d90-9741-4a0a-9646-2064bf001a17\",\n                    \"key\": \"MERCADES BENZ\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-15\",\n                    \"last_load_date\": \"2025-09-15\"\n                },\n                {\n                    \"_id\": \"9ca00b9a-4c9a-4698-8279-f929d4e80c59\",\n                    \"key\": \"SOUTHERLAND SUBARU\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-23\",\n                    \"last_load_date\": \"2024-08-23\"\n                },\n                {\n                    \"_id\": \"a227f98e-1311-4af8-b285-996a3cddcd67\",\n                    \"key\": \"HANSEN/ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-06\",\n                    \"last_load_date\": \"2024-05-06\"\n                },\n                {\n                    \"_id\": \"e608d86b-e12b-4ab9-87c1-6afce85695a9\",\n                    \"key\": \"GA PORTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-22\",\n                    \"last_load_date\": \"2025-05-22\"\n                },\n                {\n                    \"_id\": \"06d4d6e6-f8c1-4983-ac64-4b184020a761\",\n                    \"key\": \"BMW GALVESTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-07\",\n                    \"last_load_date\": \"2025-10-07\"\n                },\n                {\n                    \"_id\": \"93d522e3-f9d4-426d-ac70-652b10f4aa7d\",\n                    \"key\": \"11405953\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-02\",\n                    \"last_load_date\": \"2024-05-02\"\n                },\n                {\n                    \"_id\": \"5afdba51-1c51-4039-8c33-706602a20ab3\",\n                    \"key\": \"UNK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"5e00a4df-2f40-4d82-a01c-ed063fd49d3d\",\n                    \"key\": \"TOYOTA OF KALISPELL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-11\",\n                    \"last_load_date\": \"2025-02-11\"\n                },\n                {\n                    \"_id\": \"5d1a4886-69e9-42c0-a3f1-0625dc812beb\",\n                    \"key\": \"DROP OFF\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-19\",\n                    \"last_load_date\": \"2025-08-19\"\n                },\n                {\n                    \"_id\": \"f5cbd279-979c-4248-8a3b-fdb92137d608\",\n                    \"key\": \"H&A GREER MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-29\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"eb32691f-01f3-4d6d-8706-cde480ae8f10\",\n                    \"key\": \"GMC CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2024-12-31\"\n                },\n                {\n                    \"_id\": \"c8b29ce6-df4f-4e94-8a8c-c9f149cce6a2\",\n                    \"key\": \"DODGELAND OF COLUMBIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-21\",\n                    \"last_load_date\": \"2025-07-21\"\n                },\n                {\n                    \"_id\": \"e16b11d0-e1ea-4688-b84e-ec280aeca56d\",\n                    \"key\": \"10072065\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-15\",\n                    \"last_load_date\": \"2024-02-15\"\n                },\n                {\n                    \"_id\": \"eccb796d-e011-4eab-83be-bcbee68a26cb\",\n                    \"key\": \"TOYOTA SILVER BOW\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-29\",\n                    \"last_load_date\": \"2025-03-29\"\n                },\n                {\n                    \"_id\": \"d2f0dd20-896d-4a27-a763-024e728d87e0\",\n                    \"key\": \"TERMINAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"e2cd0f30-0c36-40bf-8a95-56412a945521\",\n                    \"key\": \"BOMMARITO MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"d5122e21-54d1-4be4-9ea4-d3fa8747f871\",\n                    \"key\": \"H&A GREER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-08\",\n                    \"last_load_date\": \"2024-11-08\"\n                },\n                {\n                    \"_id\": \"e03df41c-088f-4284-955f-365c7ead5268\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT, INC.\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-21\",\n                    \"last_load_date\": \"2025-10-21\"\n                },\n                {\n                    \"_id\": \"922c1076-b342-42bc-8d5a-1a0e031f6b3a\",\n                    \"key\": \"HAPEVILLE FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-05\",\n                    \"last_load_date\": \"2024-03-05\"\n                },\n                {\n                    \"_id\": \"dd7de7d4-42a3-42da-8cb4-33b3a3891966\",\n                    \"key\": \"FORD FREEPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-24\",\n                    \"last_load_date\": \"2025-11-24\"\n                },\n                {\n                    \"_id\": \"f83ed919-4c9b-48da-ae0e-2bc53be6671f\",\n                    \"key\": \"VOLKSWAGEN CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-14\",\n                    \"last_load_date\": \"2025-05-14\"\n                },\n                {\n                    \"_id\": \"da179564-3017-4b8a-bcac-cabbf48bf5b1\",\n                    \"key\": \"STI FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-25\",\n                    \"last_load_date\": \"2025-05-25\"\n                },\n                {\n                    \"_id\": \"a1471489-44dd-4f50-a3fa-62649be45a61\",\n                    \"key\": \"GM PORTLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2024-07-04\"\n                },\n                {\n                    \"_id\": \"2824c56e-b756-496a-828e-19cafa140df4\",\n                    \"key\": \"WALKER CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-30\",\n                    \"last_load_date\": \"2025-09-30\"\n                },\n                {\n                    \"_id\": \"a1b6d150-d6aa-439a-8561-2ea4287109b9\",\n                    \"key\": \"H & A JACKSONVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-06\",\n                    \"last_load_date\": \"2025-05-06\"\n                },\n                {\n                    \"_id\": \"12212291-710d-42ce-95f4-c943a633fedb\",\n                    \"key\": \"FOX RENT A CAR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-04-11\"\n                },\n                {\n                    \"_id\": \"4be27f2c-59e9-4b6d-b0f9-70f4fa36eea3\",\n                    \"key\": \"HANSEN/ADKINS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-05\",\n                    \"last_load_date\": \"2024-11-05\"\n                },\n                {\n                    \"_id\": \"ac32b8c3-7054-4b43-923c-044e5e5c47e3\",\n                    \"key\": \"LINCOLN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"ea8b3670-0f98-4ae6-9c4d-9786099d9b78\",\n                    \"key\": \"FORD HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-16\",\n                    \"last_load_date\": \"2024-04-16\"\n                },\n                {\n                    \"_id\": \"b7d5c9f7-86d9-4cea-b1f7-996f0e09efe2\",\n                    \"key\": \"STI-NO GM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"3bf61068-ef23-42c3-9d20-7108639c462b\",\n                    \"key\": \"H&A HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-31\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"ac82ef54-ef26-4d69-acf4-512cb67ee3d9\",\n                    \"key\": \"JEEP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"26d26758-a706-470e-bcfe-2406696c54f5\",\n                    \"key\": \"H&A DIXIANA MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-19\",\n                    \"last_load_date\": \"2025-11-19\"\n                },\n                {\n                    \"_id\": \"a73fda92-8fde-4817-84ba-d985b3e57df2\",\n                    \"key\": \"SUBARU-BRUNSWICK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-20\",\n                    \"last_load_date\": \"2024-07-20\"\n                },\n                {\n                    \"_id\": \"b315cdfb-e6fd-4798-90f3-a47ea7e77086\",\n                    \"key\": \"VARIOIUS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-03\",\n                    \"last_load_date\": \"2025-06-03\"\n                },\n                {\n                    \"_id\": \"6139db63-1f42-405c-a623-83fd66875a50\",\n                    \"key\": \"JIM FALK MOTORS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-16\",\n                    \"last_load_date\": \"2025-05-16\"\n                },\n                {\n                    \"_id\": \"9a6f3dee-00fe-4469-ae3f-2d6020deacc8\",\n                    \"key\": \"NISSAN CANTON LLC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-12\",\n                    \"last_load_date\": \"2025-06-12\"\n                },\n                {\n                    \"_id\": \"a11c07dd-4497-4227-8d38-06ad54b046a3\",\n                    \"key\": \"JOBSITE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-20\",\n                    \"last_load_date\": \"2024-12-20\"\n                },\n                {\n                    \"_id\": \"c3332893-7e80-47b9-b03a-2f2eeaa1874b\",\n                    \"key\": \"10732311\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"6a6c59f8-57ff-49ec-a244-b242e4da5cf9\",\n                    \"key\": \"HANSEN AND ADKINS AUTO TRANSPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-17\",\n                    \"last_load_date\": \"2025-07-17\"\n                },\n                {\n                    \"_id\": \"af163942-88e5-4aae-9f00-f3bc6b467bee\",\n                    \"key\": \"HANSEN & ADKINS/ RAILWAY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-26\",\n                    \"last_load_date\": \"2024-08-26\"\n                },\n                {\n                    \"_id\": \"05b7e48e-7515-476b-9a1a-3a0f265c7c1a\",\n                    \"key\": \"SUBARU OF ASHEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"0f56969b-7a11-4953-9f24-f55bcb2b3434\",\n                    \"key\": \"PORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-04-09\",\n                    \"last_load_date\": \"2025-04-09\"\n                },\n                {\n                    \"_id\": \"a82a3073-9ca3-478a-bb33-fec8ba6aa3b3\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRAN\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-05\",\n                    \"last_load_date\": \"2024-08-05\"\n                },\n                {\n                    \"_id\": \"b39b6003-8898-4b70-ba52-e24123d20c97\",\n                    \"key\": \"FORD DEALERSHIP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-09\",\n                    \"last_load_date\": \"2024-05-09\"\n                },\n                {\n                    \"_id\": \"2cede953-ca0d-433d-8e1b-a7e5080e83fd\",\n                    \"key\": \"HOEHN MOTORS INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-10-30\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"0869465b-2ee7-47e8-b4d8-6cdfa03ab39c\",\n                    \"key\": \"HANSEN/ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-13\",\n                    \"last_load_date\": \"2025-02-13\"\n                },\n                {\n                    \"_id\": \"61e2be83-86ae-4170-9d52-5bb88abd0fe1\",\n                    \"key\": \"VOLKSWAGON CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-06-26\"\n                },\n                {\n                    \"_id\": \"b4e78e64-5dfb-40f3-8d50-e39317379d4a\",\n                    \"key\": \"SEATTLE HARBOR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"094c46f4-0719-41fe-a617-09748df5c7e1\",\n                    \"key\": \"MARK DODGE CHRYSLER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-21\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"06ef50d8-4786-433d-92a2-269e1c8ec098\",\n                    \"key\": \"DIGITIAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-02\",\n                    \"last_load_date\": \"2025-09-02\"\n                },\n                {\n                    \"_id\": \"b712be8b-692c-4ebb-b450-247010d9134b\",\n                    \"key\": \"H&A NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"3a11f5d8-fa36-4dd5-8f45-5394b8b6c3f1\",\n                    \"key\": \"NISSAN OF BAKERSFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-26\",\n                    \"last_load_date\": \"2025-03-26\"\n                },\n                {\n                    \"_id\": \"58fff7ed-1d80-454a-8c1c-b75c5cd54e63\",\n                    \"key\": \"NELSON MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-06\",\n                    \"last_load_date\": \"2024-04-06\"\n                },\n                {\n                    \"_id\": \"02f3ec1a-be7e-4060-9aff-e1e66b53ee77\",\n                    \"key\": \"H&A RICHMOND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-27\",\n                    \"last_load_date\": \"2024-02-27\"\n                },\n                {\n                    \"_id\": \"58ebaa98-3bee-428e-9a37-66fbaa108ae4\",\n                    \"key\": \"POHANKA TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-11\",\n                    \"last_load_date\": \"2025-12-11\"\n                },\n                {\n                    \"_id\": \"215d6fa3-fe27-4750-aa37-26917ce55362\",\n                    \"key\": \"KIA/HYUNDAI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-07\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"fafb4e44-0603-47d0-be14-cf37a482764e\",\n                    \"key\": \"GM-WESTFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"1e8308fa-32c2-4262-a87f-d208ede1dd57\",\n                    \"key\": \"JM SMUCKER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-01\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"4a349e6c-6f3e-4caf-806d-794af863449f\",\n                    \"key\": \"HONDA NORTH AMERICA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-12\",\n                    \"last_load_date\": \"2024-06-12\"\n                },\n                {\n                    \"_id\": \"30217a7c-3faa-4f7a-90a6-a7932c09216e\",\n                    \"key\": \"CSX CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"c493ce7c-63ff-4023-bb5f-8242b2902397\",\n                    \"key\": \"H&A CANTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-05\",\n                    \"last_load_date\": \"2025-03-05\"\n                },\n                {\n                    \"_id\": \"de270ab5-f150-4d34-8628-a39316365c36\",\n                    \"key\": \"GM KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-08\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"ae03c92c-0783-4ea5-a2cb-3c74c1b66ba5\",\n                    \"key\": \"GA POWER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-07\",\n                    \"last_load_date\": \"2024-08-07\"\n                },\n                {\n                    \"_id\": \"06e3ef3c-3dbc-474a-9059-d5f7454846c9\",\n                    \"key\": \"PERRY FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-14\",\n                    \"last_load_date\": \"2024-03-14\"\n                },\n                {\n                    \"_id\": \"909dc69d-0205-48b5-ba62-ec3704f7eca1\",\n                    \"key\": \"KALISPELL TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-14\",\n                    \"last_load_date\": \"2025-10-14\"\n                },\n                {\n                    \"_id\": \"7db4a512-25d4-4324-b353-9714e368041e\",\n                    \"key\": \"CARRRIER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-25\",\n                    \"last_load_date\": \"2024-04-25\"\n                },\n                {\n                    \"_id\": \"7364b055-8f31-4e81-b38f-372b570b3d48\",\n                    \"key\": \"TOYOTA ANNAPOLIS JUNCTION\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-27\",\n                    \"last_load_date\": \"2025-08-27\"\n                },\n                {\n                    \"_id\": \"555bb0a1-50e0-4374-9fdf-8017f97135cb\",\n                    \"key\": \"H AND A DIXIANNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-13\",\n                    \"last_load_date\": \"2024-09-13\"\n                },\n                {\n                    \"_id\": \"ab6f7977-589f-411c-900c-c07b15e401f8\",\n                    \"key\": \"HYUNDIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-20\",\n                    \"last_load_date\": \"2025-05-20\"\n                },\n                {\n                    \"_id\": \"bc1f344a-0605-431d-a569-e6eb5d929e4d\",\n                    \"key\": \"POHANKA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"63adbb9c-ad74-4cbb-803e-dea600933158\",\n                    \"key\": \"FORD MOTOR CO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"1ce6ca5f-f35a-4ecd-b238-0616771f79f0\",\n                    \"key\": \"STI EDWARK TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"1b168cec-9ae2-4ccc-bb5f-7e9e1a353486\",\n                    \"key\": \"STADIUM CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-30\",\n                    \"last_load_date\": \"2025-07-30\"\n                },\n                {\n                    \"_id\": \"7e34976a-2c45-4ccf-83f1-efba55cedaab\",\n                    \"key\": \"CORWIN FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-05\",\n                    \"last_load_date\": \"2024-07-05\"\n                },\n                {\n                    \"_id\": \"a3bf8f12-04fb-4ccd-b7f1-8fd084c96df3\",\n                    \"key\": \"HYUNDAI OF KIRKLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-08\",\n                    \"last_load_date\": \"2024-04-08\"\n                },\n                {\n                    \"_id\": \"7bc80a98-4a8b-4b6b-a662-c9eb79c13541\",\n                    \"key\": \"SILVER BOW TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-29\",\n                    \"last_load_date\": \"2025-10-29\"\n                },\n                {\n                    \"_id\": \"f1a28f14-9370-4486-9d01-9511bbe54709\",\n                    \"key\": \"10558575\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2024-02-22\"\n                },\n                {\n                    \"_id\": \"fa2759f5-40e2-4e7a-9bd1-427a7e88c2df\",\n                    \"key\": \"BRUCKNER TRUCK SALES\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-23\",\n                    \"last_load_date\": \"2025-01-23\"\n                },\n                {\n                    \"_id\": \"e065bc02-6ddc-41a8-8995-f4143d0fc233\",\n                    \"key\": \"N/AN/A\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-27\",\n                    \"last_load_date\": \"2025-02-27\"\n                },\n                {\n                    \"_id\": \"1bec5333-05e7-4765-bb80-4ce1c2a4de61\",\n                    \"key\": \"TOYOTA PRINCETON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-12\",\n                    \"last_load_date\": \"2024-12-12\"\n                }\n            ],\n            \"insurance_history\": [\n                {\n                    \"_id\": \"150b6e71-4ffa-43c3-8f21-7975ccd85ad3\",\n                    \"insurance_status\": \"A\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"U. S. SPECIALTY INSURANCE COMPANY\",\n                    \"policy_number\": \"1001120614\",\n                    \"effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"0\"\n                },\n                {\n                    \"_id\": \"55e16529-9299-430d-bbc1-8fbbd7169fd3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2020-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2020-03-11\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"ed849694-c2bb-4670-b36c-5cb6306ef62a\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2019-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"30afd57c-3496-4e15-b6eb-75bc67d3b2ce\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"HUDSON INSURANCE COMPANY\",\n                    \"policy_number\": \"HMB200092\",\n                    \"effective_date\": \"2017-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"1867ba04-79ad-4fde-85d8-5f7cc13281a3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"HARTFORD FIRE INSURANCE COMPANY\",\n                    \"policy_number\": \"20 CSE S51301\",\n                    \"effective_date\": \"2016-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2017-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"9ca5442b-6106-4508-b246-657f0644a3c7\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"362642\",\n                    \"effective_date\": \"2015-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2016-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"d2de4b39-fa3c-45d9-bd45-40bba1f1a55c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-07-25\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2015-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"73639c6e-a6a5-4660-92e6-0fad18996d45\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-02-01\",\n                    \"cancel_method\": \"NAME CHANGED\",\n                    \"cancel_effective_date\": \"2014-09-02\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"e3917b9e-5762-40d4-8ba6-67ba52962adf\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"360591\",\n                    \"effective_date\": \"2013-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2014-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b575a1aa-4378-4971-8477-94dc7771207d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"TOWER INSURANCE COMPANY OF NEW YORK\",\n                    \"policy_number\": \"CPPFN0042412\",\n                    \"effective_date\": \"2012-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2013-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"13845724-8d98-4938-ab88-7cbfb475926e\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"CASTLEPOINT NATIONAL INSURANCE CO\",\n                    \"policy_number\": \"TWP DY00046 11\",\n                    \"effective_date\": \"2011-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2012-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f2de1e63-be0f-4319-b317-8cd8d33f69a4\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-D\",\n                    \"effective_date\": \"2010-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2011-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"56f1a6db-7cf8-4f08-98bf-0e05e35c999d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-C\",\n                    \"effective_date\": \"2009-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2010-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"60e2182e-a4b2-47ab-9490-a6066ed6c367\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-B\",\n                    \"effective_date\": \"2008-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2009-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"c2dd0d77-3084-4ba1-beb4-7f597381ab69\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-A\",\n                    \"effective_date\": \"2007-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2008-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b6578208-cf0a-4982-b737-56929fe28615\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2007-04-25\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"8882225a-4c6e-444f-8be3-63997de2ec2c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000196\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-10-07\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"01b76d47-8058-483a-8e19-1ff240181f13\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"NEW YORK MARINE & GENERAL INS. CO.\",\n                    \"policy_number\": \"33818DC305\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-06-10\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b17cf26c-8fbc-4a53-ac85-c2eede391d78\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 10060102\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b3b3b20e-fea1-4615-943e-f2b9bf68dabc\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 100601\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"0a5a4417-83e0-4735-9062-b13d810c4bc0\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UJ8142S\",\n                    \"effective_date\": \"2004-05-14\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"cd777350-b02e-49c2-9051-9f14a7207346\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UH63225\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2004-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f42b3447-61e9-4957-aac0-d1554ae472fa\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"UNITED STATES FIDELITY & GUARANTY CO.\",\n                    \"policy_number\": \"D085P00333\",\n                    \"effective_date\": \"2002-05-15\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2003-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b82b9451-e54c-4753-84b6-63ae48674020\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"7a5e4060-28a0-4e4a-8078-68d7a4b82981\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD 1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                }\n            ],\n            \"insurance_cancel_count\": \"19\",\n            \"insurance_last_canceled\": \"2020-03-11\",\n            \"risk_factors\": [\n                {\n                    \"consecutive_authority\": true,\n                    \"sixty_mo_in_business\": true,\n                    \"revocation_last_thirtysix_mo\": false,\n                    \"indicator_network_graph_phone\": true,\n                    \"indicator_network_graph_address\": true,\n                    \"indicator_network_graph_email\": false,\n                    \"indicator_network_graph_ein\": false,\n                    \"indicator_network_graph_duns\": false,\n                    \"high_shared_power_units\": false,\n                    \"indicator_benchmark_inspected_power_units_ratio\": false,\n                    \"indicator_benchmark_inspection_mileage_ratio\": false,\n                    \"indicator_benchmark_power_unit_mileage_ratio\": false,\n                    \"zeo_inspections_last_twelve_mo\": false,\n                    \"active_usdot_status\": true,\n                    \"violations_severe_flag\": false,\n                    \"basic_alert_flag\": false,\n                    \"fatal_crashes_flag\": true,\n                    \"safety_rating_unsatisfactory_conditional\": false,\n                    \"secondary_contact_info_provided\": true,\n                    \"primary_contact_info_missing\": false,\n                    \"carrier_w_brokerage_authority\": false,\n                    \"multi_cargo_classification\": false,\n                    \"interstate_carrier_single_state_inspection\": false,\n                    \"bipd_insurance_above_minimum\": false,\n                    \"bipd_insurance_below_requirement\": false,\n                    \"cargo_insurance_on_file\": false,\n                    \"boc3_on_file\": true,\n                    \"pending_insurance_cancellation\": false,\n                    \"no_active_authority\": false,\n                    \"not_authorized_for_hire\": false,\n                    \"mcs150_filed_last_24_months\": true,\n                    \"oos_below_industry_average\": false,\n                    \"smartway_flag\": true,\n                    \"carbtru_flag\": false,\n                    \"phmsa_flag\": false,\n                    \"hazardous_material\": true,\n                    \"virtual_physical_mailing_address\": false,\n                    \"phone_number_area_codes_match_address_state\": true,\n                    \"stability_name_history\": true,\n                    \"stability_email_history\": true,\n                    \"stability_phone_history\": true,\n                    \"stability_address_history\": true,\n                    \"stability_contact_history\": true,\n                    \"stability_insurance_history\": true,\n                    \"dot_out_of_service\": false,\n                    \"driver_only_inspections\": false\n                }\n            ],\n            \"geo_points\": [\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    }\n                }\n            ],\n            \"violation_history\": [\n                {\n                    \"_id\": \"270871240\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86641932\",\n                    \"violation_id\": \"270871240\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210780140\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270882613\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86646083\",\n                    \"violation_id\": \"270882613\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210788521\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RG000RG\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674450\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674450\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674451\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674451\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210599284\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674449\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674449\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00078158\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270668682\",\n                    \"report_number\": \"WAX836001365\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-13\",\n                    \"inspection_id\": \"86559863\",\n                    \"violation_id\": \"270668682\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270581364\",\n                    \"report_number\": \"GA1457001059\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-10\",\n                    \"inspection_id\": \"86527365\",\n                    \"violation_id\": \"270581364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270530316\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"change_date\": \"2025-12-08\",\n                    \"inspection_id\": \"86478344\",\n                    \"violation_id\": \"270530316\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"FD49280\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270404962\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"change_date\": \"2025-12-02\",\n                    \"inspection_id\": \"86460609\",\n                    \"violation_id\": \"270404962\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210364945\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779551\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779551\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210698080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779555\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779555\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779553\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779554\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779554\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779552\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7778330823939ALHLIWR1\",\n                    \"report_number\": \"OH3294001120\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"inspection_id\": \"777833082\",\n                    \"violation_id\": \"7778330823939ALHLIWR1\",\n                    \"viol_code\": \"3939ALHLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7774169853922SLLTCD1\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"change_date\": \"2025-11-21\",\n                    \"inspection_id\": \"777416985\",\n                    \"violation_id\": \"7774169853922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"270024591\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210086524\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169086\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169086\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270024590\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270039557\",\n                    \"report_number\": \"NC0006819969\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86351380\",\n                    \"violation_id\": \"270039557\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169087\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77664052839375A3TAOL1\",\n                    \"report_number\": \"OH3245000910\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"change_date\": \"2025-11-12\",\n                    \"inspection_id\": \"776640528\",\n                    \"violation_id\": \"77664052839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209963841\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269967552\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RP69731\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77696213439360D2\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"77696213439360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7769621343929A2C1\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"7769621343929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269967551\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269868419\",\n                    \"report_number\": \"WA2141000422\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"change_date\": \"2025-11-11\",\n                    \"inspection_id\": \"86289188\",\n                    \"violation_id\": \"269868419\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00037013\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269832355\",\n                    \"report_number\": \"WA2117000878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"change_date\": \"2025-11-09\",\n                    \"inspection_id\": \"86275909\",\n                    \"violation_id\": \"269832355\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7757117103958E1PCOOS4\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103958E1PCOOS4\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A1HOSPD2\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A1HOSPD2\",\n                    \"viol_code\": \"3953A1HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A1-HOSPD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A2HOSPD3\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A2HOSPD3\",\n                    \"viol_code\": \"3953A2HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A2-HOSPD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103922SLLSWZ1\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103922SLLSWZ1\",\n                    \"viol_code\": \"3922SLLSWZ\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSWZ\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269514669\",\n                    \"report_number\": \"TNI039800893\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"change_date\": \"2025-10-25\",\n                    \"inspection_id\": \"86146687\",\n                    \"violation_id\": \"269514669\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77518542639375GLOAD1\",\n                    \"report_number\": \"TXV252055420\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"change_date\": \"2025-10-23\",\n                    \"inspection_id\": \"775185426\",\n                    \"violation_id\": \"77518542639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209625364\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7748154813939ALIL1\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"change_date\": \"2025-10-20\",\n                    \"inspection_id\": \"774815481\",\n                    \"violation_id\": \"7748154813939ALIL1\",\n                    \"viol_code\": \"3939ALIL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LIL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209546294\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7745277513922SLLLR1\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"change_date\": \"2025-10-15\",\n                    \"inspection_id\": \"774527751\",\n                    \"violation_id\": \"7745277513922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"774352395393205AWRBH1\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"change_date\": \"2025-10-14\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"774352395393205AWRBH1\",\n                    \"viol_code\": \"393205AWRBH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205A-WRBH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209451115\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7743523953939ALSML2\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"7743523953939ALSML2\",\n                    \"viol_code\": \"3939ALSML\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSML\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7741873353939ALBL2\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALBL2\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7741873353939ALFTSI3\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"viol_code\": \"393205CWRAWFLMIB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WRAWFLMIB\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739487633931281\",\n                    \"report_number\": \"TXV252019679\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"change_date\": \"2025-10-10\",\n                    \"inspection_id\": \"773948763\",\n                    \"violation_id\": \"7739487633931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"209413147\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269252442\",\n                    \"report_number\": \"IN8557006535\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-12\",\n                    \"inspection_id\": \"86025432\",\n                    \"violation_id\": \"269252442\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269121159\",\n                    \"report_number\": \"NC0006804709\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-06\",\n                    \"inspection_id\": \"85968062\",\n                    \"violation_id\": \"269121159\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2IRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209318189\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77364171939360D1\",\n                    \"report_number\": \"AL1836003590\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"change_date\": \"2025-10-05\",\n                    \"inspection_id\": \"773641719\",\n                    \"violation_id\": \"77364171939360D1\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209303066\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7739556483939TS5\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483939TS5\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7739556483965BHWSLIW10\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965BHWSLIW10\",\n                    \"viol_code\": \"3965BHWSLIW\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSLIW\",\n                    \"seq_no\": \"10\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839394\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739556483963A1BOS8\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1BOS8\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"8\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839347E2\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A16\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A16\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"773955648393191\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"773955648393191\",\n                    \"viol_code\": \"39319\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"19\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"77395564839353B3\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839353B3\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A1B7\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1B7\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"7\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483965B9\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965B9\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"9\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269045213\",\n                    \"report_number\": \"AR8000001243\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"85933524\",\n                    \"violation_id\": \"269045213\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"501A1703548\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7732524153922SLLTCD1\",\n                    \"report_number\": \"MS1019011997\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-12-05\",\n                    \"inspection_id\": \"773252415\",\n                    \"violation_id\": \"7732524153922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"500333628\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7733736813929A2C1\",\n                    \"report_number\": \"TXV252043290\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"773373681\",\n                    \"violation_id\": \"7733736813929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209266537\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269094883\",\n                    \"report_number\": \"GA1452000870\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"change_date\": \"2025-10-04\",\n                    \"inspection_id\": \"85956401\",\n                    \"violation_id\": \"269094883\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"8-D\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77288523339375A3TAOL1\",\n                    \"report_number\": \"MOW089002398\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"inspection_id\": \"772885233\",\n                    \"violation_id\": \"77288523339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7728140073922SLLS21\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"772814007\",\n                    \"violation_id\": \"7728140073922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7728956823922SLLTCD1\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-25\",\n                    \"inspection_id\": \"772895682\",\n                    \"violation_id\": \"7728956823922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"268901049\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-24\",\n                    \"inspection_id\": \"85868642\",\n                    \"violation_id\": \"268901049\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2WG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7725012843939ALFTSI1\",\n                    \"report_number\": \"IN9761003602\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"change_date\": \"2025-09-21\",\n                    \"inspection_id\": \"772501284\",\n                    \"violation_id\": \"7725012843939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209061460\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"268821955\",\n                    \"report_number\": \"IN9761003598\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"change_date\": \"2025-09-20\",\n                    \"inspection_id\": \"85832412\",\n                    \"violation_id\": \"268821955\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"772599240393128BCLWV1\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"change_date\": \"2025-09-22\",\n                    \"inspection_id\": \"772599240\",\n                    \"violation_id\": \"772599240393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209082202\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"268507801\",\n                    \"report_number\": \"FL1647007034\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85704320\",\n                    \"violation_id\": \"268507801\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268505384\",\n                    \"report_number\": \"WA2129000715\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85703121\",\n                    \"violation_id\": \"268505384\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7709923713927AD2\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"change_date\": \"2025-09-03\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713927AD2\",\n                    \"viol_code\": \"3927AD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"7A-D\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"770992371393128BCLWV3\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"770992371393128BCLWV3\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7709923713922SLLS21\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268416133\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"change_date\": \"2025-09-02\",\n                    \"inspection_id\": \"85664410\",\n                    \"violation_id\": \"268416133\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208714275\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268347468\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"change_date\": \"2025-08-29\",\n                    \"inspection_id\": \"85634476\",\n                    \"violation_id\": \"268347468\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4587852\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77044824039345DB1\",\n                    \"report_number\": \"US1917000063\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"change_date\": \"2025-08-27\",\n                    \"inspection_id\": \"770448240\",\n                    \"violation_id\": \"77044824039345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208608481\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7702705533939T1\",\n                    \"report_number\": \"TXV251984720\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770270553\",\n                    \"violation_id\": \"7702705533939T1\",\n                    \"viol_code\": \"3939T\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9T\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable tail lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208572096\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7702038363963A1OAL1\",\n                    \"report_number\": \"SC0413000032\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770203836\",\n                    \"violation_id\": \"7702038363963A1OAL1\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208557180\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268175457\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175457\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175459\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175459\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175458\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175458\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175460\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175460\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76975417839375GTFWETL3\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76975417839353BB2\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76975417839347E1\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7697473833939AHLLH1\",\n                    \"report_number\": \"WA2082002283\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"change_date\": \"2025-08-19\",\n                    \"inspection_id\": \"769747383\",\n                    \"violation_id\": \"7697473833939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208462185\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"76943166338351ASOUT1\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"76943166338351ASOUT1\",\n                    \"viol_code\": \"38351ASOUT\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"51A-SOUT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"36\",\n                    \"viol_group_desc\": \"License-related: Medium\",\n                    \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"769431663393128BCLWV2\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"769431663393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76950002739375GTFWETL1\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-08-15\",\n                    \"inspection_id\": \"769500027\",\n                    \"violation_id\": \"76950002739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208411752\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7693197843922SLLS31\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-09-16\",\n                    \"inspection_id\": \"769319784\",\n                    \"violation_id\": \"7693197843922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7691171763922LV1\",\n                    \"report_number\": \"NC0006784753\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"change_date\": \"2025-08-11\",\n                    \"inspection_id\": \"769117176\",\n                    \"violation_id\": \"7691171763922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267938167\",\n                    \"report_number\": \"IN8557006378\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"85451242\",\n                    \"violation_id\": \"267938167\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7687694253939AHLLH1\",\n                    \"report_number\": \"WA2174000092\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-06\",\n                    \"inspection_id\": \"768769425\",\n                    \"violation_id\": \"7687694253939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208262596\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7690545273922SLLS31\",\n                    \"report_number\": \"WA1166008588\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"769054527\",\n                    \"violation_id\": \"7690545273922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0665235\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76899411038323A21\",\n                    \"report_number\": \"TXV251941574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"change_date\": \"2025-08-08\",\n                    \"inspection_id\": \"768994110\",\n                    \"violation_id\": \"76899411038323A21\",\n                    \"viol_code\": \"38323A2\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"23(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Operating a CMV without a CDL\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76841188239375A3TAOL1\",\n                    \"report_number\": \"SC0321003025\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"768411882\",\n                    \"violation_id\": \"76841188239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208190518\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7685903253922SLLUP1\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768590325\",\n                    \"violation_id\": \"7685903253922SLLUP1\",\n                    \"viol_code\": \"3922SLLUP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLUP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"267781404\",\n                    \"report_number\": \"FL3227009849\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"85377866\",\n                    \"violation_id\": \"267781404\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000879549\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76853367039282DUMT1\",\n                    \"report_number\": \"GA1342000931\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768533670\",\n                    \"violation_id\": \"76853367039282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E795393\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76809581139375A3TAOLTIS3\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"768095811393128BCLWV2\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-29\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208125989\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"768095811393104F3C1\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267644854\",\n                    \"report_number\": \"MOW047005445\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"85315261\",\n                    \"violation_id\": \"267644854\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76809581139387AFPLR4\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139387AFPLR4\",\n                    \"viol_code\": \"39387AFPLR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87A-FPLR\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767904156393111\",\n                    \"report_number\": \"TXV251959934\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"767904156\",\n                    \"violation_id\": \"767904156393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208085939\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267672509\",\n                    \"report_number\": \"WA2063001287\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"change_date\": \"2025-07-27\",\n                    \"inspection_id\": \"85328750\",\n                    \"violation_id\": \"267672509\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0683324\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7674456333922SLLILC1\",\n                    \"report_number\": \"SC0243007277\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"change_date\": \"2025-07-21\",\n                    \"inspection_id\": \"767445633\",\n                    \"violation_id\": \"7674456333922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421009912\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76752314139141B10MC1\",\n                    \"report_number\": \"WA2172000035\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"change_date\": \"2025-07-22\",\n                    \"inspection_id\": \"767523141\",\n                    \"violation_id\": \"76752314139141B10MC1\",\n                    \"viol_code\": \"39141B10MC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41B10-MC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"48\",\n                    \"viol_group_desc\": \"Physical\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLLR1\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76738065339375A3TAOL1\",\n                    \"report_number\": \"FL1647006891\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"767380653\",\n                    \"violation_id\": \"76738065339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207965378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76744410339522GELDMFV3\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"76744410339522GELDMFV3\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLS22\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267471371\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"85231726\",\n                    \"violation_id\": \"267471371\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EX20948\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767111886393203A1\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"767111886393203A1\",\n                    \"viol_code\": \"393203A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Cab door missing/broken\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207908405\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76711188639355E2\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"76711188639355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207908406\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267519131\",\n                    \"report_number\": \"WA2169000052\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"85266141\",\n                    \"violation_id\": \"267519131\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0599027\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76680681339375A3TAOL1\",\n                    \"report_number\": \"TNI039582113\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"change_date\": \"2025-07-14\",\n                    \"inspection_id\": \"766806813\",\n                    \"violation_id\": \"76680681339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207842937\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76701570339360D2\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339360C1\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339524C2III3\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339524C2III3\",\n                    \"viol_code\": \"39524C2III\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24C2III\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339617C4\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339617C4\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267360824\",\n                    \"report_number\": \"WA2172000007\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"change_date\": \"2025-07-12\",\n                    \"inspection_id\": \"85194069\",\n                    \"violation_id\": \"267360824\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0523743\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267237958\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"85140711\",\n                    \"violation_id\": \"267237958\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4558191\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76619841339375A3TAOL1\",\n                    \"report_number\": \"WAX805007115\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766198413\",\n                    \"violation_id\": \"76619841339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7660192323922SLLLR3\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"7660192323922SLLLR3\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"viol_code\": \"39111B5LNCDLNVE\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"11B5-LNCDLNVE\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76601923239141AMCPC2\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239141AMCPC2\",\n                    \"viol_code\": \"39141AMCPC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41A-MCPC\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"40\",\n                    \"viol_group_desc\": \"Medical Certificate\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267291984\",\n                    \"report_number\": \"GA1259000364\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-09\",\n                    \"inspection_id\": \"85162196\",\n                    \"violation_id\": \"267291984\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267166352\",\n                    \"report_number\": \"MOW215001185\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"85108335\",\n                    \"violation_id\": \"267166352\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21TC-MC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207671080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"765687924393128BCLWV1\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"change_date\": \"2025-06-27\",\n                    \"inspection_id\": \"765687924\",\n                    \"violation_id\": \"765687924393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207613798\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"765713421393128BCLWV2\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76571342139375GTFWETL3\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"76571342139375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"765713421393104F3C1\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267075263\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"85061457\",\n                    \"violation_id\": \"267075263\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207587569\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76593822339375A31\",\n                    \"report_number\": \"TXV251918024\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-07-01\",\n                    \"inspection_id\": \"765938223\",\n                    \"violation_id\": \"76593822339375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207664041\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76549589139311A1LFTSM1\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765495891\",\n                    \"violation_id\": \"76549589139311A1LFTSM1\",\n                    \"viol_code\": \"39311A1LFTSM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LFTSM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207577000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91025\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"266916011\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916011\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266916010\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916010\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7654825353939ALHLI1\",\n                    \"report_number\": \"CANARW003534\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765482535\",\n                    \"violation_id\": \"7654825353939ALHLI1\",\n                    \"viol_code\": \"3939ALHLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207574786\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RJ 00989\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7648443633922SLLTCD1\",\n                    \"report_number\": \"WAX829007747\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"764844363\",\n                    \"violation_id\": \"7648443633922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0544762\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"266942393\",\n                    \"report_number\": \"GA1337000098\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"change_date\": \"2025-06-20\",\n                    \"inspection_id\": \"84996707\",\n                    \"violation_id\": \"266942393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76450494639375A3TAOL1\",\n                    \"report_number\": \"TNI039582037\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"change_date\": \"2025-06-13\",\n                    \"inspection_id\": \"764504946\",\n                    \"violation_id\": \"76450494639375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207373282\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76438451739375A3TAOL1\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"change_date\": \"2025-06-12\",\n                    \"inspection_id\": \"764384517\",\n                    \"violation_id\": \"76438451739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207348046\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"267253496\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"84906782\",\n                    \"violation_id\": \"267253496\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207741895\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76418221539375A3TAOL1\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"change_date\": \"2025-06-10\",\n                    \"inspection_id\": \"764182215\",\n                    \"violation_id\": \"76418221539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207306011\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING 500438\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266625827\",\n                    \"report_number\": \"MOW047005370\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"change_date\": \"2025-06-03\",\n                    \"inspection_id\": \"84848900\",\n                    \"violation_id\": \"266625827\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76371435039375CTAOTDLT2322\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"76371435039375A3TAOL1\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266671620\",\n                    \"report_number\": \"GA1443000926\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-05\",\n                    \"inspection_id\": \"84868475\",\n                    \"violation_id\": \"266671620\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7635205623953A3II1\",\n                    \"report_number\": \"FL3414008736\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-01\",\n                    \"inspection_id\": \"763520562\",\n                    \"violation_id\": \"7635205623953A3II1\",\n                    \"viol_code\": \"3953A3II\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3(a)(3)(ii)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"266669738\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-04\",\n                    \"inspection_id\": \"84867409\",\n                    \"violation_id\": \"266669738\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207231243\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266590427\",\n                    \"report_number\": \"FL2062006540\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84831450\",\n                    \"violation_id\": \"266590427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000867898\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266588421\",\n                    \"report_number\": \"FL2210000853\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84830404\",\n                    \"violation_id\": \"266588421\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000866725\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266497272\",\n                    \"report_number\": \"TXV251894225\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"84789998\",\n                    \"violation_id\": \"266497272\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207084105\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7631238513922SLLS21\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"763123851\",\n                    \"violation_id\": \"7631238513922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91065\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76293801939375A3TAOLTIS1\",\n                    \"report_number\": \"IN5267001115\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-06-02\",\n                    \"inspection_id\": \"762938019\",\n                    \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207179058\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266536758\",\n                    \"report_number\": \"GA0146000308\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-05-29\",\n                    \"inspection_id\": \"84808271\",\n                    \"violation_id\": \"266536758\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266461492\",\n                    \"report_number\": \"WA2067000250\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"change_date\": \"2025-05-25\",\n                    \"inspection_id\": \"84774238\",\n                    \"violation_id\": \"266461492\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0524344\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7624070643922SLLTCD1\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7624070643965BL3\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"762407064393104F3C2\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"762407064393104F3C2\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7616533053922SLLS31\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"change_date\": \"2025-05-09\",\n                    \"inspection_id\": \"761653305\",\n                    \"violation_id\": \"7616533053922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7616852643922SLLTCD1\",\n                    \"report_number\": \"WA2143000364\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"change_date\": \"2025-05-10\",\n                    \"inspection_id\": \"761685264\",\n                    \"violation_id\": \"7616852643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7619003013963A1B3\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1B3\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7619003013963A1BOS4\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1BOS4\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76190030139353B2\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76190030139347E1\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"266026344\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026344\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266026343\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026343\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7607322723922SLLS31\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760732272\",\n                    \"violation_id\": \"7607322723922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RL001JJ\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76071362439348A1\",\n                    \"report_number\": \"TXV251837324\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760713624\",\n                    \"violation_id\": \"76071362439348A1\",\n                    \"viol_code\": \"39348A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Inoperative/defective brakes\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206539875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265890047\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"84524532\",\n                    \"violation_id\": \"265890047\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206541334\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265900128\",\n                    \"report_number\": \"FL2765007055\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"change_date\": \"2025-04-30\",\n                    \"inspection_id\": \"84530279\",\n                    \"violation_id\": \"265900128\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206550912\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601111553939H1\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"760111155\",\n                    \"violation_id\": \"7601111553939H1\",\n                    \"viol_code\": \"3939H\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9H\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable head lamps\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206415893\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"265728825\",\n                    \"report_number\": \"SC0352002732\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"84451466\",\n                    \"violation_id\": \"265728825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA78708\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601646153922SLLLR1\",\n                    \"report_number\": \"GA0147000671\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-22\",\n                    \"inspection_id\": \"760164615\",\n                    \"violation_id\": \"7601646153922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E444231\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"265667761\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"84421158\",\n                    \"violation_id\": \"265667761\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206351723\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75971302239378AWS1\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"759713022\",\n                    \"violation_id\": \"75971302239378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206335823\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"265638951\",\n                    \"report_number\": \"TXV251823716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"change_date\": \"2025-04-15\",\n                    \"inspection_id\": \"84407650\",\n                    \"violation_id\": \"265638951\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75998099739355C11\",\n                    \"report_number\": \"TXV251810974\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"change_date\": \"2025-04-18\",\n                    \"inspection_id\": \"759980997\",\n                    \"violation_id\": \"75998099739355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206390236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265394812\",\n                    \"report_number\": \"SC0344002575\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"change_date\": \"2025-04-02\",\n                    \"inspection_id\": \"84292017\",\n                    \"violation_id\": \"265394812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA76222\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7586956533953AII1\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758695653\",\n                    \"violation_id\": \"7586956533953AII1\",\n                    \"viol_code\": \"3953AII\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3AII\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7587151023922SLLTCD1\",\n                    \"report_number\": \"GA1382000667\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758715102\",\n                    \"violation_id\": \"7587151023922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E592704\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583732553922SLLTCD1\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758373255\",\n                    \"violation_id\": \"7583732553922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCYV20\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583748933922SLLTCD1\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758374893\",\n                    \"violation_id\": \"7583748933922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCXU39\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7578122763922SLLS41\",\n                    \"report_number\": \"IN5546006118\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"change_date\": \"2025-03-23\",\n                    \"inspection_id\": \"757812276\",\n                    \"violation_id\": \"7578122763922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7581071163922SLLILC1\",\n                    \"report_number\": \"SC0329002254\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758107116\",\n                    \"violation_id\": \"7581071163922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421004530\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75820637739345DLUV1\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739345DLUV1\",\n                    \"viol_code\": \"39345DLUV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLUV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75733283739375A11\",\n                    \"report_number\": \"NET303000663\",\n                    \"report_state\": \"NE\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-17\",\n                    \"inspection_id\": \"757332837\",\n                    \"violation_id\": \"75733283739375A11\",\n                    \"viol_code\": \"39375A1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-ply or belt material exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205841581\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"ET5505026\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"758206377393783\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"758206377393783\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75820637739394\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206029468\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7582063773963A1BL5\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"7582063773963A1BL5\",\n                    \"viol_code\": \"3963A1BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BL\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake system pressure loss\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75820637739375GLOAD2\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739375GLOAD2\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"267467429\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"84115193\",\n                    \"violation_id\": \"267467429\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"6M20CRK\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756982872393102C2C1\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756982872\",\n                    \"violation_id\": \"756982872393102C2C1\",\n                    \"viol_code\": \"393102C2C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"102C2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7574481813922SLLLR1\",\n                    \"report_number\": \"GA1307000509\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"change_date\": \"2025-03-19\",\n                    \"inspection_id\": \"757448181\",\n                    \"violation_id\": \"7574481813922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E695058\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"756904824393128BCLWV1\",\n                    \"report_number\": \"WA2147000199\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756904824\",\n                    \"violation_id\": \"756904824393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205751114\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"75690476139375A3TAOL1\",\n                    \"report_number\": \"FL3491002481\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"change_date\": \"2025-03-18\",\n                    \"inspection_id\": \"756904761\",\n                    \"violation_id\": \"75690476139375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205852279\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"264855149\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855149\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264855150\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855150\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7569607323939TS3\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"7569607323939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"264855148\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855148\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7559633433922LV1\",\n                    \"report_number\": \"NC0006733377\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"755963343\",\n                    \"violation_id\": \"7559633433922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"75696073239392\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"75696073239392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205762899\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756960732393781\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"756960732393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"264762877\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"83994908\",\n                    \"violation_id\": \"264762877\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EV10506\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7557128373929A21\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-26\",\n                    \"inspection_id\": \"755712837\",\n                    \"violation_id\": \"7557128373929A21\",\n                    \"viol_code\": \"3929A2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure vehicle equipment\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205509336\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7558258503922SLLLR1\",\n                    \"report_number\": \"ID4046000519\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755825850\",\n                    \"violation_id\": \"7558258503922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"ISP4046005995\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"755880975393781\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"755880975393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75588097539392\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"75588097539392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75559012239216D1\",\n                    \"report_number\": \"SC0390000424\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-25\",\n                    \"inspection_id\": \"755590122\",\n                    \"violation_id\": \"75559012239216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421002091\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7554154863922SLLTCD1\",\n                    \"report_number\": \"WAX803001751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"change_date\": \"2025-02-22\",\n                    \"inspection_id\": \"755415486\",\n                    \"violation_id\": \"7554154863922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7552223013939ALFTSI1\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755222301\",\n                    \"violation_id\": \"7552223013939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205409255\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RN98977\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510933339375A3ATIS1\",\n                    \"report_number\": \"WA2018000664\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755109333\",\n                    \"violation_id\": \"75510933339375A3ATIS1\",\n                    \"viol_code\": \"39375A3ATIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-ATIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385953\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75510733539360D2\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75510733539311A1LCHL1\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539311A1LCHL1\",\n                    \"viol_code\": \"39311A1LCHL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LCHL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510733539395B3\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539395B3\",\n                    \"viol_code\": \"39395B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385591\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605427\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E667037\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605429\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605429\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605428\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605428\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203E-CBP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"19\",\n                    \"viol_category_desc\": \"Frames\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75481965039216D1\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"75481965039395F2\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039395F2\",\n                    \"viol_code\": \"39395F\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(f)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7550600223922P1\",\n                    \"report_number\": \"TXV251757743\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"change_date\": \"2025-02-18\",\n                    \"inspection_id\": \"755060022\",\n                    \"violation_id\": \"7550600223922P1\",\n                    \"viol_code\": \"3922P\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2P\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Improper passing\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264478204\",\n                    \"report_number\": \"MTU743500858\",\n                    \"report_state\": \"MT\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-12\",\n                    \"inspection_id\": \"83846949\",\n                    \"violation_id\": \"264478204\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7547768913963A11\",\n                    \"report_number\": \"TXV251662649\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754776891\",\n                    \"violation_id\": \"7547768913963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205318932\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75458232039375A33\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039375A33\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75458232039355D32\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039355D32\",\n                    \"viol_code\": \"39355D3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(d)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75435526839375GTAOW1\",\n                    \"report_number\": \"WA2102001733\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-09\",\n                    \"inspection_id\": \"754355268\",\n                    \"violation_id\": \"75435526839375GTAOW1\",\n                    \"viol_code\": \"39375GTAOW\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TAOW\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205231498\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75458232039345B2UV1\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039345B2UV1\",\n                    \"viol_code\": \"39345B2UV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2UV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7545823203939TS4\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"7545823203939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75361585539375GTFWETL1\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"change_date\": \"2025-01-30\",\n                    \"inspection_id\": \"753615855\",\n                    \"violation_id\": \"75361585539375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205074984\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"753580728393112\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"753580728393112\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7535807283922C1\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"7535807283922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75295663239355E2\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"75295663239355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"752959476393104B1\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"752959476393104B1\",\n                    \"viol_code\": \"393104B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104(b)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Damaged securement system/tiedowns\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204940025\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7529594763965B2\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"7529594763965B2\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204940024\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7529566323931281\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"7529566323931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204939457\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7524432093922SLLLR1\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"752443209\",\n                    \"violation_id\": \"7524432093922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7525884963922SLLTCD1\",\n                    \"report_number\": \"WA2143000155\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752588496\",\n                    \"violation_id\": \"7525884963922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264011407\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-15\",\n                    \"inspection_id\": \"83609083\",\n                    \"violation_id\": \"264011407\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WM680352\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"270897111\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-12-26\",\n                    \"inspection_id\": \"83606285\",\n                    \"violation_id\": \"270897111\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"BGD0701\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263971102\",\n                    \"report_number\": \"WAX768003941\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"83596669\",\n                    \"violation_id\": \"263971102\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0180907\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263868262\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"change_date\": \"2025-01-10\",\n                    \"inspection_id\": \"83579454\",\n                    \"violation_id\": \"263868262\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204753586\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263743675\",\n                    \"report_number\": \"SC0346002682\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"83523133\",\n                    \"violation_id\": \"263743675\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263761913\",\n                    \"report_number\": \"SC0329002123\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-05\",\n                    \"inspection_id\": \"83532332\",\n                    \"violation_id\": \"263761913\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204657002\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421001677\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75146507139375CTAOTDLT2321\",\n                    \"report_number\": \"ID4128001804\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"751465071\",\n                    \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204587056\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7514192253939ALSLIWR1\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"inspection_id\": \"751419225\",\n                    \"violation_id\": \"7514192253939ALSLIWR1\",\n                    \"viol_code\": \"3939ALSLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"263702491\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83501799\",\n                    \"violation_id\": \"263702491\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204598526\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263700418\",\n                    \"report_number\": \"TXV241667721\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83500700\",\n                    \"violation_id\": \"263700418\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204596633\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOLTIS2\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204539194\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOL1\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204539193\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"CW060019\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263676705\",\n                    \"report_number\": \"TXV241734866\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-27\",\n                    \"inspection_id\": \"83489727\",\n                    \"violation_id\": \"263676705\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265049236\",\n                    \"report_number\": \"IL0825730309\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"change_date\": \"2025-03-14\",\n                    \"inspection_id\": \"83415104\",\n                    \"violation_id\": \"265049236\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8257300951\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506691473967AUO1\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750669147\",\n                    \"violation_id\": \"7506691473967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204417409\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75049530339391\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"75049530339391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263470898\",\n                    \"report_number\": \"WA2086001436\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-14\",\n                    \"inspection_id\": \"83393487\",\n                    \"violation_id\": \"263470898\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506631443939ALFTSI1\",\n                    \"report_number\": \"CANARW002956\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750663144\",\n                    \"violation_id\": \"7506631443939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204416395\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"CW392167\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7504953033963A12\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"7504953033963A12\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74993408139355EB1\",\n                    \"report_number\": \"US1806000163\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"749934081\",\n                    \"violation_id\": \"74993408139355EB1\",\n                    \"viol_code\": \"39355EB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55E-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204795781\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"750005892395242\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892395242\",\n                    \"viol_code\": \"39524\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74999753139378AWS3\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-13\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"74999753139378AWS3\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204767113\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7499348103922SLIMPT1\",\n                    \"report_number\": \"AR7640000273\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-06\",\n                    \"inspection_id\": \"749934810\",\n                    \"violation_id\": \"7499348103922SLIMPT1\",\n                    \"viol_code\": \"3922SLIMPT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2SLIMPT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W001367\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"750005892393128BCLWV1\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204818532\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"749997531393128BCLWV2\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"749997531393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7499975313922SLLTCD1\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"7499975313922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74999960139378AWS1\",\n                    \"report_number\": \"WA2146000083\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-07\",\n                    \"inspection_id\": \"749999601\",\n                    \"violation_id\": \"74999960139378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204249484\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263352520\",\n                    \"report_number\": \"GA1450000159\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"change_date\": \"2024-12-10\",\n                    \"inspection_id\": \"83350691\",\n                    \"violation_id\": \"263352520\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B32\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B32\",\n                    \"viol_code\": \"393128B3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"263248249\",\n                    \"report_number\": \"IN5475003773\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2024-12-05\",\n                    \"inspection_id\": \"83314146\",\n                    \"violation_id\": \"263248249\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B11\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B11\",\n                    \"viol_code\": \"393128B1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Vehicle not secured, front and rear\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7497289713922SLLLR1\",\n                    \"report_number\": \"GA1332000537\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-04\",\n                    \"inspection_id\": \"749728971\",\n                    \"violation_id\": \"7497289713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E547972\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"263185033\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-02\",\n                    \"inspection_id\": \"83293579\",\n                    \"violation_id\": \"263185033\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204143077\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74947861839375A3TAOL1\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"change_date\": \"2024-11-30\",\n                    \"inspection_id\": \"749478618\",\n                    \"violation_id\": \"74947861839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204110670\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263117550\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117550\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204077978\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117551\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-RRUC\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117549\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117549\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204077979\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7489313463922C1\",\n                    \"report_number\": \"LALARH000939\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"748931346\",\n                    \"violation_id\": \"7489313463922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751FKRP58\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74846698239375A3TAOL1\",\n                    \"report_number\": \"WAX851000751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-15\",\n                    \"inspection_id\": \"748466982\",\n                    \"violation_id\": \"74846698239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203893378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263004311\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-20\",\n                    \"inspection_id\": \"83159900\",\n                    \"violation_id\": \"263004311\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203977182\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7480993863963A1BOS2\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863963A1BOS2\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74809938639342ABM1\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"74809938639342ABM1\",\n                    \"viol_code\": \"39342ABM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"42A-BM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7480993863965BHWSL3\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863965BHWSL3\",\n                    \"viol_code\": \"3965BHWSL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"747909333393128BCLWV1\",\n                    \"report_number\": \"WA2047000401\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"change_date\": \"2024-11-07\",\n                    \"inspection_id\": \"747909333\",\n                    \"violation_id\": \"747909333393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203776585\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"748243251393781\",\n                    \"report_number\": \"TXV241660610\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"change_date\": \"2024-11-12\",\n                    \"inspection_id\": \"748243251\",\n                    \"violation_id\": \"748243251393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203846519\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262662192\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83048687\",\n                    \"violation_id\": \"262662192\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"U5557318\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74732121938395ALCDL1\",\n                    \"report_number\": \"MD0309003605\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"747321219\",\n                    \"violation_id\": \"74732121938395ALCDL1\",\n                    \"viol_code\": \"38395ALCDL\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"95A-LCDL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                    \"viol_category_id\": \"53\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262674087\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83054526\",\n                    \"violation_id\": \"262674087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203689620\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"01SG0002P\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74748814239395A4EEUS1\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"inspection_id\": \"747488142\",\n                    \"violation_id\": \"74748814239395A4EEUS1\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7469287923922SLLLR1\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"change_date\": \"2024-10-24\",\n                    \"inspection_id\": \"746928792\",\n                    \"violation_id\": \"7469287923922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7468203693931281\",\n                    \"report_number\": \"TXV241653004\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"change_date\": \"2024-10-23\",\n                    \"inspection_id\": \"746820369\",\n                    \"violation_id\": \"7468203693931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203551977\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"262468729\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-21\",\n                    \"inspection_id\": \"82959435\",\n                    \"violation_id\": \"262468729\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203511344\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7464994653939ALSLI2\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653939ALSLI2\",\n                    \"viol_code\": \"3939ALSLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLI\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7464994653929A2C1\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7463743653939TS2\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"7463743653939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74637436539375A31\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"74637436539375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262375493\",\n                    \"report_number\": \"ID3640005231\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"change_date\": \"2024-10-16\",\n                    \"inspection_id\": \"82917136\",\n                    \"violation_id\": \"262375493\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74589270339343ATPV1\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339343ATPV1\",\n                    \"viol_code\": \"39343ATPV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"43A-TPV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74589270339345DB2\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74589270339375A3TAOL3\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74574252939360C1\",\n                    \"report_number\": \"TXV241585122\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"inspection_id\": \"745742529\",\n                    \"violation_id\": \"74574252939360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088803\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088803\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088802\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088802\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0754987\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74496069939347E1\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74496069939375A3TAOL3\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74496069939353BB2\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74425573839360C1\",\n                    \"report_number\": \"NV7036028233\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"change_date\": \"2024-10-01\",\n                    \"inspection_id\": \"744255738\",\n                    \"violation_id\": \"74425573839360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203218275\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74441520939216D1\",\n                    \"report_number\": \"GA1301000536\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744415209\",\n                    \"violation_id\": \"74441520939216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"74450206839216D1\",\n                    \"report_number\": \"GA1321000502\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744502068\",\n                    \"violation_id\": \"74450206839216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"261906892\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"change_date\": \"2024-09-18\",\n                    \"inspection_id\": \"82697620\",\n                    \"violation_id\": \"261906892\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"126\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203015012\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7440940713922SLLLR1\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"7440940713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"261789101\",\n                    \"report_number\": \"SCW325002180\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82654164\",\n                    \"violation_id\": \"261789101\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA69963\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74409407139522H1ELDNUM2\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"74409407139522H1ELDNUM2\",\n                    \"viol_code\": \"39522H1ELDNUM\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22H1-ELDNUM\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"261794082\",\n                    \"report_number\": \"TXV241510574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82656065\",\n                    \"violation_id\": \"261794082\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7435776333922ML1\",\n                    \"report_number\": \"AL2113001245\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"inspection_id\": \"743577633\",\n                    \"violation_id\": \"7435776333922ML1\",\n                    \"viol_code\": \"3922ML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-ML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to Maintain Lane\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7425583923922SLLTCD1\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742558392\",\n                    \"violation_id\": \"7425583923922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7430729763939TS1\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"743072976\",\n                    \"violation_id\": \"7430729763939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"261448481\",\n                    \"report_number\": \"TXV241528648\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82501483\",\n                    \"violation_id\": \"261448481\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74243940339345DB2\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339345B2B1\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345B2B1\",\n                    \"viol_code\": \"39345B2B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339348ABLMCBAD4\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339348ABLMCBAD4\",\n                    \"viol_code\": \"39348ABLMCBAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48A-BLMCBAD\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339347BBMBCBD3\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339347BBMBCBD3\",\n                    \"viol_code\": \"39347BBMBCBD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47B-BMBCBD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7422074103922SLLLR1\",\n                    \"report_number\": \"IN6162002182\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"inspection_id\": \"742207410\",\n                    \"violation_id\": \"7422074103922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74250615639392\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74250615639355C11\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74250615639395A3\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639395A3\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74196636339345DB1\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"inspection_id\": \"741966363\",\n                    \"violation_id\": \"74196636339345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"261201488\",\n                    \"report_number\": \"GA1446000285\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"change_date\": \"2024-08-15\",\n                    \"inspection_id\": \"82388898\",\n                    \"violation_id\": \"261201488\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW-0091270\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7412983203922SLLFC1\",\n                    \"report_number\": \"GA0396000464\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"inspection_id\": \"741298320\",\n                    \"violation_id\": \"7412983203922SLLFC1\",\n                    \"viol_code\": \"3922SLLFC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"261152623\",\n                    \"report_number\": \"GA0151000225\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"change_date\": \"2024-08-13\",\n                    \"inspection_id\": \"82366189\",\n                    \"violation_id\": \"261152623\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"740808585393201CFR1\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"740808585393201CFR1\",\n                    \"viol_code\": \"393201CFR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"201C-FR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7408085853958E1PCOOS2\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853958E1PCOOS2\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7411986993922SLLS31\",\n                    \"report_number\": \"ID3880002711\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"741198699\",\n                    \"violation_id\": \"7411986993922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7408085853965BL3\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74082945639391\",\n                    \"report_number\": \"NC0006672850\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"inspection_id\": \"740829456\",\n                    \"violation_id\": \"74082945639391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260968830\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968830\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260968831\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968831\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA68147\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74089641639282DUMT1\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74089641639530B2ELDDFC242\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639530B2ELDDFC242\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7406527413922SLLS31\",\n                    \"report_number\": \"GA1202000072\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"inspection_id\": \"740652741\",\n                    \"violation_id\": \"7406527413922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"73993328139222A1\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"73993328139222A1\",\n                    \"viol_code\": \"39222A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"22(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Failing to use hazard warning flashers\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7399332813922PK2\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"7399332813922PK2\",\n                    \"viol_code\": \"3922PK\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2PK\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260828574\",\n                    \"report_number\": \"FL3537006328\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"82208416\",\n                    \"violation_id\": \"260828574\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000819709\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7394266803963A11\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"inspection_id\": \"739426680\",\n                    \"violation_id\": \"7394266803963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260667309\",\n                    \"report_number\": \"MS5011012853\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82128327\",\n                    \"violation_id\": \"260667309\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201905639\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260658302\",\n                    \"report_number\": \"GA1265000595\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82124339\",\n                    \"violation_id\": \"260658302\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW0092125\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260537991\",\n                    \"report_number\": \"MS1014010340\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"change_date\": \"2024-07-09\",\n                    \"inspection_id\": \"82071552\",\n                    \"violation_id\": \"260537991\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201794558\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7389003783922SLLLR1\",\n                    \"report_number\": \"GA1237000221\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"inspection_id\": \"738900378\",\n                    \"violation_id\": \"7389003783922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7387142493939ALBL1\",\n                    \"report_number\": \"FL4108000087\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738714249\",\n                    \"violation_id\": \"7387142493939ALBL1\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73861603239375A3TAOL1\",\n                    \"report_number\": \"WA2110006132\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738616032\",\n                    \"violation_id\": \"73861603239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7383103743922LV1\",\n                    \"report_number\": \"NC0006663276\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"inspection_id\": \"738310374\",\n                    \"violation_id\": \"7383103743922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266066533\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"82051027\",\n                    \"violation_id\": \"266066533\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIFTA\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"M\",\n                    \"viol_unit_desc\": \"M\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73801099839522GELDMFV2\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"73801099839522GELDMFV2\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7380109983922SLLTCD1\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"7380109983922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73895103039617C1\",\n                    \"report_number\": \"IL4289350067\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"change_date\": \"2024-07-12\",\n                    \"inspection_id\": \"738951030\",\n                    \"violation_id\": \"73895103039617C1\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201861999\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"260254794\",\n                    \"report_number\": \"FL3572006125\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-24\",\n                    \"inspection_id\": \"81942046\",\n                    \"violation_id\": \"260254794\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000796194\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260183812\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-18\",\n                    \"inspection_id\": \"81907515\",\n                    \"violation_id\": \"260183812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201478364\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260101565\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"change_date\": \"2024-06-14\",\n                    \"inspection_id\": \"81881144\",\n                    \"violation_id\": \"260101565\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260080567\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"change_date\": \"2024-06-13\",\n                    \"inspection_id\": \"81871195\",\n                    \"violation_id\": \"260080567\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201390655\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7362505983922SLLS21\",\n                    \"report_number\": \"SCN377002390\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"inspection_id\": \"736250598\",\n                    \"violation_id\": \"7362505983922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"736071813392161\",\n                    \"report_number\": \"OH1339004736\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"inspection_id\": \"736071813\",\n                    \"violation_id\": \"736071813392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259891851\",\n                    \"report_number\": \"MS5011012815\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"change_date\": \"2024-06-04\",\n                    \"inspection_id\": \"81782376\",\n                    \"violation_id\": \"259891851\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201222615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259863609\",\n                    \"report_number\": \"SCW351001870\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-06-03\",\n                    \"inspection_id\": \"81770117\",\n                    \"violation_id\": \"259863609\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA63582\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259842021\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-05-31\",\n                    \"inspection_id\": \"81760339\",\n                    \"violation_id\": \"259842021\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201181000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73599633939530B2ELDDFC241\",\n                    \"report_number\": \"FL2829008616\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"inspection_id\": \"735996339\",\n                    \"violation_id\": \"73599633939530B2ELDDFC241\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"270138883\",\n                    \"report_number\": \"GA1410000064\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"81776656\",\n                    \"violation_id\": \"270138883\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-F\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"18\",\n                    \"viol_category_desc\": \"Fuel Systems\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210186342\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7356997623922SLLS31\",\n                    \"report_number\": \"GA0045000080\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"inspection_id\": \"735699762\",\n                    \"violation_id\": \"7356997623922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259720410\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720410\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259720409\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720409\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201076637\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73517444139282A11\",\n                    \"report_number\": \"SCE354001287\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"change_date\": \"2024-05-22\",\n                    \"inspection_id\": \"735174441\",\n                    \"violation_id\": \"73517444139282A11\",\n                    \"viol_code\": \"39282A1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA62828\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7351782393922LV1\",\n                    \"report_number\": \"IL4038460336\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"inspection_id\": \"735178239\",\n                    \"violation_id\": \"7351782393922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7350719583939TS2\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"7350719583939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"735071958393781\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"735071958393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259532084\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"change_date\": \"2024-05-15\",\n                    \"inspection_id\": \"81623037\",\n                    \"violation_id\": \"259532084\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200917651\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7349784303922SLML1\",\n                    \"report_number\": \"GA1420000303\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"734978430\",\n                    \"violation_id\": \"7349784303922SLML1\",\n                    \"viol_code\": \"3922SLML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"734131098393781\",\n                    \"report_number\": \"TXV241390980\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"change_date\": \"2024-05-09\",\n                    \"inspection_id\": \"734131098\",\n                    \"violation_id\": \"734131098393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200817615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"734378274393104BC1\",\n                    \"report_number\": \"MO3512000356\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"inspection_id\": \"734378274\",\n                    \"violation_id\": \"734378274393104BC1\",\n                    \"viol_code\": \"393104BC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104B-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259623700\",\n                    \"report_number\": \"WA2103000311\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"change_date\": \"2024-05-21\",\n                    \"inspection_id\": \"81664748\",\n                    \"violation_id\": \"259623700\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0240909\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73425354339375GTFWETL1\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734253543\",\n                    \"violation_id\": \"73425354339375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7341429513965B3\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"7341429513965B3\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73414295139392\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"73414295139392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"734142951393111\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"change_date\": \"2024-05-10\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"734142951393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200836619\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7339780443963A1OAL6\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1OAL6\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73481095839353B2\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439353BB3\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439353BB3\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439347E2\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-08\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200784307\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1BALAC5\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1BALAC5\",\n                    \"viol_code\": \"3963A1BALAC\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-BALAC\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"733978044393104F3C1\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"733978044393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73481095839347E1\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1ALBV4\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1ALBV4\",\n                    \"viol_code\": \"3963A1ALBV\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-ALBV\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73396658739375A3TAOL1\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"733966587\",\n                    \"violation_id\": \"73396658739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206711550\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7339604133967AUO1\",\n                    \"report_number\": \"FL2535002935\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"inspection_id\": \"733960413\",\n                    \"violation_id\": \"7339604133967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73381380339355C21\",\n                    \"report_number\": \"TXV241411369\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2024-05-06\",\n                    \"inspection_id\": \"733813803\",\n                    \"violation_id\": \"73381380339355C21\",\n                    \"viol_code\": \"39355C2\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200749969\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73363671939378AWS1\",\n                    \"report_number\": \"ID3706004920\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733636719\",\n                    \"violation_id\": \"73363671939378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73381326339345DLPC1\",\n                    \"report_number\": \"TXV241410464\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733813263\",\n                    \"violation_id\": \"73381326339345DLPC1\",\n                    \"viol_code\": \"39345DLPC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLPC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7330502973931281\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73305029739393\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739393\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259167247\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"change_date\": \"2024-04-26\",\n                    \"inspection_id\": \"81456400\",\n                    \"violation_id\": \"259167247\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200598389\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330502973939TS4\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73305029739387A2\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739387A2\",\n                    \"viol_code\": \"39387A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Warning flag required on projecting load\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309591\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922SLLS22\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"259309590\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922LV1\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309589\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309589\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73307642439375GTFWETL1\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73307642439378AWS2\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259309588\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309588\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73255290339395A1\",\n                    \"report_number\": \"MS5011099925\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732552903\",\n                    \"violation_id\": \"73255290339395A1\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7325663583922C1\",\n                    \"report_number\": \"TXV241386594\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732566358\",\n                    \"violation_id\": \"7325663583922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73252683939282DUMT1\",\n                    \"report_number\": \"GA1255000233\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732526839\",\n                    \"violation_id\": \"73252683939282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"259016972\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016972\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19651\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433931281\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259016974\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016974\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259016975\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016975\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200472743\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433939TS3\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73242564339392\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"73242564339392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259016973\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016973\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(A)\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259047960\",\n                    \"report_number\": \"GA1384000202\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"change_date\": \"2024-04-22\",\n                    \"inspection_id\": \"81404771\",\n                    \"violation_id\": \"259047960\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258918483\",\n                    \"report_number\": \"WA2082000915\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"change_date\": \"2024-04-15\",\n                    \"inspection_id\": \"81345345\",\n                    \"violation_id\": \"258918483\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0106047\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7323316833922SLLTCD1\",\n                    \"report_number\": \"TNI039580391\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"inspection_id\": \"732331683\",\n                    \"violation_id\": \"7323316833922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73222037139282DUMT1\",\n                    \"report_number\": \"GA1379000018\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"inspection_id\": \"732220371\",\n                    \"violation_id\": \"73222037139282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"258829015\",\n                    \"report_number\": \"SCS243006965\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"change_date\": \"2024-04-09\",\n                    \"inspection_id\": \"81306752\",\n                    \"violation_id\": \"258829015\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA48990\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7317509943922C1\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"inspection_id\": \"731750994\",\n                    \"violation_id\": \"7317509943922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7313114523922SLLS31\",\n                    \"report_number\": \"SCR378000770\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"inspection_id\": \"731311452\",\n                    \"violation_id\": \"7313114523922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"258759151\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"change_date\": \"2024-04-04\",\n                    \"inspection_id\": \"81273253\",\n                    \"violation_id\": \"258759151\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19473\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7312901313922SLLS31\",\n                    \"report_number\": \"AR7080000047\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"inspection_id\": \"731290131\",\n                    \"violation_id\": \"7312901313922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7311304353922SLLTCD1\",\n                    \"report_number\": \"FL3857003260\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"inspection_id\": \"731130435\",\n                    \"violation_id\": \"7311304353922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7306707783922LV1\",\n                    \"report_number\": \"NC0006634416\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730670778\",\n                    \"violation_id\": \"7306707783922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258630365\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630365\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTL\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730664172393781\",\n                    \"report_number\": \"AL1916000022\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730664172\",\n                    \"violation_id\": \"730664172393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200066603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630364\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630366\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630366\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730601721393205C1\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"change_date\": \"2024-03-22\",\n                    \"inspection_id\": \"730601721\",\n                    \"violation_id\": \"730601721393205C1\",\n                    \"viol_code\": \"393205C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200053409\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7299969303922SLLS21\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"inspection_id\": \"729996930\",\n                    \"violation_id\": \"7299969303922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"258948638\",\n                    \"report_number\": \"WA2117000183\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"change_date\": \"2024-04-16\",\n                    \"inspection_id\": \"81359907\",\n                    \"violation_id\": \"258948638\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0275747\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73019650539375A3TAOL1\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"change_date\": \"2024-03-19\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199968301\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7301965053939ALFTSI3\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"7301965053939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73019650539378AWS2\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72946407639375GLOAD1\",\n                    \"report_number\": \"TXV241349438\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"inspection_id\": \"729464076\",\n                    \"violation_id\": \"72946407639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"258379553\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"change_date\": \"2024-03-14\",\n                    \"inspection_id\": \"81046284\",\n                    \"violation_id\": \"258379553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199909750\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7296082653922SLLCP1\",\n                    \"report_number\": \"GA1384000126\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"change_date\": \"2024-03-11\",\n                    \"inspection_id\": \"729608265\",\n                    \"violation_id\": \"7296082653922SLLCP1\",\n                    \"viol_code\": \"3922SLLCP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"59\",\n                    \"viol_group_desc\": \"Texting\",\n                    \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"E04931745\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72918983739395A2\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"72918983739395A2\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7291898373929A1\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"7291898373929A1\",\n                    \"viol_code\": \"3929A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure load\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258195825\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"change_date\": \"2024-03-04\",\n                    \"inspection_id\": \"81021150\",\n                    \"violation_id\": \"258195825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199749817\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"DA588059\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72846288039375A31\",\n                    \"report_number\": \"AL2113000819\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"change_date\": \"2024-02-28\",\n                    \"inspection_id\": \"728462880\",\n                    \"violation_id\": \"72846288039375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199636259\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72837315039375A1\",\n                    \"report_number\": \"TXV241327811\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-23\",\n                    \"inspection_id\": \"728373150\",\n                    \"violation_id\": \"72837315039375A1\",\n                    \"viol_code\": \"39375A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Flat tire or fabric exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199579461\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7281855363939BLRLIWR1\",\n                    \"report_number\": \"WA2086000523\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-22\",\n                    \"inspection_id\": \"728185536\",\n                    \"violation_id\": \"7281855363939BLRLIWR1\",\n                    \"viol_code\": \"3939BLRLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9B-LRLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199536299\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"72832727739375GTFWETL1\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"728327277\",\n                    \"violation_id\": \"72832727739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206728317\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257953133\",\n                    \"report_number\": \"SCS349001873\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"change_date\": \"2024-02-21\",\n                    \"inspection_id\": \"80903987\",\n                    \"violation_id\": \"257953133\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA56830\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257894394\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894394\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72771729339375A3TAOL1\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"727717293\",\n                    \"violation_id\": \"72771729339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206692222\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"257894393\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7277311533931281\",\n                    \"report_number\": \"MD3258001725\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727731153\",\n                    \"violation_id\": \"7277311533931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257908129\",\n                    \"report_number\": \"WA0844000198\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"change_date\": \"2024-02-20\",\n                    \"inspection_id\": \"80882293\",\n                    \"violation_id\": \"257908129\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0196219\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72760915839395A4EEUS2\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"72760915839395A4EEUS2\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"727609158393205CWR1\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"727609158393205CWR1\",\n                    \"viol_code\": \"393205CWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7276581363939TS1\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727658136\",\n                    \"violation_id\": \"7276581363939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7276091583939ALCL4\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939ALCL4\",\n                    \"viol_code\": \"3939ALCL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LCL\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199415603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7276091583939AHLLH3\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939AHLLH3\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7278399003922SLLS41\",\n                    \"report_number\": \"ARC511009480\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727839900\",\n                    \"violation_id\": \"7278399003922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7273682553931281\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"change_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727368255\",\n                    \"violation_id\": \"7273682553931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199364433\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"727705854393128BCLWV1\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"change_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"727705854393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199435848\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"72770585439345DB2\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"72770585439345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"726895665393781\",\n                    \"report_number\": \"AL2078000009\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-03-15\",\n                    \"inspection_id\": \"726895665\",\n                    \"violation_id\": \"726895665393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199933507\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257676963\",\n                    \"report_number\": \"WAX873000043\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-06\",\n                    \"inspection_id\": \"80774303\",\n                    \"violation_id\": \"257676963\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0153526\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257734679\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-08\",\n                    \"inspection_id\": \"80777776\",\n                    \"violation_id\": \"257734679\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(B)\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199330875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72671345139617C3\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139617C3\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"72671345139383G2\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139383G2\",\n                    \"viol_code\": \"39383G\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"83(g)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"16\",\n                    \"viol_group_desc\": \"Exhaust Discharge\",\n                    \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                    \"viol_category_id\": \"27\",\n                    \"viol_category_desc\": \"Exhaust Discharge\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"726713451392161\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"726713451392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"257570370\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570370\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199181153\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257570369\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570369\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199181152\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257583917\",\n                    \"report_number\": \"IL4038160214\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"change_date\": \"2024-01-31\",\n                    \"inspection_id\": \"80730471\",\n                    \"violation_id\": \"257583917\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7263887583939TS1\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"inspection_id\": \"726388758\",\n                    \"violation_id\": \"7263887583939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"72586054839375A3TAOL1\",\n                    \"report_number\": \"WAX805005878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"change_date\": \"2024-01-20\",\n                    \"inspection_id\": \"725860548\",\n                    \"violation_id\": \"72586054839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199040057\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72535634139375GLOAD1\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"inspection_id\": \"725356341\",\n                    \"violation_id\": \"72535634139375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"257212644\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"change_date\": \"2024-01-05\",\n                    \"inspection_id\": \"80546747\",\n                    \"violation_id\": \"257212644\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"45\",\n                    \"viol_category_desc\": \"Speeding\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7249030383922C1\",\n                    \"report_number\": \"MS6623301350\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"inspection_id\": \"724903038\",\n                    \"violation_id\": \"7249030383922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                }\n            ],\n            \"crash_history\": [\n                {\n                    \"_id\": \"5072784\",\n                    \"changed_date\": \"2025-12-15T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7B5BHQE1C8\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0834\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-12-15\",\n                    \"location\": \"25500 SH 249\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3RN658124\",\n                    \"vehicle_license_number\": \"U4963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5062897\",\n                    \"changed_date\": \"2025-11-24T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005724177\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0430\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-24\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL CALHOUN\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {\n                        \"lat\": 33.73459999999999,\n                        \"lon\": -85.82767058823529\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH7KN222334\",\n                    \"vehicle_license_number\": \"U4664HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"5\",\n                    \"weather_condition_desc\": \"Fog\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"5062357\",\n                    \"changed_date\": \"2025-11-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7AMGHQE1IC\",\n                    \"report_date\": \"2025-11-10\",\n                    \"report_time\": \"0020\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-20\",\n                    \"location\": \"20200 I 45 FRONTAGE RD\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVXDXYB8YPB00536\",\n                    \"vehicle_license_number\": \"R562924\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046404\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79V9HQE180\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"4\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"NE 1600 NOT REPORTED\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH5SN682298\",\n                    \"vehicle_license_number\": \"V5763HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"3\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5051931\",\n                    \"changed_date\": \"2025-11-05T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005707213\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"1341\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-05\",\n                    \"location\": \"STEELE STATION ROAD\",\n                    \"city\": \"RAINBOW CITY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"055\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"5KKHAEDV6JPJK4199\",\n                    \"vehicle_license_number\": \"2P03034\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0310500\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5040483\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79I9HQE1IG\",\n                    \"report_date\": \"2025-10-03\",\n                    \"report_time\": \"1943\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E 7840 SAM HOUSTON TLWY S\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH1KN222328\",\n                    \"vehicle_license_number\": \"U4659HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 8\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046721\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904806510\",\n                    \"report_date\": \"2025-09-25\",\n                    \"report_time\": \"0135\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I- 70\",\n                    \"city\": \"RICHMOND\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"177\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5EN170312\",\n                    \"vehicle_license_number\": \"V9271HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WAYNE SD\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5030762\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX790FHQE1H7\",\n                    \"report_date\": \"2025-09-12\",\n                    \"report_time\": \"0355\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"W 7800 KATY FWY\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH0SN674108\",\n                    \"vehicle_license_number\": \"U2983HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5030713\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003594871\",\n                    \"report_date\": \"2025-09-09\",\n                    \"report_time\": \"1805\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"S US 23\",\n                    \"city\": \"DUNDEE TWP\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"115\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 41.90515555555555,\n                    \"longitude\": -83.52812222222222,\n                    \"geo_point\": {\n                        \"lat\": 41.90515555555555,\n                        \"lon\": -83.52812222222222\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV3MHMJ6190\",\n                    \"vehicle_license_number\": \"V3963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MSP MONROE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5021130\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0025278880\",\n                    \"report_date\": \"2025-08-27\",\n                    \"report_time\": \"1520\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"75EB\",\n                    \"city\": \"NEWBERRY\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPSLP9X6LD701821\",\n                    \"vehicle_license_number\": \"VW7334\",\n                    \"vehicle_license_state\": \"NC\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:11:NONCOLLISION:UNKNOWN\"\n                },\n                {\n                    \"_id\": \"5013524\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EG12298\",\n                    \"report_date\": \"2025-07-22\",\n                    \"report_time\": \"1238\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E NOB HILL BLVD/I-82\",\n                    \"city\": \"YAKIMA\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"077\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH3LN250695\",\n                    \"vehicle_license_number\": \"U4895HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"YAKIMA CITY POLICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4993917\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009972207\",\n                    \"report_date\": \"2025-07-15\",\n                    \"report_time\": \"2050\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I-285 S AT MILEPOST 10.00\",\n                    \"city\": \"ATLANTA\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH6KN235039\",\n                    \"vehicle_license_number\": \"U4692HY\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ATLANTA POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4997327\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904758231\",\n                    \"report_date\": \"2025-07-03\",\n                    \"report_time\": \"1551\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"US HWY 41\",\n                    \"city\": \"PRINCETON\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"051\",\n                    \"county_name\": \"Gibson\",\n                    \"latitude\": 38.30602727272727,\n                    \"longitude\": -87.50066363636364,\n                    \"geo_point\": {\n                        \"lat\": 38.30602727272727,\n                        \"lon\": -87.50066363636364\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"2\",\n                    \"access_control_desc\": \"Partial Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995369\",\n                    \"vehicle_license_number\": \"U4477HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GIBSON SD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"5012288\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7769HQE1J3\",\n                    \"report_date\": \"2025-06-28\",\n                    \"report_time\": \"0639\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"N US 67 HWY\",\n                    \"city\": \"MIDLOTHIAN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"139\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {\n                        \"lat\": 32.33336875,\n                        \"lon\": -96.78236874999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8GN932356\",\n                    \"vehicle_license_number\": \"U4358HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MIDLOTHIAN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4995453\",\n                    \"changed_date\": \"2025-09-05T00:00:00\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"ILX003854404\",\n                    \"report_date\": \"2025-06-11\",\n                    \"report_time\": \"1610\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-05\",\n                    \"location\": \"I-294 SOUTHBOUND\",\n                    \"city\": \"WORTH TWP\",\n                    \"state\": \"IL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {\n                        \"lat\": 41.8636882629108,\n                        \"lon\": -87.76981877934271\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5GN932332\",\n                    \"vehicle_license_number\": \"U4206HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ILLINOIS STATE POLICE\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": false,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4956228\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2025078982\",\n                    \"report_date\": \"2025-06-09\",\n                    \"report_time\": \"1030\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"I-10 E\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH0FN184157\",\n                    \"vehicle_license_number\": \"U4155HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5010090\",\n                    \"changed_date\": \"2025-09-02T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76CCHQE1SL\",\n                    \"report_date\": \"2025-06-05\",\n                    \"report_time\": \"1125\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-02\",\n                    \"location\": \"S 2000 NOT REPORTED HWY\",\n                    \"city\": \"DECATUR\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"497\",\n                    \"county_name\": \"Wise\",\n                    \"latitude\": 33.20992,\n                    \"longitude\": -97.59685999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.20992,\n                        \"lon\": -97.59685999999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X2DD201606\",\n                    \"vehicle_license_number\": \"ZP34188\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DECATUR PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4952266\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009872795\",\n                    \"report_date\": \"2025-04-29\",\n                    \"report_time\": \"1054\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"CANDLER DR NEAR S PORT PKWY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"127\",\n                    \"county_name\": \"Glynn\",\n                    \"latitude\": 31.1943625,\n                    \"longitude\": -81.4550875,\n                    \"geo_point\": {\n                        \"lat\": 31.1943625,\n                        \"lon\": -81.4550875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXD49X6JD434291\",\n                    \"vehicle_license_number\": \"YP01751\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GLYNN COUNTY POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4940950\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO0000113049\",\n                    \"report_date\": \"2025-04-22\",\n                    \"report_time\": \"0545\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"US 71\",\n                    \"city\": \"KANSAS CITY\",\n                    \"state\": \"MO\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 39.037564,\n                    \"longitude\": -94.47347733333334,\n                    \"geo_point\": {\n                        \"lat\": 39.037564,\n                        \"lon\": -94.47347733333334\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXSN682278\",\n                    \"vehicle_license_number\": \"U8751HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MOKPD0000\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4937114\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX74YDHQE1FQ\",\n                    \"report_date\": \"2025-04-18\",\n                    \"report_time\": \"1530\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"W 598 GRAND PKWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XPCD79X4FD278037\",\n                    \"vehicle_license_number\": \"U4489HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4923191\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400240370\",\n                    \"report_date\": \"2025-04-03\",\n                    \"report_time\": \"0909\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"I-24\",\n                    \"city\": \"NASHVILLE\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Davidson\",\n                    \"latitude\": 36.17863265306123,\n                    \"longitude\": -86.77252857142857,\n                    \"geo_point\": {\n                        \"lat\": 36.17863265306123,\n                        \"lon\": -86.77252857142857\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6LN222343\",\n                    \"vehicle_license_number\": \"U4824HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"METROPOLITAN NASHVILLE POLICE DEPT\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4919383\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0108065774\",\n                    \"report_date\": \"2025-04-01\",\n                    \"report_time\": \"1634\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932285\",\n                    \"vehicle_license_number\": \"U4126HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4907049\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009784483\",\n                    \"report_date\": \"2025-02-13\",\n                    \"report_time\": \"1228\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 285 NB NEAR SOUTH ATLANTA ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {\n                        \"lat\": 33.943344827586216,\n                        \"lon\": -84.57377931034483\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4KN235038\",\n                    \"vehicle_license_number\": \"U4671HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 9\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889435\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003424430\",\n                    \"report_date\": \"2025-02-05\",\n                    \"report_time\": \"1339\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"VAN DYKE\",\n                    \"city\": \"STERLING HEIGHTS\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9EN170314\",\n                    \"vehicle_license_number\": \"U3875HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STERLING HEIGHTS POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4896434\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003437149\",\n                    \"report_date\": \"2025-01-31\",\n                    \"report_time\": \"1051\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"MOUND\",\n                    \"city\": \"WARREN\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6JN995360\",\n                    \"vehicle_license_number\": \"U4493HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WARREN POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4888227\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2695720705\",\n                    \"report_date\": \"2025-01-30\",\n                    \"report_time\": \"1450\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"INTERSTATE 75 NB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"083\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {\n                        \"lat\": 29.19625526315789,\n                        \"lon\": -82.11938157894737\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV7FHGK0626\",\n                    \"vehicle_license_number\": \"U4182HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889767\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009757646\",\n                    \"report_date\": \"2025-01-21\",\n                    \"report_time\": \"1752\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"RONALD REAGAN BLVD AT BUFORD HWY\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"117\",\n                    \"county_name\": \"Forsyth\",\n                    \"latitude\": 34.24183333333334,\n                    \"longitude\": -84.1469,\n                    \"geo_point\": {\n                        \"lat\": 34.24183333333334,\n                        \"lon\": -84.1469\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"99\",\n                    \"trafficway_desc\": \"Unknown\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG8FN184124\",\n                    \"vehicle_license_number\": \"U4125HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FORSYTH CO SHERIFF'S OFFICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880927\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX72EAHQE14Z\",\n                    \"report_date\": \"2025-01-15\",\n                    \"report_time\": \"0823\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"S 6300 45 HWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"167\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X0ED241619\",\n                    \"vehicle_license_number\": \"XP80103\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GALVESTON COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4881427\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009738042\",\n                    \"report_date\": \"2024-12-29\",\n                    \"report_time\": \"1354\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"I 75 S NEAR I 675\",\n                    \"city\": \"STOCKBRIDGE\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"151\",\n                    \"county_name\": \"Henry\",\n                    \"latitude\": 33.44968,\n                    \"longitude\": -84.16376,\n                    \"geo_point\": {\n                        \"lat\": 33.44968,\n                        \"lon\": -84.16376\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN969735\",\n                    \"vehicle_license_number\": \"U4325HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STOCKBRIDGE POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880975\",\n                    \"changed_date\": \"2025-01-28T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA4612400996\",\n                    \"report_date\": \"2024-12-23\",\n                    \"report_time\": \"1020\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-01-28\",\n                    \"location\": \"37.056758/-121.016228\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"047\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4RN650774\",\n                    \"vehicle_license_number\": \"ZP23609\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4871828\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71VBHQE130\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"0800\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1800 NOT REPORTED\",\n                    \"city\": \"ABILENE\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"441\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 32.393455555555555,\n                    \"longitude\": -99.79941111111111,\n                    \"geo_point\": {\n                        \"lat\": 32.393455555555555,\n                        \"lon\": -99.79941111111111\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XP5DB8X5TN385780\",\n                    \"vehicle_license_number\": \"R189019\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ABILENE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4883907\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8552403744\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"1133\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"34.029645 / -117.713285\",\n                    \"city\": \"CHINO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {\n                        \"lat\": 34.330068965517235,\n                        \"lon\": -117.03577500000003\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXL49X7HD410045\",\n                    \"vehicle_license_number\": \"YP72992\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4862168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71AEHQE1I1\",\n                    \"report_date\": \"2024-12-10\",\n                    \"report_time\": \"2210\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S 6000 S IH 35 SB HWY\",\n                    \"city\": \"AUSTIN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"453\",\n                    \"county_name\": \"Travis\",\n                    \"latitude\": 30.307801250000008,\n                    \"longitude\": -97.76150250000002,\n                    \"geo_point\": {\n                        \"lat\": 30.307801250000008,\n                        \"lon\": -97.76150250000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN970486\",\n                    \"vehicle_license_number\": \"U4516HY\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AUSTIN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4858204\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400189809\",\n                    \"report_date\": \"2024-12-05\",\n                    \"report_time\": \"0840\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"NOT IN CITY LIMIT\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"043\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {\n                        \"lat\": 36.1773125,\n                        \"lon\": -87.359675\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV3LDKX4945\",\n                    \"vehicle_license_number\": \"U4820HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4841168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX70AAHQE1N2\",\n                    \"report_date\": \"2024-11-04\",\n                    \"report_time\": \"0835\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1000 EAST FWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0CN547478\",\n                    \"vehicle_license_number\": \"YP99438\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4828047\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0024292090\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"2120\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"26\",\n                    \"city\": \"POMARIA\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EG4CN553332\",\n                    \"vehicle_license_number\": \"YP80252\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:18:COLLISION INVOLVING FIXED OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4825013\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400161807\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"1117\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"BAXTER\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"141\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {\n                        \"lat\": 36.167989999999996,\n                        \"lon\": -85.55354\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH4JN970554\",\n                    \"vehicle_license_number\": \"U4361HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4824066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004708298\",\n                    \"report_date\": \"2024-10-11\",\n                    \"report_time\": \"1630\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"SELMA HIGHWAY 80\",\n                    \"city\": \"MONTGOMERY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"101\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 32.26967380952381,\n                    \"longitude\": -86.22646190476188,\n                    \"geo_point\": {\n                        \"lat\": 32.26967380952381,\n                        \"lon\": -86.22646190476188\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8EN170319\",\n                    \"vehicle_license_number\": \"U3907HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0030100\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4817839\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6Z4BHQE1HX\",\n                    \"report_date\": \"2024-09-25\",\n                    \"report_time\": \"1552\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"NE 2100 LOOP 410\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X9AD101675\",\n                    \"vehicle_license_number\": \"R644072\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4806354\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402404576\",\n                    \"report_date\": \"2024-08-29\",\n                    \"report_time\": \"1414\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.914497/-117.557808\",\n                    \"city\": \"NORCO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN932359\",\n                    \"vehicle_license_number\": \"WP70750\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4801595\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2670528204\",\n                    \"report_date\": \"2024-08-14\",\n                    \"report_time\": \"1132\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"E SR 826 EXPRESSWAY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"086\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {\n                        \"lat\": 25.76303333333333,\n                        \"lon\": -80.26782539682542\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXDP9X1HD440933\",\n                    \"vehicle_license_number\": \"XE476Q\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CPD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4790935\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2636152004\",\n                    \"report_date\": \"2024-08-01\",\n                    \"report_time\": \"1739\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-295 SB\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV8LDKX4939\",\n                    \"vehicle_license_number\": \"EP06482\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:8:NONCOLLISION:CROSS MEDIAN/CENTERLINE;3:6:NONCOLLISION:EXPLOSION OR FIRE;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760064\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2634809404\",\n                    \"report_date\": \"2024-06-01\",\n                    \"report_time\": \"1340\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I-75 SB MM 387\",\n                    \"city\": \"GAINESVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alachua\",\n                    \"latitude\": 29.66926774193548,\n                    \"longitude\": -82.3487,\n                    \"geo_point\": {\n                        \"lat\": 29.66926774193548,\n                        \"lon\": -82.3487\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NP5DB9X94D831400\",\n                    \"vehicle_license_number\": \"AB92CL\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760971\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2024066247\",\n                    \"report_date\": \"2024-05-24\",\n                    \"report_time\": \"1027\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-12\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EHXHN970373\",\n                    \"vehicle_license_number\": \"WP91001\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"4755382\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EE80084\",\n                    \"report_date\": \"2024-05-22\",\n                    \"report_time\": \"1800\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"SR-24*041.60\",\n                    \"city\": \"SUNNYSIDE\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"005\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN969730\",\n                    \"vehicle_license_number\": \"XP87578\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WASHINGTON STATE PATROL\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4758720\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003192626\",\n                    \"report_date\": \"2024-05-20\",\n                    \"report_time\": \"0640\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"CONNER\",\n                    \"city\": \"DETROIT\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"163\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {\n                        \"lat\": 42.313476595744675,\n                        \"lon\": -83.18396063829788\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG2GN932272\",\n                    \"vehicle_license_number\": \"4NS8706\",\n                    \"vehicle_license_state\": \"MI\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"5\",\n                    \"light_condition_desc\": \"Dawn\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DETROIT POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4762470\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009443184\",\n                    \"report_date\": \"2024-05-14\",\n                    \"report_time\": \"0733\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"GA 520 NEAR SHORT TATUM ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"259\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.105225,\n                        \"lon\": -84.81630000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563052\",\n                    \"vehicle_license_number\": \"YP95329\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 39 - CUTHBERT\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:17:COLLISION INVOLVING ANIMAL\"\n                },\n                {\n                    \"_id\": \"4748779\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107722174\",\n                    \"report_date\": \"2024-05-09\",\n                    \"report_time\": \"0327\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"BURLINGTON\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3KN207782\",\n                    \"vehicle_license_number\": \"XP45522\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4749397\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402402523\",\n                    \"report_date\": \"2024-05-08\",\n                    \"report_time\": \"1352\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.998275/-117.369011\",\n                    \"city\": \"RIVERSIDE\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0HN970469\",\n                    \"vehicle_license_number\": \"WP96938\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4750893\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2632399704\",\n                    \"report_date\": \"2024-05-01\",\n                    \"report_time\": \"1058\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR 31\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {\n                        \"lat\": 26.943543749999996,\n                        \"lon\": -82.10353750000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV0GHHT8681\",\n                    \"vehicle_license_number\": \"WP87120\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;3:18:COLLISION INVOLVING FIXED OBJECT;2:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4741413\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2630997104\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1115\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 295 NORTHBOUND\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG4FN184122\",\n                    \"vehicle_license_number\": \"WP46177\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4739066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004642945\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1900\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL TALLADEGA\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Talladega\",\n                    \"latitude\": 33.35158,\n                    \"longitude\": -86.20293,\n                    \"geo_point\": {\n                        \"lat\": 33.35158,\n                        \"lon\": -86.20293\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8FN183976\",\n                    \"vehicle_license_number\": \"WP23333\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"4764813\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9034240004\",\n                    \"report_date\": \"2024-04-17\",\n                    \"report_time\": \"2025\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"15\",\n                    \"city\": \"JONES\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Jones\",\n                    \"latitude\": 31.655366666666666,\n                    \"longitude\": -89.16872222222221,\n                    \"geo_point\": {\n                        \"lat\": 31.655366666666666,\n                        \"lon\": -89.16872222222221\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3MN275289\",\n                    \"vehicle_license_number\": \"YP01794\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4746383\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009411078\",\n                    \"report_date\": \"2024-04-16\",\n                    \"report_time\": \"1435\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 75 NB MM311 NEAR GA 53\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"129\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.511799999999994,\n                        \"lon\": -84.87355000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563049\",\n                    \"vehicle_license_number\": \"YP93928\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 43\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4743823\",\n                    \"changed_date\": \"2024-05-08T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA3652400704\",\n                    \"report_date\": \"2024-04-15\",\n                    \"report_time\": \"1350\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-05-08\",\n                    \"location\": \"38.323059/-122.025237\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXRN658119\",\n                    \"vehicle_license_number\": \"ZP17472\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4738886\",\n                    \"changed_date\": \"2024-04-30T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA5502401870\",\n                    \"report_date\": \"2024-04-10\",\n                    \"report_time\": \"1253\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-04-30\",\n                    \"location\": \"33.994005/-117.893273\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932335\",\n                    \"vehicle_license_number\": \"WP66069\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4782969\",\n                    \"changed_date\": \"2024-07-25T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA2522401047\",\n                    \"report_date\": \"2024-03-23\",\n                    \"report_time\": \"1536\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-07-25\",\n                    \"location\": \"38.481107/-121.429821\",\n                    \"city\": \"SACRAMENTO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4FN184008\",\n                    \"vehicle_license_number\": \"WP23391\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4720519\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400067966\",\n                    \"report_date\": \"2024-03-22\",\n                    \"report_time\": \"1655\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S LOWRY ST\",\n                    \"city\": \"SMYRNA\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"149\",\n                    \"county_name\": \"Rutherford\",\n                    \"latitude\": 35.8402875,\n                    \"longitude\": -86.42611875,\n                    \"geo_point\": {\n                        \"lat\": 35.8402875,\n                        \"lon\": -86.42611875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN932323\",\n                    \"vehicle_license_number\": \"WP59569\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"5\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (2-Axel, 6-Tire)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SMYRNA POLICE DEPT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4715366\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8963481804\",\n                    \"report_date\": \"2024-03-04\",\n                    \"report_time\": \"1652\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 95 (STATE ROAD 9)\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"061\",\n                    \"county_name\": \"Indian River\",\n                    \"latitude\": 27.688512500000005,\n                    \"longitude\": -80.4577125,\n                    \"geo_point\": {\n                        \"lat\": 27.688512500000005,\n                        \"lon\": -80.4577125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995405\",\n                    \"vehicle_license_number\": \"XP32430\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4740297\",\n                    \"changed_date\": \"2025-09-07T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9030240003\",\n                    \"report_date\": \"2024-02-21\",\n                    \"report_time\": \"1016\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-07\",\n                    \"location\": \"10\",\n                    \"city\": \"JACKSON\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"059\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {\n                        \"lat\": 30.447807692307695,\n                        \"lon\": -88.61065384615385\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH9CN547485\",\n                    \"vehicle_license_number\": \"YP95328\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4723120\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OK2402001036\",\n                    \"report_date\": \"2024-02-07\",\n                    \"report_time\": \"1009\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"OK-99\",\n                    \"city\": \"PRAGUE\",\n                    \"state\": \"OK\",\n                    \"county_code\": \"081\",\n                    \"county_name\": \"Lincoln\",\n                    \"latitude\": 35.706179999999996,\n                    \"longitude\": -96.87468,\n                    \"geo_point\": {\n                        \"lat\": 35.706179999999996,\n                        \"lon\": -96.87468\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG7EN152232\",\n                    \"vehicle_license_number\": \"YP93947\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OKLAHOMA HIGHWAY PATROL TROOP A\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4714812\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"OR2024400038\",\n                    \"report_date\": \"2024-02-05\",\n                    \"report_time\": \"1951\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"HWY 58 .95 E MCNEELE DR\",\n                    \"city\": \"10.41 E CRESCENT LAKE JCT\",\n                    \"state\": \"OR\",\n                    \"county_code\": \"035\",\n                    \"county_name\": \"Klamath\",\n                    \"latitude\": 42.49928333333333,\n                    \"longitude\": -121.65771666666666,\n                    \"geo_point\": {\n                        \"lat\": 42.49928333333333,\n                        \"lon\": -121.65771666666666\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"6\",\n                    \"road_surface_condition_desc\": \"Ice\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXLP9X5ND778351\",\n                    \"vehicle_license_number\": \"YP57995\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OREGON STATE POLICE\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4700454\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6SJ9HQE1FN\",\n                    \"report_date\": \"2024-02-02\",\n                    \"report_time\": \"0633\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"US 281\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"249\",\n                    \"county_name\": \"Jim Wells\",\n                    \"latitude\": 27.745166666666666,\n                    \"longitude\": -98.037,\n                    \"geo_point\": {\n                        \"lat\": 27.745166666666666,\n                        \"lon\": -98.037\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH8LN222358\",\n                    \"vehicle_license_number\": \"XP57292\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DEPARTMENT OF PUBLIC SAFETY, STATE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4700725\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2629040604\",\n                    \"report_date\": \"2024-01-29\",\n                    \"report_time\": \"1320\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR-400 (INTERSTATE 4) EB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"105\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 27.980263157894736,\n                    \"longitude\": -81.75612807017541,\n                    \"geo_point\": {\n                        \"lat\": 27.980263157894736,\n                        \"lon\": -81.75612807017541\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4EN170303\",\n                    \"vehicle_license_number\": \"WP18353\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690563\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107608005\",\n                    \"report_date\": \"2024-01-24\",\n                    \"report_time\": \"1147\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"74\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG6FN184106\",\n                    \"vehicle_license_number\": \"WP34728\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CHARLOTTE-MECKLENBURG POLICE DEPT.\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690495\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8974771404\",\n                    \"report_date\": \"2024-01-18\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 10 EB MM342\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9GN932351\",\n                    \"vehicle_license_number\": \"WP66110\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4707932\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6T9GHQE1SE\",\n                    \"report_date\": \"2024-01-13\",\n                    \"report_time\": \"1119\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"6600 TELEPHONE RD\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV9LDKX4951\",\n                    \"vehicle_license_number\": \"XP66383\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                }\n            ],\n            \"inspection_history\": [\n                {\n                    \"_id\": \"86652985\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0380001534\",\n                    \"insp_date\": \"2025-12-24\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEWBERRY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X87D741434\",\n                            \"insp_unit_id\": \"210801009\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE220G\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG109901\",\n                            \"insp_unit_id\": \"210801010\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2384802\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"329T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86646083\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {\n                        \"lat\": 34.25134893617021,\n                        \"lon\": -119.03522340425529\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US-101 SB SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_id\": \"210788522\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270882613\",\n                            \"report_number\": \"CAUDSV003381\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86646083\",\n                            \"violation_id\": \"270882613\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RG000RG\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86641932\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {\n                        \"lat\": 41.02236666666666,\n                        \"lon\": -93.7775\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXSN682281\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0082HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1536\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG189303\",\n                            \"insp_unit_id\": \"210780141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678463T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"156365\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270871240\",\n                            \"report_number\": \"IA000P13B1TH\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86641932\",\n                            \"violation_id\": \"270871240\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86627546\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00901\",\n                    \"insp_date\": \"2025-12-22\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAMMOND LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1HN970374\",\n                            \"insp_unit_id\": \"210746998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4389HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1179\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG950204\",\n                            \"insp_unit_id\": \"210746999\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT1744\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1179T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86626791\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002376\",\n                    \"insp_date\": \"2025-12-19\",\n                    \"insp_start_time\": \"1141\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {\n                        \"lat\": 34.41694285714286,\n                        \"lon\": -81.97942857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"210745041\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4861HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1395\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_id\": \"210745042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1395T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86609678\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7580001027\",\n                    \"insp_date\": \"2025-12-16\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1429\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VAN BUREN AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"210705394\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"210705395\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86580956\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172306\",\n                    \"insp_date\": \"2025-12-15\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {\n                        \"lat\": 30.349644444444444,\n                        \"lon\": -89.46652222222222\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"210635164\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U483HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG390903\",\n                            \"insp_unit_id\": \"210635165\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86577246\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724002141\",\n                    \"insp_date\": \"2025-12-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"210627407\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4827HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA11642LG33420\",\n                            \"insp_unit_id\": \"210627408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45M4205\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86549389\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00581\",\n                    \"insp_date\": \"2025-12-11\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5RN664944\",\n                            \"insp_unit_id\": \"210572186\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4934HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1499\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073802\",\n                            \"insp_unit_id\": \"210572187\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4VZ5368\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1499T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86548165\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009469\",\n                    \"insp_date\": \"2025-12-10\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_id\": \"210570165\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6045\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_id\": \"210570166\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6045T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86516529\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012013671\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0754\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_id\": \"210501600\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1341\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_id\": \"210501601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"134T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86563544\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2132001384\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"1809\",\n                    \"insp_end_time\": \"1925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4676HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"210599285\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270674451\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674451\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674449\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674449\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00078158\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674450\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674450\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86521802\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009702\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN674109\",\n                            \"insp_unit_id\": \"210511855\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6701HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG163402\",\n                            \"insp_unit_id\": \"210511856\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"677736T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86523960\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036090030\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970338\",\n                            \"insp_unit_id\": \"210515763\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4375HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1143\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899403\",\n                            \"insp_unit_id\": \"210515764\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3077\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86527365\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457001059\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"2230\",\n                    \"insp_end_time\": \"2242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249960\",\n                            \"insp_unit_id\": \"210521551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C539EX\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6135\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG734801\",\n                            \"insp_unit_id\": \"210521552\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2574333\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6135T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270581364\",\n                            \"report_number\": \"GA1457001059\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-10\",\n                            \"inspection_id\": \"86527365\",\n                            \"violation_id\": \"270581364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86557339\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000405\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLP9X7LD701794\",\n                            \"insp_unit_id\": \"210588597\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP23520\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG393605\",\n                            \"insp_unit_id\": \"210588598\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06695AL\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86559863\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX836001365\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ELLENSBURG WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"210592879\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4677HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"210592880\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270668682\",\n                            \"report_number\": \"WAX836001365\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-13\",\n                            \"inspection_id\": \"86559863\",\n                            \"violation_id\": \"270668682\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86489149\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA2014000342\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1124\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_id\": \"210439087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_id\": \"210439088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86478344\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1141\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {\n                        \"lat\": 37.12212727272727,\n                        \"lon\": -84.07872727272728\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN682301\",\n                            \"insp_unit_id\": \"210475088\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6695HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645TG257202\",\n                            \"insp_unit_id\": \"210475089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"738833T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270530316\",\n                            \"report_number\": \"KYCV41016007\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-12-04\",\n                            \"change_date\": \"2025-12-08\",\n                            \"inspection_id\": \"86478344\",\n                            \"violation_id\": \"270530316\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"FD49280\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86460609\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1341\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {\n                        \"lat\": 42.57796666666667,\n                        \"lon\": -83.88794166666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-96 WB FOWLERVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN660842\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4930HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1494\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG073702\",\n                            \"insp_unit_id\": \"210364946\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4WD3971\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270404962\",\n                            \"report_number\": \"MIMYERD01681\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-12-02\",\n                            \"change_date\": \"2025-12-02\",\n                            \"inspection_id\": \"86460609\",\n                            \"violation_id\": \"270404962\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86466878\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009534\",\n                    \"insp_date\": \"2025-12-01\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_id\": \"210377087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9284HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5715\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_id\": \"210377088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5715T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86434342\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0591864\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"1038\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {\n                        \"lat\": 35.16649480519481,\n                        \"lon\": -89.9349571428571\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEMPHIS TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"45200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"210306757\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"210306758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86605559\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252125863\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 FRONTAGE RD S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"111600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"210698081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270779552\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779551\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779551\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779553\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779555\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779555\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779554\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779554\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777833082\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3294001120\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 40.58469,\n                    \"longitude\": -83.14540000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9271HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7778330823939ALHLIWR1\",\n                            \"report_number\": \"OH3294001120\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-25\",\n                            \"inspection_id\": \"777833082\",\n                            \"violation_id\": \"7778330823939ALHLIWR1\",\n                            \"viol_code\": \"3939ALHLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777812346\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252093658\",\n                    \"insp_date\": \"2025-11-24\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"508M TX288 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED241606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W1778HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG539404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"259575D\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777757455\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2161000001\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"1039\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5DN136764\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"W1690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG444501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"22063AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777555711\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1440054\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0939\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOUNT JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4817HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG356102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SM4181\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777326958\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0347002961\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONNELL IN\",\n                            \"insp_unit_license\": \"QB20PW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777436173\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAFVS00159\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"1414\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANDEVILLE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"109500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"P292251\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG467205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5613242\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777416985\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152230\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6754HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG467504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5461416\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7774169853922SLLTCD1\",\n                            \"report_number\": \"MD0158C00086\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-11-19\",\n                            \"change_date\": \"2025-11-21\",\n                            \"inspection_id\": \"777416985\",\n                            \"violation_id\": \"7774169853922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777244221\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003190\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275330\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4870HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG565403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1435\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777507237\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000348\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"2019\",\n                    \"insp_end_time\": \"2037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD664385\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9877HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG430701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"255634E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777560409\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865002084\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1132\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9317HY\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777128706\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003774\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270024591\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210086524\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270024590\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777162420\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006819969\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKBGADV4HSJE1334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4197HY\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4WR8906\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270039557\",\n                            \"report_number\": \"NC0006819969\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86351380\",\n                            \"violation_id\": \"270039557\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777143133\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2090000593\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Covington\",\n                    \"latitude\": 31.228375,\n                    \"longitude\": -86.46278749999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OPP AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932277\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4175HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG726904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8709\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777503385\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116001570\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1444\",\n                    \"insp_end_time\": \"1537\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6355HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WA2782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270169086\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169086\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270169087\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777028770\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128002349\",\n                    \"insp_date\": \"2025-11-14\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0941\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777124584\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000375\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1206\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"495000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776921391\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF2W001485\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2HD411166\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP75914\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776640528\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3245000910\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"insp_start_time\": \"0729\",\n                    \"insp_end_time\": \"0809\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FINDLAY OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5MHMJ6188\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3964HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG605108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"678739T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77664052839375A3TAOL1\",\n                            \"report_number\": \"OH3245000910\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-11\",\n                            \"change_date\": \"2025-11-12\",\n                            \"inspection_id\": \"776640528\",\n                            \"violation_id\": \"77664052839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209963841\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776962134\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086002434\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TACOMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7769621343929A2C1\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"7769621343929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"77696213439360D2\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"77696213439360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776915271\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"2314\",\n                    \"insp_end_time\": \"2342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V8298HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269967551\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"269967552\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RP69731\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776602692\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2141000422\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W0589HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269868419\",\n                            \"report_number\": \"WA2141000422\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-06\",\n                            \"change_date\": \"2025-11-11\",\n                            \"inspection_id\": \"86289188\",\n                            \"violation_id\": \"269868419\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00037013\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776359962\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0217009489\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1510\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLORENCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4691HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776904075\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252060389\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"2340\",\n                    \"insp_end_time\": \"2352\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"716M US281 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969747\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4366HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG856804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1645\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776371230\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172213\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1046\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776507688\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803002717\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DUPONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V9323HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776767509\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00474\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4465HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154285\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0376001628\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1729\",\n                    \"insp_end_time\": \"1746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W1687HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXT GEN\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154861\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002274\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PROSPERITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN682303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6697HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640TG257205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"738835T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776483181\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000878\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269832355\",\n                            \"report_number\": \"WA2117000878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-04\",\n                            \"change_date\": \"2025-11-09\",\n                            \"inspection_id\": \"86275909\",\n                            \"violation_id\": \"269832355\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775974852\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARIS01488\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW ORLEANS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776081376\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0290C00438\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore (city)\",\n                    \"latitude\": 39.30270512820514,\n                    \"longitude\": -76.61803589743592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPARKS GLENCOE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4868HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775909989\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036D30987\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1233\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Robertson\",\n                    \"latitude\": 36.50761249999999,\n                    \"longitude\": -86.82598750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTLAND TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775869426\",\n                    \"report_state\": \"KS\",\n                    \"report_number\": \"KSHP93052768\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KS\",\n                    \"county_name\": \"Wabaunsee\",\n                    \"latitude\": 38.9561,\n                    \"longitude\": -96.18499999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WABAUNSEE WEST M.C.I.S. #21W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"138670\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"V9836HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"5218449\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775711710\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005900\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"3\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49XXFD274250\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG619701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VF7023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7757117103922SLLSWZ1\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103922SLLSWZ1\",\n                            \"viol_code\": \"3922SLLSWZ\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSWZ\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A1HOSPD2\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A1HOSPD2\",\n                            \"viol_code\": \"3953A1HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A1-HOSPD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A2HOSPD3\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A2HOSPD3\",\n                            \"viol_code\": \"3953A2HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A2-HOSPD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103958E1PCOOS4\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103958E1PCOOS4\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775758015\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643999667\",\n                    \"insp_date\": \"2025-10-28\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775320183\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039800893\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"insp_start_time\": \"1125\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COLLIERVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269514669\",\n                            \"report_number\": \"TNI039800893\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-10-23\",\n                            \"change_date\": \"2025-10-25\",\n                            \"inspection_id\": \"86146687\",\n                            \"violation_id\": \"269514669\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775207737\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1616000193\",\n                    \"insp_date\": \"2025-10-21\",\n                    \"insp_start_time\": \"1359\",\n                    \"insp_end_time\": \"1413\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640SG073803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WE5203\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775185426\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252055420\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1502\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4338HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG884402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL3129\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77518542639375GLOAD1\",\n                            \"report_number\": \"TXV252055420\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-20\",\n                            \"change_date\": \"2025-10-23\",\n                            \"inspection_id\": \"775185426\",\n                            \"violation_id\": \"77518542639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209625364\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774815481\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0356\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DES ALLEMANDS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9266HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7748154813939ALIL1\",\n                            \"report_number\": \"LALARVS00496\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-10-16\",\n                            \"change_date\": \"2025-10-20\",\n                            \"inspection_id\": \"774815481\",\n                            \"violation_id\": \"7748154813939ALIL1\",\n                            \"viol_code\": \"3939ALIL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LIL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209546294\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774952191\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAQES00124\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BREAUX BRIDGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2GD355440\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V0079HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG811401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"256B115\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774827271\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000682\",\n                    \"insp_date\": \"2025-10-15\",\n                    \"insp_start_time\": \"1209\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774527751\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 43.67776363636363,\n                    \"longitude\": -83.96434545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-75 @ SALZBURG RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V4745HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678421T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7745277513922SLLLR1\",\n                            \"report_number\": \"MIKOCHJ02188\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-10-14\",\n                            \"change_date\": \"2025-10-15\",\n                            \"inspection_id\": \"774527751\",\n                            \"violation_id\": \"7745277513922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774407943\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000584\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DEER PARK WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7643HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"DK6814\",\n                            \"insp_unit_license_state\": \"OK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774923373\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743501516\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1426\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774352395\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1465000301\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1455\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446AG309601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW95S16\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"774352395393205AWRBH1\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"change_date\": \"2025-10-14\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"774352395393205AWRBH1\",\n                            \"viol_code\": \"393205AWRBH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205A-WRBH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209451115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7743523953939ALSML2\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"7743523953939ALSML2\",\n                            \"viol_code\": \"3939ALSML\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSML\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774319482\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC20008241\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774187335\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2541000100\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1339\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 43.933980000000005,\n                    \"longitude\": -90.58760999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SPARTA WI\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN184021\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3894HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG609204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NG3169\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7741873353939ALBL2\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALBL2\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7741873353939ALFTSI3\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"viol_code\": \"393205CWRAWFLMIB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WRAWFLMIB\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773948763\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252019679\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W0753HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739487633931281\",\n                            \"report_number\": \"TXV252019679\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-07\",\n                            \"change_date\": \"2025-10-10\",\n                            \"inspection_id\": \"773948763\",\n                            \"violation_id\": \"7739487633931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"209413147\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774228888\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006535\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0602\",\n                    \"insp_end_time\": \"0631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658167\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4912HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646SG053104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5357\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269252442\",\n                            \"report_number\": \"IN8557006535\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-12\",\n                            \"inspection_id\": \"86025432\",\n                            \"violation_id\": \"269252442\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773712558\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006804709\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Surry\",\n                    \"latitude\": 36.406099999999995,\n                    \"longitude\": -80.6538818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SOUTH SURRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X3YD512499\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XE399N\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443DG422605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA17UB\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269121159\",\n                            \"report_number\": \"NC0006804709\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-06\",\n                            \"inspection_id\": \"85968062\",\n                            \"violation_id\": \"269121159\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2IRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209318189\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773641719\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836003590\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATTALLA AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD175871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF71AT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG426101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA06MT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77364171939360D1\",\n                            \"report_number\": \"AL1836003590\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-10-04\",\n                            \"change_date\": \"2025-10-05\",\n                            \"inspection_id\": \"773641719\",\n                            \"violation_id\": \"77364171939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209303066\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773955648\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252052857\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"10\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"16\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"10\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739556483965B9\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965B9\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"9\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A16\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A16\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"77395564839353B3\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839353B3\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483965BHWSLIW10\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965BHWSLIW10\",\n                            \"viol_code\": \"3965BHWSLIW\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSLIW\",\n                            \"seq_no\": \"10\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"773955648393191\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"773955648393191\",\n                            \"viol_code\": \"39319\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839347E2\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483939TS5\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483939TS5\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839394\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1B7\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1B7\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"7\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1BOS8\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1BOS8\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"8\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773512191\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0248008897\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 34.10963333333333,\n                    \"longitude\": -79.35908333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773635518\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686006023\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676056\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7794HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG179502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678081T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773667171\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW108001246\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 39.7822375,\n                    \"longitude\": -92.0573625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SHELBINA MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773341038\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS01209\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BATON ROUGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4479HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG049506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773401716\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR8000001243\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Faulkner\",\n                    \"latitude\": 35.16135833333333,\n                    \"longitude\": -92.33579166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CONWAY AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": true,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222319\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4681HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG284501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5132\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269045213\",\n                            \"report_number\": \"AR8000001243\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2025-09-30\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"85933524\",\n                            \"violation_id\": \"269045213\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"501A1703548\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773324478\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3268000957\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0613\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Gallia\",\n                    \"latitude\": 38.85445555555555,\n                    \"longitude\": -82.3015,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BIDWELL OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN674105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6005HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643TG243105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"738852T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773222472\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42410499\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0517\",\n                    \"insp_end_time\": \"0524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"126600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773252415\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1019011997\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ALCORN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7732524153922SLLTCD1\",\n                            \"report_number\": \"MS1019011997\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-12-05\",\n                            \"inspection_id\": \"773252415\",\n                            \"violation_id\": \"7732524153922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500333628\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773681625\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0280C00559\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"0853\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FROSTBURG MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773373681\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252043290\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1836\",\n                    \"insp_end_time\": \"1909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Collin\",\n                    \"latitude\": 33.149368749999994,\n                    \"longitude\": -96.63060624999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2800 TX78 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222330\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4679HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG299306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5143\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7733736813929A2C1\",\n                            \"report_number\": \"TXV252043290\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"773373681\",\n                            \"violation_id\": \"7733736813929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209266537\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773607609\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1452000870\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4391HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269094883\",\n                            \"report_number\": \"GA1452000870\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-09-27\",\n                            \"change_date\": \"2025-10-04\",\n                            \"inspection_id\": \"85956401\",\n                            \"violation_id\": \"269094883\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"8-D\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772885233\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW089002398\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Lafayette\",\n                    \"latitude\": 39.08383076923077,\n                    \"longitude\": -93.7679923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MAYVIEW MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676070\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V1642HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648TG208401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678510T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77288523339375A3TAOL1\",\n                            \"report_number\": \"MOW089002398\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-09-24\",\n                            \"inspection_id\": \"772885233\",\n                            \"violation_id\": \"77288523339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773219088\",\n                    \"report_state\": \"NY\",\n                    \"report_number\": \"NYD507801835\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1303\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NY\",\n                    \"county_name\": \"Erie\",\n                    \"latitude\": 42.81320344827587,\n                    \"longitude\": -78.79349425287357,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BUFFALO NY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2MHMJ6178\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG604608\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678737T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772814007\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1357\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Clinton\",\n                    \"latitude\": 42.97108000000001,\n                    \"longitude\": -84.58889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WACOUSTA RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4459HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728140073922SLLS21\",\n                            \"report_number\": \"MIBURGM06967\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-23\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"772814007\",\n                            \"violation_id\": \"7728140073922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772817778\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FOWLERVILLE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0RN664947\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4915HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG073703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4WD3972\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268901049\",\n                            \"report_number\": \"MINEWCJ00683\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-24\",\n                            \"inspection_id\": \"85868642\",\n                            \"violation_id\": \"268901049\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2WG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772895682\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676040\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8348HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG182702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678096T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728956823922SLLTCD1\",\n                            \"report_number\": \"WVPSC1431294\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-25\",\n                            \"inspection_id\": \"772895682\",\n                            \"violation_id\": \"7728956823922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772619130\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3233001082\",\n                    \"insp_date\": \"2025-09-21\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Cuyahoga\",\n                    \"latitude\": 41.491000000000014,\n                    \"longitude\": -81.66461290322583,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLEVELAND OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3953HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678726T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772831287\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251989143\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772961652\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1188000048\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"1248\",\n                    \"insp_end_time\": \"1257\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772501284\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003602\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4818HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7725012843939ALFTSI1\",\n                            \"report_number\": \"IN9761003602\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-18\",\n                            \"change_date\": \"2025-09-21\",\n                            \"inspection_id\": \"772501284\",\n                            \"violation_id\": \"7725012843939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209061460\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772310466\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1750002287\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 31.084542857142857,\n                    \"longitude\": -87.33928571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BREWTON AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4942HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642NG600101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9836\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772491708\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003598\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1531\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268821955\",\n                            \"report_number\": \"IN9761003598\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-17\",\n                            \"change_date\": \"2025-09-20\",\n                            \"inspection_id\": \"85832412\",\n                            \"violation_id\": \"268821955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772145910\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3905001143\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"1222635\",\n                            \"insp_unit_license_state\": \"AL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG271901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5278575\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772599240\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1321\",\n                    \"insp_end_time\": \"1353\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101700\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"772599240393128BCLWV1\",\n                            \"report_number\": \"CANDA2007777\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-09-15\",\n                            \"change_date\": \"2025-09-22\",\n                            \"inspection_id\": \"772599240\",\n                            \"violation_id\": \"772599240393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209082202\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772002540\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028366\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORAGNE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771338880\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647007034\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"insp_start_time\": \"1707\",\n                    \"insp_end_time\": \"1736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"1UYVS2533L7164225\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268507801\",\n                            \"report_number\": \"FL1647007034\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-05\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85704320\",\n                            \"violation_id\": \"268507801\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771291936\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562004660\",\n                    \"insp_date\": \"2025-09-04\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG589402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771328089\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2129000715\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"146000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"RP22332\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06606AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268505384\",\n                            \"report_number\": \"WA2129000715\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-09-02\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85703121\",\n                            \"violation_id\": \"268505384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770992371\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3557000057\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM BEACH GARDENS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4839HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7709923713927AD2\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"change_date\": \"2025-09-03\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713927AD2\",\n                            \"viol_code\": \"3927AD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"7A-D\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"770992371393128BCLWV3\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"770992371393128BCLWV3\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"7709923713922SLLS21\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771073668\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252008474\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Titus\",\n                    \"latitude\": 33.18515,\n                    \"longitude\": -94.9811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH30 WB MT PLEASANT SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4663HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG299305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770979690\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"4\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": false,\n                    \"fatigued_insp\": false,\n                    \"dr_fitness_insp\": false,\n                    \"subt_alcohol_insp\": false,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V9302HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268416133\",\n                            \"report_number\": \"CAUEY5001978\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-08-30\",\n                            \"change_date\": \"2025-09-02\",\n                            \"inspection_id\": \"85664410\",\n                            \"violation_id\": \"268416133\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208714275\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770710284\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1254\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AINGER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4MHMJ6179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V3949HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG604609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678734T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268347468\",\n                            \"report_number\": \"MIBURGM06910\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-08-28\",\n                            \"change_date\": \"2025-08-29\",\n                            \"inspection_id\": \"85634476\",\n                            \"violation_id\": \"268347468\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4587852\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770448240\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1917000063\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3RN664943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4951HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4WD3970\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77044824039345DB1\",\n                            \"report_number\": \"US1917000063\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2025-08-27\",\n                            \"change_date\": \"2025-08-27\",\n                            \"inspection_id\": \"770448240\",\n                            \"violation_id\": \"77044824039345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208608481\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769991490\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44286304\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1058\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770270553\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251984720\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1716\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Chambers\",\n                    \"latitude\": 29.801514285714287,\n                    \"longitude\": -94.62054285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB WINNIE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7SN682304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6699HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647TG257203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"738834T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702705533939T1\",\n                            \"report_number\": \"TXV251984720\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770270553\",\n                            \"violation_id\": \"7702705533939T1\",\n                            \"viol_code\": \"3939T\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9T\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable tail lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208572096\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770203836\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0413000032\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ST GEORGE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4692HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702038363963A1OAL1\",\n                            \"report_number\": \"SC0413000032\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770203836\",\n                            \"violation_id\": \"7702038363963A1OAL1\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208557180\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770019849\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251978778\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1338\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Live Oak\",\n                    \"latitude\": 28.42178,\n                    \"longitude\": -98.12289999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH37 SB THREE RIVERS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268175457\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175457\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175460\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175460\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175459\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175459\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175458\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175458\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770023296\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251975277\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 30.113687499999997,\n                    \"longitude\": -93.87984999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4485HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4613\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769754178\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4188HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76975417839347E1\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839353BB2\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839375GTFWETL3\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769835133\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007292\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995408\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4478HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG200202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RW4376\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769605588\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008811\",\n                    \"insp_date\": \"2025-08-15\",\n                    \"insp_start_time\": \"1740\",\n                    \"insp_end_time\": \"1759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X11N548981\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"M2277HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG325901\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SL2173\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769747383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002283\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0649\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7697473833939AHLLH1\",\n                            \"report_number\": \"WA2082002283\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"change_date\": \"2025-08-19\",\n                            \"inspection_id\": \"769747383\",\n                            \"violation_id\": \"7697473833939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208462185\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769431663\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0724\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140WA\",\n                            \"insp_unit_license_state\": \"OR\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76943166338351ASOUT1\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"76943166338351ASOUT1\",\n                            \"viol_code\": \"38351ASOUT\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"51A-SOUT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"36\",\n                            \"viol_group_desc\": \"License-related: Medium\",\n                            \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"769431663393128BCLWV2\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"769431663393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769319784\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1644\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Talbot\",\n                    \"latitude\": 38.769040000000004,\n                    \"longitude\": -76.20334666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WYE MILLS MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7693197843922SLLS31\",\n                            \"report_number\": \"MD2311C01091\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-09-16\",\n                            \"inspection_id\": \"769319784\",\n                            \"violation_id\": \"7693197843922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769500027\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"006595A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76950002739375GTFWETL1\",\n                            \"report_number\": \"TNI031J91891\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-08-15\",\n                            \"inspection_id\": \"769500027\",\n                            \"violation_id\": \"76950002739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208411752\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769303611\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009298\",\n                    \"insp_date\": \"2025-08-11\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1419\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXCN529366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG331801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4LP2447\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769117176\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006784753\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.84023333333334,\n                    \"longitude\": -82.71213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAMS GAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184125\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U413OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV572H78723899H\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4NS1193\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7691171763922LV1\",\n                            \"report_number\": \"NC0006784753\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-08-10\",\n                            \"change_date\": \"2025-08-11\",\n                            \"inspection_id\": \"769117176\",\n                            \"violation_id\": \"7691171763922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769061178\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006378\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275287\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4958HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG600105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9840\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267938167\",\n                            \"report_number\": \"IN8557006378\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-08-07\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"85451242\",\n                            \"violation_id\": \"267938167\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768811995\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009309\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1308\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1HHHY3730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP40115\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG863201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"259564E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769044591\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009218\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769054527\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166008588\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1503\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA CENTER WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7690545273922SLLS31\",\n                            \"report_number\": \"WA1166008588\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"769054527\",\n                            \"violation_id\": \"7690545273922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0665235\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768769425\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2174000092\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7687694253939AHLLH1\",\n                            \"report_number\": \"WA2174000092\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-06\",\n                            \"inspection_id\": \"768769425\",\n                            \"violation_id\": \"7687694253939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208262596\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768994110\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251941574\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222352\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4834HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG380301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"FONA\",\n                            \"insp_unit_license\": \"4SN4358\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76899411038323A21\",\n                            \"report_number\": \"TXV251941574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-01\",\n                            \"change_date\": \"2025-08-08\",\n                            \"inspection_id\": \"768994110\",\n                            \"violation_id\": \"76899411038323A21\",\n                            \"viol_code\": \"38323A2\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Operating a CMV without a CDL\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768411882\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003025\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"0811\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222369\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4893HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG462701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5903\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76841188239375A3TAOL1\",\n                            \"report_number\": \"SC0321003025\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-31\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"768411882\",\n                            \"violation_id\": \"76841188239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208190518\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768824424\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000792\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Liberty\",\n                    \"latitude\": 31.818733333333334,\n                    \"longitude\": -81.53187777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICEBORO GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE944B\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768590325\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"insp_start_time\": \"1424\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0FN184006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3901HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG596605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4ND8533\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7685903253922SLLUP1\",\n                            \"report_number\": \"MILYDEC04307\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-30\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768590325\",\n                            \"violation_id\": \"7685903253922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768190212\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00480\",\n                    \"insp_date\": \"2025-07-29\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIVONIA LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768400794\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3227009849\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1542\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267781404\",\n                            \"report_number\": \"FL3227009849\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"85377866\",\n                            \"violation_id\": \"267781404\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000879549\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768533670\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342000931\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1343\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76853367039282DUMT1\",\n                            \"report_number\": \"GA1342000931\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768533670\",\n                            \"violation_id\": \"76853367039282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E795393\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767995839\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU499000952\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1046\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 47.61808333333333,\n                    \"longitude\": -114.20085833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLSON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767837349\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005445\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"0543\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267644854\",\n                            \"report_number\": \"MOW047005445\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"85315261\",\n                            \"violation_id\": \"267644854\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768095811\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007217\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1701\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6353HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76809581139375A3TAOLTIS3\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"768095811393128BCLWV2\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-29\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208125989\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"76809581139387AFPLR4\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139387AFPLR4\",\n                            \"viol_code\": \"39387AFPLR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87A-FPLR\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"768095811393104F3C1\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767904156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251959934\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184109\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3863HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG647201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NJ3791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"767904156393111\",\n                            \"report_number\": \"TXV251959934\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-23\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"767904156\",\n                            \"violation_id\": \"767904156393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208085939\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767994417\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2118000629\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1544\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clallam\",\n                    \"latitude\": 48.11227272727273,\n                    \"longitude\": -123.99990909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEQUIM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767958750\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2063001287\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YAKIMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267672509\",\n                            \"report_number\": \"WA2063001287\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-22\",\n                            \"change_date\": \"2025-07-27\",\n                            \"inspection_id\": \"85328750\",\n                            \"violation_id\": \"267672509\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0683324\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767548530\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00856\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENNER LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45507\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS7837\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767445633\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0243007277\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"insp_start_time\": \"1604\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CAYCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4824HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7674456333922SLLILC1\",\n                            \"report_number\": \"SC0243007277\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-21\",\n                            \"change_date\": \"2025-07-21\",\n                            \"inspection_id\": \"767445633\",\n                            \"violation_id\": \"7674456333922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421009912\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767458899\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006778366\",\n                    \"insp_date\": \"2025-07-20\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IREDELL COUNTY, I-40, W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4658HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767568888\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028126\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WOOLMARKET\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4140HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767302083\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44860856\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"0859\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Floyd\",\n                    \"latitude\": 37.50140909090909,\n                    \"longitude\": -82.73123636363638,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PRESTONSBURG\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4399HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767523141\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000035\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"insp_start_time\": \"1526\",\n                    \"insp_end_time\": \"1602\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76752314139141B10MC1\",\n                            \"report_number\": \"WA2172000035\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-17\",\n                            \"change_date\": \"2025-07-22\",\n                            \"inspection_id\": \"767523141\",\n                            \"violation_id\": \"76752314139141B10MC1\",\n                            \"viol_code\": \"39141B10MC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41B10-MC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"48\",\n                            \"viol_group_desc\": \"Physical\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767444103\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN7415003670\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 39.78785,\n                    \"longitude\": -86.1397822580645,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INDIANAPOLIS IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"90000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03033\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76744410339522GELDMFV3\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"76744410339522GELDMFV3\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLS22\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLLR1\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767085534\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1024\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4923HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267471371\",\n                            \"report_number\": \"KYCV44703709\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"85231726\",\n                            \"violation_id\": \"267471371\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EX20948\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767619171\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000358\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548744\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445CG350305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LV6785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767380653\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647006891\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1533\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYD E.G.\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76738065339375A3TAOL1\",\n                            \"report_number\": \"FL1647006891\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"767380653\",\n                            \"violation_id\": \"76738065339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207965378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767111886\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251947014\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Rockwall\",\n                    \"latitude\": 32.934875000000005,\n                    \"longitude\": -96.39937499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JOHN KING BLVD AT TX\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN970559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06609\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG025503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7504\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76711188639355E2\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"76711188639355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207908406\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"767111886393203A1\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"767111886393203A1\",\n                            \"viol_code\": \"393203A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Cab door missing/broken\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207908405\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767395269\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000052\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"2212\",\n                    \"insp_end_time\": \"2231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267519131\",\n                            \"report_number\": \"WA2169000052\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"85266141\",\n                            \"violation_id\": \"267519131\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0599027\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767265453\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009150\",\n                    \"insp_date\": \"2025-07-14\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766929141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE002932\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0500\",\n                    \"insp_end_time\": \"0512\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766806813\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582113\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0636\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676053\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7287HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG166901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"678059T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76680681339375A3TAOL1\",\n                            \"report_number\": \"TNI039582113\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-07-13\",\n                            \"change_date\": \"2025-07-14\",\n                            \"inspection_id\": \"766806813\",\n                            \"violation_id\": \"76680681339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207842937\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766875267\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251650128\",\n                    \"insp_date\": \"2025-07-10\",\n                    \"insp_start_time\": \"0706\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TX114 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN682280\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0579HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644SG188002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"678470T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766957419\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1252000964\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARTERSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG649501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNKWN\",\n                            \"insp_unit_license\": \"4UB6602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767032596\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000355\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1611\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Houston\",\n                    \"latitude\": 32.52383636363636,\n                    \"longitude\": -83.6565090909091,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WARNER ROBINS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767015703\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hill\",\n                    \"latitude\": 31.973413333333333,\n                    \"longitude\": -97.05102666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035 IN HILL CO. (357-370)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X4ED193574\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP80266\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443EG481701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"176B962\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76701570339360C1\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339360D2\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339524C2III3\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339524C2III3\",\n                            \"viol_code\": \"39524C2III\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24C2III\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339617C4\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339617C4\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766744542\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001874\",\n                    \"insp_date\": \"2025-07-08\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4460HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766343250\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1785004698\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1708\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cullman\",\n                    \"latitude\": 34.14643076923077,\n                    \"longitude\": -86.8220923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GOOD HOPE AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4680HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766746621\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000007\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV4LPLG1014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP23633\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG301401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"10934AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267360824\",\n                            \"report_number\": \"WA2172000007\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-07\",\n                            \"change_date\": \"2025-07-12\",\n                            \"inspection_id\": \"85194069\",\n                            \"violation_id\": \"267360824\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0523743\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766879506\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251934844\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Clay\",\n                    \"latitude\": 33.8335,\n                    \"longitude\": -98.21272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US287 SB HENRIETTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4945HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG605504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TX8848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766266399\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BASE LINE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8LDKX4942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4829HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG390701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SN4365\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267237958\",\n                            \"report_number\": \"MIBURGM06778\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-03\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"85140711\",\n                            \"violation_id\": \"267237958\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4558191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766497933\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006771731\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1442\",\n                    \"insp_end_time\": \"1511\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183999\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG589403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4ND8526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766198413\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007115\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76619841339375A3TAOL1\",\n                            \"report_number\": \"WAX805007115\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766198413\",\n                            \"violation_id\": \"76619841339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766054080\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028070\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOSS POINT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG615001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8140\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765910152\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006770836\",\n                    \"insp_date\": \"2025-07-01\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wake\",\n                    \"latitude\": 35.79513906249999,\n                    \"longitude\": -78.65342968750006,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 NEAR MM 287\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765942453\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC43009565\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766019232\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1603\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I75 NB @ DODGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"25999\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"2\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"2\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3HAEUMML2LL316685\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"D083HS\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76601923239141AMCPC2\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239141AMCPC2\",\n                            \"viol_code\": \"39141AMCPC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41A-MCPC\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"40\",\n                            \"viol_group_desc\": \"Medical Certificate\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"viol_code\": \"39111B5LNCDLNVE\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11B5-LNCDLNVE\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7660192323922SLLLR3\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"7660192323922SLLLR3\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765789318\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1307006119\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 34.1759,\n                    \"longitude\": -85.61866,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEESBURG AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV6JPJK4199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP03034\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG031002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5294561\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765666000\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIFALAS00201\",\n                    \"insp_date\": \"2025-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Branch\",\n                    \"latitude\": 41.932100000000005,\n                    \"longitude\": -85.04990000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-69 MM 20\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969751\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4352HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PJ9902\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766459764\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1259000364\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1520\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267291984\",\n                            \"report_number\": \"GA1259000364\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-09\",\n                            \"inspection_id\": \"85162196\",\n                            \"violation_id\": \"267291984\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765975015\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001185\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222338\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG334202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267166352\",\n                            \"report_number\": \"MOW215001185\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"85108335\",\n                            \"violation_id\": \"267166352\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21TC-MC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207671080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765444159\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7061028418\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765511857\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D007014\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0409\",\n                    \"insp_end_time\": \"0440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3012HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765687924\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1042\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"765687924393128BCLWV1\",\n                            \"report_number\": \"CANC4I005306\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-25\",\n                            \"change_date\": \"2025-06-27\",\n                            \"inspection_id\": \"765687924\",\n                            \"violation_id\": \"765687924393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207613798\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765966717\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1393000579\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAGRANGE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765713421\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002149\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4896HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76571342139375GTFWETL3\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"76571342139375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"765713421393128BCLWV2\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"765713421393104F3C1\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765938223\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251918024\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995398\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4468HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG168402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9778\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76593822339375A31\",\n                            \"report_number\": \"TXV251918024\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-07-01\",\n                            \"inspection_id\": \"765938223\",\n                            \"violation_id\": \"76593822339375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207664041\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765553113\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4G44S08174A000659\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"KEND\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267075263\",\n                            \"report_number\": \"CAUCHY000647\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"85061457\",\n                            \"violation_id\": \"267075263\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207587569\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765217881\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2163000097\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2CN529376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"RP21852\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG340201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"87071AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765495891\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"1133\",\n                    \"insp_end_time\": \"1152\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76549589139311A1LFTSM1\",\n                            \"report_number\": \"CANBH0009154\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-19\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765495891\",\n                            \"violation_id\": \"76549589139311A1LFTSM1\",\n                            \"viol_code\": \"39311A1LFTSM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LFTSM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207577000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91025\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765482535\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW003534\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7654825353939ALHLI1\",\n                            \"report_number\": \"CANARW003534\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765482535\",\n                            \"violation_id\": \"7654825353939ALHLI1\",\n                            \"viol_code\": \"3939ALHLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207574786\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RJ 00989\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764865045\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266916011\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916011\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"266916010\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916010\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765052479\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2034003048\",\n                    \"insp_date\": \"2025-06-17\",\n                    \"insp_start_time\": \"1745\",\n                    \"insp_end_time\": \"1821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MIAMI FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"55999\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X4GD346929\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP70243\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764984304\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008707\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184122\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP46177\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG693904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764844363\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX829007747\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1409\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BELLEVUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4335HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7648443633922SLLTCD1\",\n                            \"report_number\": \"WAX829007747\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-16\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"764844363\",\n                            \"violation_id\": \"7648443633922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0544762\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764970363\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1337000098\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266942393\",\n                            \"report_number\": \"GA1337000098\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-13\",\n                            \"change_date\": \"2025-06-20\",\n                            \"inspection_id\": \"84996707\",\n                            \"violation_id\": \"266942393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764529237\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00210256\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0834\",\n                    \"insp_end_time\": \"0847\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Rankin\",\n                    \"latitude\": 32.25615999999999,\n                    \"longitude\": -90.00406000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 @ US 49 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764504946\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582037\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0451\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4364HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76450494639375A3TAOL1\",\n                            \"report_number\": \"TNI039582037\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-12\",\n                            \"change_date\": \"2025-06-13\",\n                            \"inspection_id\": \"764504946\",\n                            \"violation_id\": \"76450494639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207373282\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765009549\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL5003030018\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1739\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-294 SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"880000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4206HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5429\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764608410\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686005769\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4897HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764384517\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4191HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76438451739375A3TAOL1\",\n                            \"report_number\": \"TNI3A0211190\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-11\",\n                            \"change_date\": \"2025-06-12\",\n                            \"inspection_id\": \"764384517\",\n                            \"violation_id\": \"76438451739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207348046\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764161038\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3004HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267253496\",\n                            \"report_number\": \"CAUEXA002408\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-06\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"84906782\",\n                            \"violation_id\": \"267253496\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207741895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764377776\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1387000412\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932307\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4150HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG735704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NT6945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764059500\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886001042\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1121\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4844HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764182215\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"0707\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7632HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76418221539375A3TAOL1\",\n                            \"report_number\": \"ORAW33730146\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-06-05\",\n                            \"change_date\": \"2025-06-10\",\n                            \"inspection_id\": \"764182215\",\n                            \"violation_id\": \"76418221539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207306011\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING 500438\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763899201\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAN8BG004494\",\n                    \"insp_date\": \"2025-06-04\",\n                    \"insp_start_time\": \"1752\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763939944\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3054C00071\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"1800\",\n                    \"insp_end_time\": \"1830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN655414\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4954HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641RG005004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3885\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763640100\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005370\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"0525\",\n                    \"insp_end_time\": \"0554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN674114\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7795HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG179501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678082T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266625827\",\n                            \"report_number\": \"MOW047005370\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-03\",\n                            \"change_date\": \"2025-06-03\",\n                            \"inspection_id\": \"84848900\",\n                            \"violation_id\": \"266625827\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764068743\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512007511\",\n                    \"insp_date\": \"2025-06-01\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4919HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763714350\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2142001134\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76371435039375CTAOTDLT2322\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        },\n                        {\n                            \"_id\": \"76371435039375A3TAOL1\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763520562\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008736\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0801\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8GDGY4259\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XE489Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG737604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VK6579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7635205623953A3II1\",\n                            \"report_number\": \"FL3414008736\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-01\",\n                            \"inspection_id\": \"763520562\",\n                            \"violation_id\": \"7635205623953A3II1\",\n                            \"viol_code\": \"3953A3II\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3(a)(3)(ii)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763806681\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0411\",\n                    \"insp_end_time\": \"0427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658118\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17474\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG031305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4WK8780\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266669738\",\n                            \"report_number\": \"CAUCV0000707\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-04\",\n                            \"inspection_id\": \"84867409\",\n                            \"violation_id\": \"266669738\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207231243\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763816275\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000926\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"2015\",\n                    \"insp_end_time\": \"2050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C619EY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW97X19\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266671620\",\n                            \"report_number\": \"GA1443000926\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-05\",\n                            \"inspection_id\": \"84868475\",\n                            \"violation_id\": \"266671620\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763483050\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2062006540\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXFHGK0622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG673604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS1361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266590427\",\n                            \"report_number\": \"FL2062006540\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-28\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84831450\",\n                            \"violation_id\": \"266590427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000867898\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763473636\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2210000853\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"insp_start_time\": \"1212\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE478Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266588421\",\n                            \"report_number\": \"FL2210000853\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-27\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84830404\",\n                            \"violation_id\": \"266588421\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000866725\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763109982\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251894225\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Cooke\",\n                    \"latitude\": 33.5805625,\n                    \"longitude\": -97.2698,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US82 WB 602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4850HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4V32356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266497272\",\n                            \"report_number\": \"TXV251894225\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-25\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"84789998\",\n                            \"violation_id\": \"266497272\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207084105\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763123851\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"insp_start_time\": \"0640\",\n                    \"insp_end_time\": \"0720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7631238513922SLLS21\",\n                            \"report_number\": \"CAUC13004953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-23\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"763123851\",\n                            \"violation_id\": \"7631238513922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91065\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763274439\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000308\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266536758\",\n                            \"report_number\": \"GA0146000308\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-05-29\",\n                            \"inspection_id\": \"84808271\",\n                            \"violation_id\": \"266536758\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762938019\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5267001115\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1522\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7NHNG8101\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3449HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG118603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678670T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76293801939375A3TAOLTIS1\",\n                            \"report_number\": \"IN5267001115\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-06-02\",\n                            \"inspection_id\": \"762938019\",\n                            \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207179058\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763171668\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264000547\",\n                    \"insp_date\": \"2025-05-21\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762968142\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2067000250\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"insp_start_time\": \"1327\",\n                    \"insp_end_time\": \"1406\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3KD619324\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP20006\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448KG277901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"87235AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266461492\",\n                            \"report_number\": \"WA2067000250\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-20\",\n                            \"change_date\": \"2025-05-25\",\n                            \"inspection_id\": \"84774238\",\n                            \"violation_id\": \"266461492\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0524344\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762261831\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000441\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"0545\",\n                    \"insp_end_time\": \"0600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762769125\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001133\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676039\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0580HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG188001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678469T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762517701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000302\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8GHHT8671\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4393HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG917904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3294\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762407064\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001940\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7624070643965BL3\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"762407064393104F3C2\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"762407064393104F3C2\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7624070643922SLLTCD1\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762336576\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000950\",\n                    \"insp_date\": \"2025-05-13\",\n                    \"insp_start_time\": \"1427\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761881554\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41883736\",\n                    \"insp_date\": \"2025-05-12\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 36.952630000000006,\n                    \"longitude\": -86.40414999999997,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOWLING GREEN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170309\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3817HY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG752401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NU1649\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761653305\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B I-80 AT HIRSCHDALE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616533053922SLLS31\",\n                            \"report_number\": \"CAUE9Q004632\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-09\",\n                            \"change_date\": \"2025-05-09\",\n                            \"inspection_id\": \"761653305\",\n                            \"violation_id\": \"7616533053922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761685264\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000364\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4337HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616852643922SLLTCD1\",\n                            \"report_number\": \"WA2143000364\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-08\",\n                            \"change_date\": \"2025-05-10\",\n                            \"inspection_id\": \"761685264\",\n                            \"violation_id\": \"7616852643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761695308\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008639\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4390HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761900301\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TX288 NB ANGLETON SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932310\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4159HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG752402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76190030139353B2\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76190030139347E1\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1BOS4\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1BOS4\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1B3\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1B3\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761671008\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1494002842\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"APOLLO BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8FHGK0621\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG673603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1360\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761669019\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009015\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761582511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4825000962\",\n                    \"insp_date\": \"2025-05-05\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Okaloosa\",\n                    \"latitude\": 30.5773,\n                    \"longitude\": -86.58652222222221,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CRESTVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761302341\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8952005926\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0459\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Dearborn\",\n                    \"latitude\": 39.1349,\n                    \"longitude\": -84.96206666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST HARRISON IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U5495HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266026343\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026343\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"266026344\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761346180\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251851581\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0636\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4374HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761162688\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000898\",\n                    \"insp_date\": \"2025-04-30\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761135409\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008995\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760732272\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Luis Obispo\",\n                    \"latitude\": 35.350571428571435,\n                    \"longitude\": -120.67842,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-46 AT ALMOND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5585\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7607322723922SLLS31\",\n                            \"report_number\": \"CAUFJK000981\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-29\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760732272\",\n                            \"violation_id\": \"7607322723922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RL001JJ\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760720788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"0854\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4944HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265890047\",\n                            \"report_number\": \"CANDA2007364\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"84524532\",\n                            \"violation_id\": \"265890047\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206541334\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760609647\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00487\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAINT ROSE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4RN655412\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4936HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG005002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3883\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760713624\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251837324\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1202\",\n                    \"insp_end_time\": \"1233\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"35124558\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76071362439348A1\",\n                            \"report_number\": \"TXV251837324\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760713624\",\n                            \"violation_id\": \"76071362439348A1\",\n                            \"viol_code\": \"39348A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Inoperative/defective brakes\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206539875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760650660\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW102006861\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1007\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN676074\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7792HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG179503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678083T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760451769\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6620003167\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1542\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NASA EB INSP STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760772511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007055\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"insp_start_time\": \"0926\",\n                    \"insp_end_time\": \"0944\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932279\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4189HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG727001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8690\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265900128\",\n                            \"report_number\": \"FL2765007055\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-04-22\",\n                            \"change_date\": \"2025-04-30\",\n                            \"inspection_id\": \"84530279\",\n                            \"violation_id\": \"265900128\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206550912\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760111155\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601111553939H1\",\n                            \"report_number\": \"IA000P165XXD\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-04-18\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"760111155\",\n                            \"violation_id\": \"7601111553939H1\",\n                            \"viol_code\": \"3939H\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9H\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable head lamps\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206415893\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760070610\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007040\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1353\",\n                    \"insp_end_time\": \"1407\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4454HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760061376\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1476006295\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRANT-VALKARIA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760063194\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002732\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1052\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265728825\",\n                            \"report_number\": \"SC0352002732\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-17\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"84451466\",\n                            \"violation_id\": \"265728825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA78708\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760164615\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000671\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601646153922SLLLR1\",\n                            \"report_number\": \"GA0147000671\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-22\",\n                            \"inspection_id\": \"760164615\",\n                            \"violation_id\": \"7601646153922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E444231\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759790422\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"0838\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265667761\",\n                            \"report_number\": \"CANDA2007327\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"84421158\",\n                            \"violation_id\": \"265667761\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206351723\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759713022\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"insp_start_time\": \"1726\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75971302239378AWS1\",\n                            \"report_number\": \"TNI034BJ0067\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-14\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"759713022\",\n                            \"violation_id\": \"75971302239378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206335823\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759692250\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000601\",\n                    \"insp_date\": \"2025-04-10\",\n                    \"insp_start_time\": \"0328\",\n                    \"insp_end_time\": \"0354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"50AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"759668850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251823716\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265638951\",\n                            \"report_number\": \"TXV251823716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-09\",\n                            \"change_date\": \"2025-04-15\",\n                            \"inspection_id\": \"84407650\",\n                            \"violation_id\": \"265638951\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759980997\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251810974\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Wharton\",\n                    \"latitude\": 29.2947,\n                    \"longitude\": -96.16521666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US59 @ TX523 LOOP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U5493HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75998099739355C11\",\n                            \"report_number\": \"TXV251810974\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-07\",\n                            \"change_date\": \"2025-04-18\",\n                            \"inspection_id\": \"759980997\",\n                            \"violation_id\": \"75998099739355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206390236\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758952459\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368001825\",\n                    \"insp_date\": \"2025-04-04\",\n                    \"insp_start_time\": \"1458\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758628153\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0344002575\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT MILL SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4126HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG730102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4NS8686\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265394812\",\n                            \"report_number\": \"SC0344002575\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-02\",\n                            \"change_date\": \"2025-04-02\",\n                            \"inspection_id\": \"84292017\",\n                            \"violation_id\": \"265394812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA76222\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758695653\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEBANON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7586956533953AII1\",\n                            \"report_number\": \"TNI033HJ1131\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-01\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758695653\",\n                            \"violation_id\": \"7586956533953AII1\",\n                            \"viol_code\": \"3953AII\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3AII\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758774079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBEV006439\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"0705\",\n                    \"insp_end_time\": \"0718\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758435769\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000394\",\n                    \"insp_date\": \"2025-03-29\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758715102\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1382000667\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"98020\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"DF08GQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5949T\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7587151023922SLLTCD1\",\n                            \"report_number\": \"GA1382000667\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-28\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758715102\",\n                            \"violation_id\": \"7587151023922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E592704\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758230785\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006703\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"0231\",\n                    \"insp_end_time\": \"0311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758183049\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006742450\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilkes\",\n                    \"latitude\": 36.2107642857143,\n                    \"longitude\": -81.14235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 421\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U655HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758373255\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"insp_start_time\": \"1605\",\n                    \"insp_end_time\": \"1635\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583732553922SLLTCD1\",\n                            \"report_number\": \"LALARHS00200\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-25\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758373255\",\n                            \"violation_id\": \"7583732553922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCYV20\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757854009\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP43230276\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 44.60922,\n                    \"longitude\": -121.20411999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JUNIPER BUTTE OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250697\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4886HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"UNKNOWN\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4393\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758374893\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1555\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4160HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583748933922SLLTCD1\",\n                            \"report_number\": \"LALARHS00197\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-24\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758374893\",\n                            \"violation_id\": \"7583748933922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCXU39\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757812276\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5546006118\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"insp_start_time\": \"0519\",\n                    \"insp_end_time\": \"0546\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTAGE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970549\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U434HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG015403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7578122763922SLLS41\",\n                            \"report_number\": \"IN5546006118\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-03-21\",\n                            \"change_date\": \"2025-03-23\",\n                            \"inspection_id\": \"757812276\",\n                            \"violation_id\": \"7578122763922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758107116\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002254\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GAFFNEY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7581071163922SLLILC1\",\n                            \"report_number\": \"SC0329002254\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-03-20\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758107116\",\n                            \"violation_id\": \"7581071163922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421004530\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757948599\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPWS01413\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1352\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAFAYETTE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN183994\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG588803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8546\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757778463\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170008447\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757989720\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000536\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"0149\",\n                    \"insp_end_time\": \"0208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757332837\",\n                    \"report_state\": \"NE\",\n                    \"report_number\": \"NET303000663\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NE\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 40.91171999999999,\n                    \"longitude\": -96.16885333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WAVERLY WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"33000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75733283739375A11\",\n                            \"report_number\": \"NET303000663\",\n                            \"report_state\": \"NE\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-17\",\n                            \"inspection_id\": \"757332837\",\n                            \"violation_id\": \"75733283739375A11\",\n                            \"viol_code\": \"39375A1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-ply or belt material exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205841581\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"ET5505026\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758206377\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251802929\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1509\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"5\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6CN529378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP10820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG340203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LW3687\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7582063773963A1BL5\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"7582063773963A1BL5\",\n                            \"viol_code\": \"3963A1BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BL\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake system pressure loss\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"75820637739375GLOAD2\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"75820637739345DLUV1\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739345DLUV1\",\n                            \"viol_code\": \"39345DLUV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLUV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"758206377393783\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"758206377393783\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75820637739394\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206029468\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757036737\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SYKESVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267467429\",\n                            \"report_number\": \"MD2170C00426\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-03-13\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"84115193\",\n                            \"violation_id\": \"267467429\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"6M20CRK\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756982818\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006638\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0341\",\n                    \"insp_end_time\": \"0402\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756982872\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1143\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERALTA SCALES E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756982872393102C2C1\",\n                            \"report_number\": \"CANCGL004932\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756982872\",\n                            \"violation_id\": \"756982872393102C2C1\",\n                            \"viol_code\": \"393102C2C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"102C2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757448181\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1307000509\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0843\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7574481813922SLLLR1\",\n                            \"report_number\": \"GA1307000509\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"change_date\": \"2025-03-19\",\n                            \"inspection_id\": \"757448181\",\n                            \"violation_id\": \"7574481813922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E695058\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757229220\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002879\",\n                    \"insp_date\": \"2025-03-11\",\n                    \"insp_start_time\": \"1021\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MALABAR FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4871HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756904824\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2147000199\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1237\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"BQ70395\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756904824393128BCLWV1\",\n                            \"report_number\": \"WA2147000199\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-03-10\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756904824\",\n                            \"violation_id\": \"756904824393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205751114\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756904761\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002481\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"insp_start_time\": \"1135\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4368HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GGB35601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75690476139375A3TAOL1\",\n                            \"report_number\": \"FL3491002481\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-03-08\",\n                            \"change_date\": \"2025-03-18\",\n                            \"inspection_id\": \"756904761\",\n                            \"violation_id\": \"75690476139375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205852279\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756603909\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033550026\",\n                    \"insp_date\": \"2025-03-05\",\n                    \"insp_start_time\": \"1259\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 35.918216666666666,\n                    \"longitude\": -86.83535,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THOMPSON'S STATION TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"UD183HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG714001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755961138\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733283\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756377451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796690\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US181 SKIDMORE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264855149\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855149\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855148\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855148\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855150\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855150\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756960732\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1452\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0020 IN TARRANT CO. (424-45\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75696073239392\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"75696073239392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205762899\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"756960732393781\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"756960732393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7569607323939TS3\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"7569607323939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755963343\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733377\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY, I26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5HN970354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4333HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG912304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PM3336\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7559633433922LV1\",\n                            \"report_number\": \"NC0006733377\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"755963343\",\n                            \"violation_id\": \"7559633433922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755953758\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJSBH009514\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1720\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 33.2572052631579,\n                    \"longitude\": -86.67788421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755954172\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1144\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ3GN931187\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23632\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG692001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA40YX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264762877\",\n                            \"report_number\": \"KYCV43446791\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-02-27\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"83994908\",\n                            \"violation_id\": \"264762877\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EV10506\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755825850\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4046000519\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"1608\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 44.73285,\n                    \"longitude\": -116.40787499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MERIDIAN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7558258503922SLLLR1\",\n                            \"report_number\": \"ID4046000519\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755825850\",\n                            \"violation_id\": \"7558258503922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"ISP4046005995\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755712837\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4377HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7557128373929A21\",\n                            \"report_number\": \"ALRHCV003232\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-26\",\n                            \"inspection_id\": \"755712837\",\n                            \"violation_id\": \"7557128373929A21\",\n                            \"viol_code\": \"3929A2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure vehicle equipment\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205509336\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755880975\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796673\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US59 BEEVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3JD463670\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"P292040\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG041201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"3333168\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"755880975393781\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"755880975393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75588097539392\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"75588097539392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756176859\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3002211\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORWOOD AT BERTHOUD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U297OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755590122\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000424\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Orangeburg\",\n                    \"latitude\": 33.45151111111111,\n                    \"longitude\": -80.8001388888889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGEBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72974\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446KG227501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA69QG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75559012239216D1\",\n                            \"report_number\": \"SC0390000424\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-25\",\n                            \"inspection_id\": \"755590122\",\n                            \"violation_id\": \"75559012239216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421002091\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756090108\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000230\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755603226\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010404\",\n                    \"insp_date\": \"2025-02-24\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0919\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755451306\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001777\",\n                    \"insp_date\": \"2025-02-21\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755415486\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001751\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"insp_start_time\": \"0746\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7554154863922SLLTCD1\",\n                            \"report_number\": \"WAX803001751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-20\",\n                            \"change_date\": \"2025-02-22\",\n                            \"inspection_id\": \"755415486\",\n                            \"violation_id\": \"7554154863922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755444493\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001767\",\n                    \"insp_date\": \"2025-02-19\",\n                    \"insp_start_time\": \"1323\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755222301\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"insp_start_time\": \"1433\",\n                    \"insp_end_time\": \"1453\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7552223013939ALFTSI1\",\n                            \"report_number\": \"CAUDTG004149\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-02-18\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755222301\",\n                            \"violation_id\": \"7552223013939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205409255\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RN98977\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755109333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2018000664\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0757\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207770\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4673HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510933339375A3ATIS1\",\n                            \"report_number\": \"WA2018000664\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-17\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755109333\",\n                            \"violation_id\": \"75510933339375A3ATIS1\",\n                            \"viol_code\": \"39375A3ATIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-ATIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385953\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755107335\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3943000571\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT PIERCE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XKYD49X2GJ128800\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"KENWORTH\",\n                            \"insp_unit_license\": \"YP90204\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AX134X9G293401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA87XZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510733539395B3\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539395B3\",\n                            \"viol_code\": \"39395B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385591\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75510733539360D2\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75510733539311A1LCHL1\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539311A1LCHL1\",\n                            \"viol_code\": \"39311A1LCHL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LCHL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754819650\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000412\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1551\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST COLUMBIA SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X3HD415333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP34180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG859901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5416360\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75481965039395F2\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039395F2\",\n                            \"viol_code\": \"39395F\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(f)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75481965039216D1\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754724340\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001649\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALABAMA WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755236242\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1423000905\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1423\",\n                    \"insp_end_time\": \"1436\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264605429\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605429\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605428\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605428\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203E-CBP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605427\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E667037\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755060022\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251757743\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1029\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"McLennan\",\n                    \"latitude\": 31.543996874999994,\n                    \"longitude\": -97.16931249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH35 SB/MM 317\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN944852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4216HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444GG769603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7550600223922P1\",\n                            \"report_number\": \"TXV251757743\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-12\",\n                            \"change_date\": \"2025-02-18\",\n                            \"inspection_id\": \"755060022\",\n                            \"violation_id\": \"7550600223922P1\",\n                            \"viol_code\": \"3922P\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2P\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Improper passing\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754622541\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743500858\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2020\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264478204\",\n                            \"report_number\": \"MTU743500858\",\n                            \"report_state\": \"MT\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-12\",\n                            \"inspection_id\": \"83846949\",\n                            \"violation_id\": \"264478204\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754776891\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251662649\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"0644\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4499HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7547768913963A11\",\n                            \"report_number\": \"TXV251662649\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754776891\",\n                            \"violation_id\": \"7547768913963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205318932\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754582320\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251778211\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1727\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4822HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75458232039375A33\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039375A33\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75458232039355D32\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039355D32\",\n                            \"viol_code\": \"39355D3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(d)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"75458232039345B2UV1\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039345B2UV1\",\n                            \"viol_code\": \"39345B2UV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2UV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7545823203939TS4\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"7545823203939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754355268\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001733\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75435526839375GTAOW1\",\n                            \"report_number\": \"WA2102001733\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-09\",\n                            \"inspection_id\": \"754355268\",\n                            \"violation_id\": \"75435526839375GTAOW1\",\n                            \"viol_code\": \"39375GTAOW\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TAOW\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205231498\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754122627\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC003419\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1112\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sutter\",\n                    \"latitude\": 39.02562,\n                    \"longitude\": -121.64048,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVE OAK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66139\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG803701\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PD3453\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754605351\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000889\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP06490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754209054\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251775122\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"0826\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3LD669271\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R746783\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG370501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"231B315\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863538\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754504317\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0337000719\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"86350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4920HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753580728\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251741632\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"0844\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB MP 725\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3ED241601\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56954\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"178B982\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"753580728393112\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"753580728393112\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7535807283922C1\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"7535807283922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753615855\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75361585539375GTFWETL1\",\n                            \"report_number\": \"TNI033P90899\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"change_date\": \"2025-01-30\",\n                            \"inspection_id\": \"753615855\",\n                            \"violation_id\": \"75361585539375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205074984\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753349617\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002768\",\n                    \"insp_date\": \"2025-01-27\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184020\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8327HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442FG626105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5464576\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753138423\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKP113155515\",\n                    \"insp_date\": \"2025-01-23\",\n                    \"insp_start_time\": \"0756\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Mayes\",\n                    \"latitude\": 36.34348333333333,\n                    \"longitude\": -95.13492499999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 412 @ NS 4310\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753102000\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000144\",\n                    \"insp_date\": \"2025-01-21\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"143500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"752959476\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251715165\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"35110 US96 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X4CD151924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG360201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"5057327\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"752959476393104B1\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"752959476393104B1\",\n                            \"viol_code\": \"393104B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104(b)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Damaged securement system/tiedowns\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204940025\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7529594763965B2\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"7529594763965B2\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204940024\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752956632\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251724716\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1628\",\n                    \"insp_end_time\": \"1649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US96 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHC5DV9CHBT0742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP56963\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA14407G183101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C706\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7529566323931281\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"7529566323931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204939457\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"75295663239355E2\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"75295663239355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752456565\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1422\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270897111\",\n                            \"report_number\": \"ORAL44080024\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-12-26\",\n                            \"inspection_id\": \"83606285\",\n                            \"violation_id\": \"270897111\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"BGD0701\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752588496\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000155\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN660843\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4914HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG073804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WK8750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7525884963922SLLTCD1\",\n                            \"report_number\": \"WA2143000155\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752588496\",\n                            \"violation_id\": \"7525884963922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752481747\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Umatilla\",\n                    \"latitude\": 45.70607692307693,\n                    \"longitude\": -118.81168461538462,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"UMATILLA OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HYTN\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264011407\",\n                            \"report_number\": \"ORAP36700346\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-15\",\n                            \"inspection_id\": \"83609083\",\n                            \"violation_id\": \"264011407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WM680352\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752443209\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIVERSIDE AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8CN547471\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U7635HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7524432093922SLLLR1\",\n                            \"report_number\": \"CAUE3J003716\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"752443209\",\n                            \"violation_id\": \"7524432093922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752370021\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX768003941\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"insp_start_time\": \"0400\",\n                    \"insp_end_time\": \"0426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263971102\",\n                            \"report_number\": \"WAX768003941\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-13\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"83596669\",\n                            \"violation_id\": \"263971102\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0180907\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752215086\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1213\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263868262\",\n                            \"report_number\": \"CAUG4W001953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-10\",\n                            \"change_date\": \"2025-01-10\",\n                            \"inspection_id\": \"83579454\",\n                            \"violation_id\": \"263868262\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204753586\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751961061\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO003182\",\n                    \"insp_date\": \"2025-01-04\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751790988\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002123\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BLACKSBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C098EX\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263761913\",\n                            \"report_number\": \"SC0329002123\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-05\",\n                            \"inspection_id\": \"83532332\",\n                            \"violation_id\": \"263761913\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204657002\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421001677\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751708197\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0346002682\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1155\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GABLE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263743675\",\n                            \"report_number\": \"SC0346002682\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"83523133\",\n                            \"violation_id\": \"263743675\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751702194\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH0892000218\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Pike\",\n                    \"latitude\": 39.0544375,\n                    \"longitude\": -83.0728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PIKETON OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751696011\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244000222\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Wyandot\",\n                    \"latitude\": 40.8672,\n                    \"longitude\": -83.2922125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARDINIA OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7638HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751465071\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128001804\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"insp_start_time\": \"0904\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75146507139375CTAOTDLT2321\",\n                            \"report_number\": \"ID4128001804\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-12-28\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"751465071\",\n                            \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204587056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751419225\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7514192253939ALSLIWR1\",\n                            \"report_number\": \"CAUG4W001906\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-27\",\n                            \"inspection_id\": \"751419225\",\n                            \"violation_id\": \"7514192253939ALSLIWR1\",\n                            \"viol_code\": \"3939ALSLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751512366\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU002794\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751516191\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1452\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263702491\",\n                            \"report_number\": \"CANE8I003994\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-24\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83501799\",\n                            \"violation_id\": \"263702491\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204598526\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751348989\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426003925\",\n                    \"insp_date\": \"2024-12-23\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bradford\",\n                    \"latitude\": 29.95018,\n                    \"longitude\": -82.1581,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STARKE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4882HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR BTM\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751506300\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241667721\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0721\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9E7HN970380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4339HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"530AC144XHG959505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263700418\",\n                            \"report_number\": \"TXV241667721\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-20\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83500700\",\n                            \"violation_id\": \"263700418\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204596633\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751226418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75122641839375A3TAOL1\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204539193\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"CW060019\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75122641839375A3TAOLTIS2\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204539194\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751407543\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241734866\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"1N72095\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263676705\",\n                            \"report_number\": \"TXV241734866\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-27\",\n                            \"inspection_id\": \"83489727\",\n                            \"violation_id\": \"263676705\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751283136\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000356\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646NG605401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750938004\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44104417\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1905\",\n                    \"insp_end_time\": \"1947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751794858\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1762000096\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1454\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEBANE NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184107\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG624705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750735936\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL0825730309\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-394\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5430\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265049236\",\n                            \"report_number\": \"IL0825730309\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-16\",\n                            \"change_date\": \"2025-03-14\",\n                            \"inspection_id\": \"83415104\",\n                            \"violation_id\": \"265049236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"8257300951\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750669147\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506691473967AUO1\",\n                            \"report_number\": \"CANDLY008626\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-13\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750669147\",\n                            \"violation_id\": \"7506691473967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204417409\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753778773\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE2Z004363\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB PERALTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750541383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001436\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263470898\",\n                            \"report_number\": \"WA2086001436\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-14\",\n                            \"inspection_id\": \"83393487\",\n                            \"violation_id\": \"263470898\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750663144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW002956\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1048\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506631443939ALFTSI1\",\n                            \"report_number\": \"CANARW002956\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750663144\",\n                            \"violation_id\": \"7506631443939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204416395\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"CW392167\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750495303\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998431610\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0641\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 117\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD391829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"003571A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443HG890601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"5110461\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7504953033963A12\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"7504953033963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75049530339391\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"75049530339391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750449349\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036850041\",\n                    \"insp_date\": \"2024-12-11\",\n                    \"insp_start_time\": \"1438\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MT. JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXGGGG30D320419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"A97997\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV2XSL593126\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"3240624\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749932695\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALACKS00008\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"0717\",\n                    \"insp_end_time\": \"0729\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HORNBECK LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9SN674107\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V3255HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG129201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591616T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749934081\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1806000163\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4904HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45N4380\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74993408139355EB1\",\n                            \"report_number\": \"US1806000163\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-12-06\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"749934081\",\n                            \"violation_id\": \"74993408139355EB1\",\n                            \"viol_code\": \"39355EB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55E-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204795781\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749999601\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000083\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0853\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999960139378AWS1\",\n                            \"report_number\": \"WA2146000083\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-07\",\n                            \"inspection_id\": \"749999601\",\n                            \"violation_id\": \"74999960139378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204249484\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749993166\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033CK0037\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DICKSON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4820HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749997531\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001415\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999753139378AWS3\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-13\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"74999753139378AWS3\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204767113\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7499975313922SLLTCD1\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"7499975313922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"749997531393128BCLWV2\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"749997531393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749934810\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7640000273\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7499348103922SLIMPT1\",\n                            \"report_number\": \"AR7640000273\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-06\",\n                            \"inspection_id\": \"749934810\",\n                            \"violation_id\": \"7499348103922SLIMPT1\",\n                            \"viol_code\": \"3922SLIMPT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2SLIMPT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W001367\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750005892\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000234\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Saint Charles\",\n                    \"latitude\": 38.76755294117647,\n                    \"longitude\": -90.66051176470587,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4903HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"750005892393128BCLWV1\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204818532\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"750005892395242\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892395242\",\n                            \"viol_code\": \"39524\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750156219\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1450000159\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4664HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CATTRELL\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263352520\",\n                            \"report_number\": \"GA1450000159\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-12-04\",\n                            \"change_date\": \"2024-12-10\",\n                            \"inspection_id\": \"83350691\",\n                            \"violation_id\": \"263352520\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749856708\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4243660212\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1407\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749784699\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006705566\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR I85\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625654\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625655\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749827314\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5475003773\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 41.505818749999996,\n                    \"longitude\": -87.40004062500002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LOWELL IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4386HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1216\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263248249\",\n                            \"report_number\": \"IN5475003773\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2024-12-05\",\n                            \"inspection_id\": \"83314146\",\n                            \"violation_id\": \"263248249\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749681892\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0055\",\n                    \"insp_end_time\": \"0121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X8DD191910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"YP95314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1440DG401302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"50AEH67\",\n                            \"insp_unit_license_state\": \"AL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"749681892393128B11\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B11\",\n                            \"viol_code\": \"393128B1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Vehicle not secured, front and rear\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"749681892393128B32\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B32\",\n                            \"viol_code\": \"393128B3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749642211\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263185033\",\n                            \"report_number\": \"CAUFA3001966\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-02\",\n                            \"inspection_id\": \"83293579\",\n                            \"violation_id\": \"263185033\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204143077\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749728971\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332000537\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1914\",\n                    \"insp_end_time\": \"1932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FOREST PARK GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969740\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4320HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG852402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1335\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7497289713922SLLLR1\",\n                            \"report_number\": \"GA1332000537\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"749728971\",\n                            \"violation_id\": \"7497289713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E547972\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749775096\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006704273\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR GATE CITY BLVD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625653\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625657\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749429469\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002424\",\n                    \"insp_date\": \"2024-11-26\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKE CITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749480418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008556\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3006HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749478618\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74947861839375A3TAOL1\",\n                            \"report_number\": \"CANCNY007396\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-25\",\n                            \"change_date\": \"2024-11-30\",\n                            \"inspection_id\": \"749478618\",\n                            \"violation_id\": \"74947861839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204110670\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749263167\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012833\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4184HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749140164\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004911\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3855HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749391561\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1381000172\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U57533HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749319516\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1434000248\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"insp_start_time\": \"1915\",\n                    \"insp_end_time\": \"1949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113550\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263117549\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117549\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204077979\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117550\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117550\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204077978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117551\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-RRUC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749087865\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008661\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4900HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG410105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SN4381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748896966\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033C70904\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"2121\",\n                    \"insp_end_time\": \"2137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4144HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748931346\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARH000939\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U4309HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7489313463922C1\",\n                            \"report_number\": \"LALARH000939\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-11-18\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"748931346\",\n                            \"violation_id\": \"7489313463922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751FKRP58\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748439100\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263004311\",\n                            \"report_number\": \"CAUF0F002454\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-20\",\n                            \"inspection_id\": \"83159900\",\n                            \"violation_id\": \"263004311\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203977182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748466982\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX851000751\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0814\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74846698239375A3TAOL1\",\n                            \"report_number\": \"WAX851000751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-15\",\n                            \"inspection_id\": \"748466982\",\n                            \"violation_id\": \"74846698239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203893378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748585305\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1893005432\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REDDICK FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"87000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD653533\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG360801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"QB96EW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748799199\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000417\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748315314\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002504\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1532\",\n                    \"insp_end_time\": \"1556\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"HME\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748173159\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000262\",\n                    \"insp_date\": \"2024-11-11\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748279593\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002372\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748099386\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1714\",\n                    \"insp_end_time\": \"1755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4370HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7480993863965BHWSL3\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863965BHWSL3\",\n                            \"viol_code\": \"3965BHWSL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7480993863963A1BOS2\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863963A1BOS2\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74809938639342ABM1\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"74809938639342ABM1\",\n                            \"viol_code\": \"39342ABM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"42A-BM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748198368\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00000002\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 32.37914,\n                    \"longitude\": -90.841,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOVINA SCALE I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747909333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2047000401\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"747909333393128BCLWV1\",\n                            \"report_number\": \"WA2047000401\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-05\",\n                            \"change_date\": \"2024-11-07\",\n                            \"inspection_id\": \"747909333\",\n                            \"violation_id\": \"747909333393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203776585\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748243251\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241660610\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1334\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X4DD202937\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59931\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440DG442701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5110048\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"748243251393781\",\n                            \"report_number\": \"TXV241660610\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-11-04\",\n                            \"change_date\": \"2024-11-12\",\n                            \"inspection_id\": \"748243251\",\n                            \"violation_id\": \"748243251393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203846519\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747438183\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"insp_start_time\": \"0635\",\n                    \"insp_end_time\": \"0702\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4928HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262662192\",\n                            \"report_number\": \"ALBWJW008358\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-10-31\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83048687\",\n                            \"violation_id\": \"262662192\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"U5557318\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747488142\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG031304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2383\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74748814239395A4EEUS1\",\n                            \"report_number\": \"CAUBZU003995\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"inspection_id\": \"747488142\",\n                            \"violation_id\": \"74748814239395A4EEUS1\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747481500\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6006101\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0523\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4931HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747490734\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932337\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66071\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG779204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262674087\",\n                            \"report_number\": \"CAUDOL000506\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83054526\",\n                            \"violation_id\": \"262674087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203689620\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"01SG0002P\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747321219\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0309003605\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1104\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore\",\n                    \"latitude\": 39.42385471698112,\n                    \"longitude\": -76.61402452830188,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-83\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTR\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74732121938395ALCDL1\",\n                            \"report_number\": \"MD0309003605\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"747321219\",\n                            \"violation_id\": \"74732121938395ALCDL1\",\n                            \"viol_code\": \"38395ALCDL\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"95A-LCDL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                            \"viol_category_id\": \"53\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747340551\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKU700160993\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0718\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40- GANS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747502182\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002246\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4328HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447GG803503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO HAULE\",\n                            \"insp_unit_license\": \"4PB7201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747001296\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU206200558\",\n                    \"insp_date\": \"2024-10-25\",\n                    \"insp_start_time\": \"1512\",\n                    \"insp_end_time\": \"1534\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GREAT FALLS MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746928792\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"N I-75@ADAMS RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4MC9EH4EN150400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93941\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5251204\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7469287923922SLLLR1\",\n                            \"report_number\": \"MINESBA01695\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-10-23\",\n                            \"change_date\": \"2024-10-24\",\n                            \"inspection_id\": \"746928792\",\n                            \"violation_id\": \"7469287923922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746820369\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241653004\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN969746\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP19551\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG856803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7468203693931281\",\n                            \"report_number\": \"TXV241653004\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-18\",\n                            \"change_date\": \"2024-10-23\",\n                            \"inspection_id\": \"746820369\",\n                            \"violation_id\": \"7468203693931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203551977\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746634915\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262468729\",\n                            \"report_number\": \"CAUFA3001891\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-21\",\n                            \"inspection_id\": \"82959435\",\n                            \"violation_id\": \"262468729\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203511344\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746499465\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"1351\",\n                    \"insp_end_time\": \"1408\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 36.47784444444445,\n                    \"longitude\": -87.39275555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLARKSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"130000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7464994653939ALSLI2\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653939ALSLI2\",\n                            \"viol_code\": \"3939ALSLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLI\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7464994653929A2C1\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746544753\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU793000480\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Silver Bow\",\n                    \"latitude\": 45.907037499999994,\n                    \"longitude\": -112.66305,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BUTTE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5GD317357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP41208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"CA956023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NY3976\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746379639\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4181171100\",\n                    \"insp_date\": \"2024-10-16\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746448903\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006692069\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1754\",\n                    \"insp_end_time\": \"1807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"73\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746374365\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1629\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U3830HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7463743653939TS2\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"7463743653939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"74637436539375A31\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"74637436539375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746236269\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036B90040\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BAXTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746234604\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2133000238\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0753\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746254224\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005231\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262375493\",\n                            \"report_number\": \"ID3640005231\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-10-09\",\n                            \"change_date\": \"2024-10-16\",\n                            \"inspection_id\": \"82917136\",\n                            \"violation_id\": \"262375493\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745892703\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7690000305\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932312\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG752404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NX2152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74589270339375A3TAOL3\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74589270339345DB2\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74589270339343ATPV1\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339343ATPV1\",\n                            \"viol_code\": \"39343ATPV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"43A-TPV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745773732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865001436\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745716654\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006690200\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45524\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745742529\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241585122\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1208\",\n                    \"insp_end_time\": \"1243\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X67N657657\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R667653\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14437G107901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238137\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74574252939360C1\",\n                            \"report_number\": \"TXV241585122\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-04\",\n                            \"inspection_id\": \"745742529\",\n                            \"violation_id\": \"74574252939360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745574580\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034U60025\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"15001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMPT\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745484796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004813\",\n                    \"insp_date\": \"2024-09-30\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP18314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745078239\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116000737\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"insp_start_time\": \"0457\",\n                    \"insp_end_time\": \"0557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262088802\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088802\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0754987\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"262088803\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088803\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744993414\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPX000994\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1256\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Landry\",\n                    \"latitude\": 30.563706666666665,\n                    \"longitude\": -92.01263333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RY4866\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745004142\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182080126\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1311\",\n                    \"insp_end_time\": \"1329\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"016 - MARION - I-57 N/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745131141\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006370\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0621\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Tammany\",\n                    \"latitude\": 30.442635,\n                    \"longitude\": -89.95947999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744960699\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X8MD714884\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10806\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG502701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"156366A\",\n                            \"insp_unit_license_state\": \"MS\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74496069939375A3TAOL3\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74496069939353BB2\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74496069939347E1\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744255738\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7036028233\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74425573839360C1\",\n                            \"report_number\": \"NV7036028233\",\n                            \"report_state\": \"NV\",\n                            \"insp_date\": \"2024-09-18\",\n                            \"change_date\": \"2024-10-01\",\n                            \"inspection_id\": \"744255738\",\n                            \"violation_id\": \"74425573839360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203218275\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744532560\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTHP20580033\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Powell\",\n                    \"latitude\": 46.64431428571429,\n                    \"longitude\": -112.78975714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DEER LODGE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744291819\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0838000276\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744502068\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321000502\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BROOKLET GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJHHDR0KSKG0655\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP81026\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG639901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5358541\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74450206839216D1\",\n                            \"report_number\": \"GA1321000502\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744502068\",\n                            \"violation_id\": \"74450206839216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744415209\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1301000536\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Terrell\",\n                    \"latitude\": 31.475566666666666,\n                    \"longitude\": -84.307,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DAWSON GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74441520939216D1\",\n                            \"report_number\": \"GA1301000536\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744415209\",\n                            \"violation_id\": \"74441520939216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744278580\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261906892\",\n                            \"report_number\": \"CAUFA3001819\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"change_date\": \"2024-09-18\",\n                            \"inspection_id\": \"82697620\",\n                            \"violation_id\": \"261906892\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"126\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203015012\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744094071\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457000081\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV8LPLU0719\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG580701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"151017T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74409407139522H1ELDNUM2\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"74409407139522H1ELDNUM2\",\n                            \"viol_code\": \"39522H1ELDNUM\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1-ELDNUM\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7440940713922SLLLR1\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"7440940713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743887476\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW325002180\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261789101\",\n                            \"report_number\": \"SCW325002180\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82654164\",\n                            \"violation_id\": \"261789101\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA69963\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743904585\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241510574\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0832\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261794082\",\n                            \"report_number\": \"TXV241510574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-09-12\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82656065\",\n                            \"violation_id\": \"261794082\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744164442\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241513331\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1419\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183985\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23349\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG583703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743903082\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAK244425604\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1217\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Delaware\",\n                    \"latitude\": 39.92234814814815,\n                    \"longitude\": -75.37514259259258,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB MM 0.9 LOWER CHICHESTE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2RN655411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03046\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646RG005001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4VH3882\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743968908\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2279004348\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1517\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 29.989819999999998,\n                    \"longitude\": -83.54432,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PERRY FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743577633\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001245\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE I-20 188MM WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AC12EX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7435776333922ML1\",\n                            \"report_number\": \"AL2113001245\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-09-10\",\n                            \"inspection_id\": \"743577633\",\n                            \"violation_id\": \"7435776333922ML1\",\n                            \"viol_code\": \"3922ML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-ML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to Maintain Lane\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743452551\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033D40045\",\n                    \"insp_date\": \"2024-09-07\",\n                    \"insp_start_time\": \"1603\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 35.60776666666666,\n                    \"longitude\": -88.37088333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WILDERSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359035\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359036\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743744061\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276000127\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DOUGLASVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY-MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743442201\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4775000498\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE SPRINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743539536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001794\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"576000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743008455\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012012717\",\n                    \"insp_date\": \"2024-09-02\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80273\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG699405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743072976\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"1440\",\n                    \"insp_end_time\": \"1507\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72978\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444CG362901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4LT8919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7430729763939TS1\",\n                            \"report_number\": \"CANE7S003614\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"743072976\",\n                            \"violation_id\": \"7430729763939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742558392\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7425583923922SLLTCD1\",\n                            \"report_number\": \"WVPSC0860222\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742558392\",\n                            \"violation_id\": \"7425583923922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742513347\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241528648\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1018\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN660841\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG073701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4WE5200\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261448481\",\n                            \"report_number\": \"TXV241528648\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-26\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"82501483\",\n                            \"violation_id\": \"261448481\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742294098\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002218\",\n                    \"insp_date\": \"2024-08-24\",\n                    \"insp_start_time\": \"1027\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742779954\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0839\",\n                    \"insp_date\": \"2024-08-23\",\n                    \"insp_start_time\": \"1402\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742439403\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX769007166\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207776\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9407\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74243940339348ABLMCBAD4\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339348ABLMCBAD4\",\n                            \"viol_code\": \"39348ABLMCBAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BLMCBAD\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345B2B1\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345B2B1\",\n                            \"viol_code\": \"39345B2B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345DB2\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339347BBMBCBD3\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339347BBMBCBD3\",\n                            \"viol_code\": \"39347BBMBCBD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47B-BMBCBD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742467024\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006273\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0FN184157\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78756\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443FG659902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NM7312\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742207410\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6162002182\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"insp_start_time\": \"1501\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALPARAISO IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8GN944854\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP90242\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448GG769605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5224\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7422074103922SLLLR1\",\n                            \"report_number\": \"IN6162002182\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-08-21\",\n                            \"inspection_id\": \"742207410\",\n                            \"violation_id\": \"7422074103922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742506156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241493650\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1731\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 NB DEVINE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932299\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"W59525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NT7048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74250615639395A3\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639395A3\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74250615639355C11\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74250615639392\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741781476\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2348004152\",\n                    \"insp_date\": \"2024-08-19\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-70 W FRIENDSHIP SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741840705\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR008274\",\n                    \"insp_date\": \"2024-08-17\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7HD410045\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72992\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG979601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4UR5346\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741962403\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033X10723\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0944\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB92CL\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741966363\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP87142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG730105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8689\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74196636339345DB1\",\n                            \"report_number\": \"TNI037B30027\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-08-14\",\n                            \"inspection_id\": \"741966363\",\n                            \"violation_id\": \"74196636339345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741893517\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000773\",\n                    \"insp_date\": \"2024-08-13\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RENTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741019689\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41294737\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1129\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 38.1945,\n                    \"longitude\": -85.22213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHELBYVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP249299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG148501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741500082\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000285\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261201488\",\n                            \"report_number\": \"GA1446000285\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-08\",\n                            \"change_date\": \"2024-08-15\",\n                            \"inspection_id\": \"82388898\",\n                            \"violation_id\": \"261201488\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW-0091270\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741009150\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3064005325\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0709\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87559\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741380229\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241509303\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970561\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG025505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RA4520\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741295017\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000634\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP06639\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORNER UTI\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741298320\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396000464\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1330\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Hall\",\n                    \"latitude\": 34.31419999999999,\n                    \"longitude\": -83.82739166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLOWERY BRANCH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X4FD270449\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XC817C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7412983203922SLLFC1\",\n                            \"report_number\": \"GA0396000464\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"inspection_id\": \"741298320\",\n                            \"violation_id\": \"7412983203922SLLFC1\",\n                            \"viol_code\": \"3922SLLFC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741295701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0151000225\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDSTUN\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261152623\",\n                            \"report_number\": \"GA0151000225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"change_date\": \"2024-08-13\",\n                            \"inspection_id\": \"82366189\",\n                            \"violation_id\": \"261152623\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741198699\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3880002711\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jerome\",\n                    \"latitude\": 42.63336666666667,\n                    \"longitude\": -114.2943,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EDEN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7411986993922SLLS31\",\n                            \"report_number\": \"ID3880002711\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"741198699\",\n                            \"violation_id\": \"7411986993922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740808585\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0836\",\n                    \"insp_end_time\": \"0938\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 44.95197575757577,\n                    \"longitude\": -122.83316666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WOODBURN OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34340397\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7408085853965BL3\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7408085853958E1PCOOS2\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853958E1PCOOS2\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"740808585393201CFR1\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"740808585393201CFR1\",\n                            \"viol_code\": \"393201CFR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201C-FR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740829456\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006672850\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 35.701319999999996,\n                    \"longitude\": -77.92346,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I587 WB NEAR NC 111\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74082945639391\",\n                            \"report_number\": \"NC0006672850\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-08-05\",\n                            \"inspection_id\": \"740829456\",\n                            \"violation_id\": \"74082945639391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740593890\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4248940128\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0654\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.9696,\n                    \"longitude\": -89.01052222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"017 - BROWNSTOWN - I-70 E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740574702\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPR001130\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0631\",\n                    \"insp_end_time\": \"0651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENTWOOD SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740514663\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"492600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184081\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34669\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG606003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260968831\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968831\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA68147\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"260968830\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968830\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740896416\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000402\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"1950\",\n                    \"insp_end_time\": \"2025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARNESVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG683905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1222\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74089641639282DUMT1\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74089641639530B2ELDDFC242\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639530B2ELDDFC242\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740652741\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1202000072\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1710\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Worth\",\n                    \"latitude\": 31.6403,\n                    \"longitude\": -83.85458,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SYLVESTER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7406527413922SLLS31\",\n                            \"report_number\": \"GA1202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-30\",\n                            \"inspection_id\": \"740652741\",\n                            \"violation_id\": \"7406527413922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740657160\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000046\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN944859\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP66051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1445GG769805\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740636271\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0158000162\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1515\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24272\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG125102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR3061\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740223351\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDM0001892\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"0255\",\n                    \"insp_end_time\": \"0310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739933281\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"insp_start_time\": \"0551\",\n                    \"insp_end_time\": \"0601\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"West Baton Rouge\",\n                    \"latitude\": 30.440849999999998,\n                    \"longitude\": -91.296675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73993328139222A1\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"73993328139222A1\",\n                            \"viol_code\": \"39222A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"22(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Failing to use hazard warning flashers\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7399332813922PK2\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"7399332813922PK2\",\n                            \"viol_code\": \"3922PK\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2PK\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739571940\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1218001369\",\n                    \"insp_date\": \"2024-07-21\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Butler\",\n                    \"latitude\": 31.6953,\n                    \"longitude\": -86.7328,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01768\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739571625\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002338\",\n                    \"insp_date\": \"2024-07-20\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23348\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739875744\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3537006328\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1142\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260828574\",\n                            \"report_number\": \"FL3537006328\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-19\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"82208416\",\n                            \"violation_id\": \"260828574\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000819709\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739437651\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000027\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1751\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739426680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1228\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932274\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66146\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4628GJ464037\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7394266803963A11\",\n                            \"report_number\": \"CANDVL000028\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-07-17\",\n                            \"inspection_id\": \"739426680\",\n                            \"violation_id\": \"7394266803963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739543401\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002003\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1116\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59094\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4380\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739154943\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012853\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5D0AA1643NG592104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260667309\",\n                            \"report_number\": \"MS5011012853\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-16\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82128327\",\n                            \"violation_id\": \"260667309\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201905639\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739119051\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000595\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1246\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260658302\",\n                            \"report_number\": \"GA1265000595\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-10\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82124339\",\n                            \"violation_id\": \"260658302\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW0092125\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738643968\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010340\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": true,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": true,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260537991\",\n                            \"report_number\": \"MS1014010340\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-09\",\n                            \"change_date\": \"2024-07-09\",\n                            \"inspection_id\": \"82071552\",\n                            \"violation_id\": \"260537991\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201794558\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738996147\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4126001213\",\n                    \"insp_date\": \"2024-07-08\",\n                    \"insp_start_time\": \"1705\",\n                    \"insp_end_time\": \"1725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738900378\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1237000221\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD260155\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG912802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO TRAIL\",\n                            \"insp_unit_license\": \"423819T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7389003783922SLLLR1\",\n                            \"report_number\": \"GA1237000221\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-06\",\n                            \"inspection_id\": \"738900378\",\n                            \"violation_id\": \"7389003783922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738557352\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7217028018\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18463\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738805401\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1640016\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Cumberland\",\n                    \"latitude\": 35.97070000000001,\n                    \"longitude\": -85.01417142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738714249\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4108000087\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP70238\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7387142493939ALBL1\",\n                            \"report_number\": \"FL4108000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738714249\",\n                            \"violation_id\": \"7387142493939ALBL1\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738616032\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2110006132\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73861603239375A3TAOL1\",\n                            \"report_number\": \"WA2110006132\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738616032\",\n                            \"violation_id\": \"73861603239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738310374\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006663276\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I26 EAST NEAR 63MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7383103743922LV1\",\n                            \"report_number\": \"NC0006663276\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-07-02\",\n                            \"inspection_id\": \"738310374\",\n                            \"violation_id\": \"7383103743922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738190962\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPL001226\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738196785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB376000853\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1750\",\n                    \"insp_end_time\": \"1814\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738459243\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN184000\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23375\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG589404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8527\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266066533\",\n                            \"report_number\": \"TNI01R400704\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-07-01\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"82051027\",\n                            \"violation_id\": \"266066533\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIFTA\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"M\",\n                            \"viol_unit_desc\": \"M\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738165042\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAA43380030\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1448\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBORO OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"59100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738010998\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416000236\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 31.584883333333334,\n                    \"longitude\": -81.9144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JESUP GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AC32EY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73801099839522GELDMFV2\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"73801099839522GELDMFV2\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7380109983922SLLTCD1\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"7380109983922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737850555\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006661697\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"0554\",\n                    \"insp_end_time\": \"0620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53030\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG726905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS8710\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738271638\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000210\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737596017\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305006746\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0922\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X7ED241603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26108\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"SP901RYT\",\n                            \"insp_unit_license_state\": \"IN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738951030\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4289350067\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73895103039617C1\",\n                            \"report_number\": \"IL4289350067\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-06-19\",\n                            \"change_date\": \"2024-07-12\",\n                            \"inspection_id\": \"738951030\",\n                            \"violation_id\": \"73895103039617C1\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201861999\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737478414\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3572006125\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0957\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEFFNER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSD79X4DD207956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57987\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG625301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5355706\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260254794\",\n                            \"report_number\": \"FL3572006125\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-24\",\n                            \"inspection_id\": \"81942046\",\n                            \"violation_id\": \"260254794\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000796194\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737167635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0608\",\n                    \"insp_end_time\": \"0630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260183812\",\n                            \"report_number\": \"CAUG4W001505\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-18\",\n                            \"inspection_id\": \"81907515\",\n                            \"violation_id\": \"260183812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201478364\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737016246\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH296003444\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737248797\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034770017\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"0736\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COOKEVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736930296\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260101565\",\n                            \"report_number\": \"CAUDCO000805\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-12\",\n                            \"change_date\": \"2024-06-14\",\n                            \"inspection_id\": \"81881144\",\n                            \"violation_id\": \"260101565\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737080659\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008361\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736534422\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2020000124\",\n                    \"insp_date\": \"2024-06-10\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRANDVIEW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736309809\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU505600289\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"1232\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST YELLOWSTONE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736249320\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK395000105\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"0809\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3GHHT8674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87097\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG916002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8825\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736250598\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCN377002390\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG362904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LT8918\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7362505983922SLLS21\",\n                            \"report_number\": \"SCN377002390\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"inspection_id\": \"736250598\",\n                            \"violation_id\": \"7362505983922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736198452\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUESQ003983\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736840755\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0037\",\n                    \"insp_end_time\": \"0107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260080567\",\n                            \"report_number\": \"CAUCV0000007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"change_date\": \"2024-06-13\",\n                            \"inspection_id\": \"81871195\",\n                            \"violation_id\": \"260080567\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201390655\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736071813\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH1339004736\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1259\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34727\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG624703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NH8135\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"736071813392161\",\n                            \"report_number\": \"OH1339004736\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2024-06-04\",\n                            \"inspection_id\": \"736071813\",\n                            \"violation_id\": \"736071813392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736403067\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU694400307\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIMA MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736041384\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012815\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1043\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152263\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG508501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259891851\",\n                            \"report_number\": \"MS5011012815\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-06-03\",\n                            \"change_date\": \"2024-06-04\",\n                            \"inspection_id\": \"81782376\",\n                            \"violation_id\": \"259891851\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201222615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736409133\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0763000559\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Chelan\",\n                    \"latitude\": 47.659664285714285,\n                    \"longitude\": -120.3614857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PESHASTIN WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGLBG4GSHU1031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03044\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"15016AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735843051\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"0846\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259842021\",\n                            \"report_number\": \"CAUG4W001457\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-05-31\",\n                            \"inspection_id\": \"81760339\",\n                            \"violation_id\": \"259842021\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201181000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735931053\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW351001870\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"1003\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59537\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG755701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT6942\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259863609\",\n                            \"report_number\": \"SCW351001870\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-06-03\",\n                            \"inspection_id\": \"81770117\",\n                            \"violation_id\": \"259863609\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA63582\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735628392\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3056005615\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1401\",\n                    \"insp_end_time\": \"1428\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED232231\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB46XY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1441EG497801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2715CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735996339\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2829008616\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1513\",\n                    \"insp_end_time\": \"1528\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 30.490464285714282,\n                    \"longitude\": -87.27022857142856,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PENSACOLA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5HD357004\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XA110C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XHG857801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"T521365\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73599633939530B2ELDDFC241\",\n                            \"report_number\": \"FL2829008616\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"inspection_id\": \"735996339\",\n                            \"violation_id\": \"73599633939530B2ELDDFC241\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735989904\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1410000064\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222359\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59091\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG410101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270138883\",\n                            \"report_number\": \"GA1410000064\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"81776656\",\n                            \"violation_id\": \"270138883\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-F\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"18\",\n                            \"viol_category_desc\": \"Fuel Systems\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210186342\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735883713\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008249\",\n                    \"insp_date\": \"2024-05-28\",\n                    \"insp_start_time\": \"1043\",\n                    \"insp_end_time\": \"1106\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735699762\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000080\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Telfair\",\n                    \"latitude\": 31.987600000000004,\n                    \"longitude\": -82.89558333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCRAE-HELENA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN955585\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP17466\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG732004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"264517F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7356997623922SLLS31\",\n                            \"report_number\": \"GA0045000080\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-25\",\n                            \"inspection_id\": \"735699762\",\n                            \"violation_id\": \"7356997623922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735362055\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"insp_start_time\": \"0555\",\n                    \"insp_end_time\": \"0624\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259720409\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720409\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201076637\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259720410\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720410\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735174441\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE354001287\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"insp_start_time\": \"0818\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73517444139282A11\",\n                            \"report_number\": \"SCE354001287\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-22\",\n                            \"change_date\": \"2024-05-22\",\n                            \"inspection_id\": \"735174441\",\n                            \"violation_id\": \"73517444139282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA62828\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735549462\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241391010\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0948\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN149622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735178239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038460336\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 NB AT MP 265\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8DN139456\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"P1207847\",\n                            \"insp_unit_license_state\": \"IL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG419708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COLT\",\n                            \"insp_unit_license\": \"757931ST\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7351782393922LV1\",\n                            \"report_number\": \"IL4038460336\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-05-21\",\n                            \"inspection_id\": \"735178239\",\n                            \"violation_id\": \"7351782393922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735049377\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006649607\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1120\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735071958\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"insp_start_time\": \"1356\",\n                    \"insp_end_time\": \"1424\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09659\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG049504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7350719583939TS2\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"7350719583939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"735071958393781\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"735071958393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734607333\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259532084\",\n                            \"report_number\": \"CAUDX3000162\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-15\",\n                            \"change_date\": \"2024-05-15\",\n                            \"inspection_id\": \"81623037\",\n                            \"violation_id\": \"259532084\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200917651\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734654682\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44284981\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1843\",\n                    \"insp_end_time\": \"1917\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734978430\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1420000303\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"1446\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICHLAND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG398104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRELL\",\n                            \"insp_unit_license\": \"4LY4965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7349784303922SLML1\",\n                            \"report_number\": \"GA1420000303\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-14\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"734978430\",\n                            \"violation_id\": \"7349784303922SLML1\",\n                            \"viol_code\": \"3922SLML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734217129\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241418178\",\n                    \"insp_date\": \"2024-05-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  32' 21.78N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN658168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648SG053105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4WD7945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734131098\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390980\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:29  55' 24.42N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70247\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734131098393781\",\n                            \"report_number\": \"TXV241390980\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"change_date\": \"2024-05-09\",\n                            \"inspection_id\": \"734131098\",\n                            \"violation_id\": \"734131098393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200817615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734379597\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0590361\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734378274\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO3512000356\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1042\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ST. LOUIS MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734378274393104BC1\",\n                            \"report_number\": \"MO3512000356\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"inspection_id\": \"734378274\",\n                            \"violation_id\": \"734378274393104BC1\",\n                            \"viol_code\": \"393104BC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104B-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734264982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4516001226\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Volusia\",\n                    \"latitude\": 29.092942553191484,\n                    \"longitude\": -81.12971489361702,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW SMYRNA BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734982732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2103000311\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"2104\",\n                    \"insp_end_time\": \"2150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2RN650773\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP23608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG060001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259623700\",\n                            \"report_number\": \"WA2103000311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-05-07\",\n                            \"change_date\": \"2024-05-21\",\n                            \"inspection_id\": \"81664748\",\n                            \"violation_id\": \"259623700\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0240909\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734142951\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241413303\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"1815\",\n                    \"insp_end_time\": \"1842\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 EB MM406\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734142951393111\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"change_date\": \"2024-05-10\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"734142951393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200836619\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"73414295139392\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"73414295139392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7341429513965B3\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"7341429513965B3\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734253543\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73425354339375GTFWETL1\",\n                            \"report_number\": \"TNI034AB0465\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734253543\",\n                            \"violation_id\": \"73425354339375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733873464\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006567\",\n                    \"insp_date\": \"2024-05-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1102\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734810958\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1032\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"33810984\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73481095839353B2\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73481095839347E1\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733978044\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1765000027\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Prince George's\",\n                    \"latitude\": 38.896815624999995,\n                    \"longitude\": -76.88449531250002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLLEGE PARK MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"6\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27873\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339780443963A1BALAC5\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1BALAC5\",\n                            \"viol_code\": \"3963A1BALAC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-BALAC\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439353BB3\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439353BB3\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439347E2\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-08\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200784307\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1ALBV4\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1ALBV4\",\n                            \"viol_code\": \"3963A1ALBV\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-ALBV\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"733978044393104F3C1\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"733978044393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1OAL6\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1OAL6\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733819536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBAA007026\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0758\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733960413\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2535002935\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"1144\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PUNTA GORDA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339604133967AUO1\",\n                            \"report_number\": \"FL2535002935\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"inspection_id\": \"733960413\",\n                            \"violation_id\": \"7339604133967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733966587\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0658\",\n                    \"insp_end_time\": \"0736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP01750\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73396658739375A3TAOL1\",\n                            \"report_number\": \"TNI030F10326\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"733966587\",\n                            \"violation_id\": \"73396658739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206711550\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733813803\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241411369\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91014\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG959503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2354\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381380339355C21\",\n                            \"report_number\": \"TXV241411369\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2024-05-06\",\n                            \"inspection_id\": \"733813803\",\n                            \"violation_id\": \"73381380339355C21\",\n                            \"viol_code\": \"39355C2\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200749969\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733636719\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004920\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0823\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN969736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70826\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73363671939378AWS1\",\n                            \"report_number\": \"ID3706004920\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733636719\",\n                            \"violation_id\": \"73363671939378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733572153\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012503\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0725\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01752\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733566735\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14203128\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP77765\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733813263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241410464\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1253\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG714003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8713\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381326339345DLPC1\",\n                            \"report_number\": \"TXV241410464\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733813263\",\n                            \"violation_id\": \"73381326339345DLPC1\",\n                            \"viol_code\": \"39345DLPC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLPC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733515903\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCVV000433\",\n                    \"insp_date\": \"2024-04-30\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"ST\",\n                            \"insp_unit_license\": \"4PL3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733050297\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0732\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73305029739393\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739393\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7330502973939TS4\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73305029739387A2\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739387A2\",\n                            \"viol_code\": \"39387A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Warning flag required on projecting load\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330502973931281\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733107600\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8662\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP77796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG884405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4PL2841\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259167247\",\n                            \"report_number\": \"MICINIM01874\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"change_date\": \"2024-04-26\",\n                            \"inspection_id\": \"81456400\",\n                            \"violation_id\": \"259167247\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200598389\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733058370\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Joaquin\",\n                    \"latitude\": 37.95171818181817,\n                    \"longitude\": -121.28305681818185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-99 SAN JOAQUIN CO. UNINC.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7330583703922LV1\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330583703922SLLS22\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733076424\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2136000184\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1220\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73307642439375GTFWETL1\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"73307642439378AWS2\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733673961\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390957\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1052\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 35 SOUTHBOUND SAN MARCOS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"76600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2EN170302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18352\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG564502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTN\",\n                            \"insp_unit_license\": \"4NB9842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259309589\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309589\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309591\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309590\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309588\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309588\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732783861\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012490\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"0907\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732779550\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP004093\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Colbert\",\n                    \"latitude\": 34.733549999999994,\n                    \"longitude\": -87.69546666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 184\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732686913\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006641018\",\n                    \"insp_date\": \"2024-04-19\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732814497\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241361459\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1159\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 30.739583333333336,\n                    \"longitude\": -93.76013333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"510 US190 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732552903\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011099925\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP/ MM 137 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13828\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG087001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ6114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73255290339395A1\",\n                            \"report_number\": \"MS5011099925\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732552903\",\n                            \"violation_id\": \"73255290339395A1\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732526839\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1255000233\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GROVETOWN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73252683939282DUMT1\",\n                            \"report_number\": \"GA1255000233\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732526839\",\n                            \"violation_id\": \"73252683939282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732566358\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241386594\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0621\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Erath\",\n                    \"latitude\": 32.24146666666667,\n                    \"longitude\": -98.22909999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US281 NB AT PR804\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57289\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"VVS2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7325663583922C1\",\n                            \"report_number\": \"TXV241386594\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732566358\",\n                            \"violation_id\": \"7325663583922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732367755\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALMTWD008896\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 31.384171428571427,\n                    \"longitude\": -88.15622857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WAGARVILLE, AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732369069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1440001758\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732425643\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66148\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464039\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3457\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7324256433939TS3\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73242564339392\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"73242564339392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7324256433931281\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732512115\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80 EAST OF SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259016973\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016973\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016975\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016975\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200472743\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016974\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016974\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016972\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016972\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19651\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732755592\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137008251\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732642939\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000202\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALHOUN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563049\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93928\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG398101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259047960\",\n                            \"report_number\": \"GA1384000202\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-16\",\n                            \"change_date\": \"2024-04-22\",\n                            \"inspection_id\": \"81404771\",\n                            \"violation_id\": \"259047960\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732384918\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006970\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1857\",\n                    \"insp_end_time\": \"1920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732403971\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241373895\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 32.21726363636364,\n                    \"longitude\": -95.82287272727272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH LOOP 7\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184076\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1773\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732100329\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALDWMC006777\",\n                    \"insp_date\": \"2024-04-14\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Autauga\",\n                    \"latitude\": 32.52905,\n                    \"longitude\": -86.585825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732311190\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCCL005744\",\n                    \"insp_date\": \"2024-04-13\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"VC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732042189\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP323002416\",\n                    \"insp_date\": \"2024-04-12\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732108105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000915\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5037\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258918483\",\n                            \"report_number\": \"WA2082000915\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"change_date\": \"2024-04-15\",\n                            \"inspection_id\": \"81345345\",\n                            \"violation_id\": \"258918483\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0106047\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732072960\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCOB005711\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0921\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVERMORE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732152781\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006638931\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59022\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731918700\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAP014000032\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0822\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEATTLE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP599909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34030930\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXTGEN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732331683\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039580391\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184114\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP40743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG647401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NJ4011\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7323316833922SLLTCD1\",\n                            \"report_number\": \"TNI039580391\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"inspection_id\": \"732331683\",\n                            \"violation_id\": \"7323316833922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732220371\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379000018\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3FHGK0624\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46156\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG683901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1218\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73222037139282DUMT1\",\n                            \"report_number\": \"GA1379000018\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-10\",\n                            \"inspection_id\": \"732220371\",\n                            \"violation_id\": \"73222037139282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731760768\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006965\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1149\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 SUMTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258829015\",\n                            \"report_number\": \"SCS243006965\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-09\",\n                            \"change_date\": \"2024-04-09\",\n                            \"inspection_id\": \"81306752\",\n                            \"violation_id\": \"258829015\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA48990\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732021651\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000406\",\n                    \"insp_date\": \"2024-04-08\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184099\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732079773\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006302\",\n                    \"insp_date\": \"2024-04-07\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"0951\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129608\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2FHGK0629\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46170\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG691301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732010311\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI038580059\",\n                    \"insp_date\": \"2024-04-06\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731750994\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"insp_start_time\": \"0748\",\n                    \"insp_end_time\": \"0807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7317509943922C1\",\n                            \"report_number\": \"LALAPJ002585\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-04-05\",\n                            \"inspection_id\": \"731750994\",\n                            \"violation_id\": \"7317509943922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731827440\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001141\",\n                    \"insp_date\": \"2024-04-04\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995400\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32402\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG168404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731311452\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCR378000770\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"insp_start_time\": \"1609\",\n                    \"insp_end_time\": \"1628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 321 LEXINGTON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7313114523922SLLS31\",\n                            \"report_number\": \"SCR378000770\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-02\",\n                            \"inspection_id\": \"731311452\",\n                            \"violation_id\": \"7313114523922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731459277\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0801\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258759151\",\n                            \"report_number\": \"CAUCK0002003\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-29\",\n                            \"change_date\": \"2024-04-04\",\n                            \"inspection_id\": \"81273253\",\n                            \"violation_id\": \"258759151\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19473\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730955736\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002054\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731273922\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004437\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1204\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06432\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731290131\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7080000047\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Pulaski\",\n                    \"latitude\": 34.75853404255319,\n                    \"longitude\": -92.3088680851064,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORTH LITTLE ROCK AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7312901313922SLLS31\",\n                            \"report_number\": \"AR7080000047\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-03-27\",\n                            \"inspection_id\": \"731290131\",\n                            \"violation_id\": \"7312901313922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731130435\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3857003260\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"insp_start_time\": \"1623\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7311304353922SLLTCD1\",\n                            \"report_number\": \"FL3857003260\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-03-26\",\n                            \"inspection_id\": \"731130435\",\n                            \"violation_id\": \"7311304353922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730670778\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006634416\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.517342857142864,\n                    \"longitude\": -82.97031428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD CO I40 WB 7MM OFF RAMP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X1HD423681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP23600\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG356401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5356311\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7306707783922LV1\",\n                            \"report_number\": \"NC0006634416\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730670778\",\n                            \"violation_id\": \"7306707783922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730942191\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0833006086\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1930\",\n                    \"insp_end_time\": \"2040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0LN250704\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450908\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258630366\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630366\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630364\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630365\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630365\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTL\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730664172\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1916000022\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730664172393781\",\n                            \"report_number\": \"AL1916000022\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730664172\",\n                            \"violation_id\": \"730664172393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200066603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730562652\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5007012593\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Leake\",\n                    \"latitude\": 32.71961999999999,\n                    \"longitude\": -89.50178000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEAKE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730601721\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23371\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG588805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8545\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730601721393205C1\",\n                            \"report_number\": \"CAUEHM000035\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-21\",\n                            \"change_date\": \"2024-03-22\",\n                            \"inspection_id\": \"730601721\",\n                            \"violation_id\": \"730601721393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200053409\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730631934\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008131\",\n                    \"insp_date\": \"2024-03-19\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP91015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730425132\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001114\",\n                    \"insp_date\": \"2024-03-15\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9EN170281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93926\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NC3171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729996930\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0710\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Monterey\",\n                    \"latitude\": 36.50498571428571,\n                    \"longitude\": -121.59510571428574,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KING CITY AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7299969303922SLLS21\",\n                            \"report_number\": \"CAUC7E001893\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-14\",\n                            \"inspection_id\": \"729996930\",\n                            \"violation_id\": \"7299969303922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741654567\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998181519\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 110\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729954936\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL347001814\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"1741\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732239163\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000183\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258948638\",\n                            \"report_number\": \"WA2117000183\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-13\",\n                            \"change_date\": \"2024-04-16\",\n                            \"inspection_id\": \"81359907\",\n                            \"violation_id\": \"258948638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0275747\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729872379\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAASH007304\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1227\",\n                    \"insp_end_time\": \"1239\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730196505\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2126000150\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73019650539375A3TAOL1\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"change_date\": \"2024-03-19\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199968301\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7301965053939ALFTSI3\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"7301965053939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73019650539378AWS2\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729753318\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44663394\",\n                    \"insp_date\": \"2024-03-11\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729593037\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928001650\",\n                    \"insp_date\": \"2024-03-09\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"XA3611K\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONE\",\n                            \"insp_unit_license\": \"QA17CE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729534789\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000860\",\n                    \"insp_date\": \"2024-03-08\",\n                    \"insp_start_time\": \"1224\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729464076\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241349438\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 10 WESTBOUND SEALY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"75601\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9FHGK0630\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG691302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72946407639375GLOAD1\",\n                            \"report_number\": \"TXV241349438\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"inspection_id\": \"729464076\",\n                            \"violation_id\": \"72946407639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729416556\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1342\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STEELE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258379553\",\n                            \"report_number\": \"ALSBAB003160\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"change_date\": \"2024-03-14\",\n                            \"inspection_id\": \"81046284\",\n                            \"violation_id\": \"258379553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199909750\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729806184\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R060180\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP9101\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG950205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT1745\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729608265\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000126\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ADAIRSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7296082653922SLLCP1\",\n                            \"report_number\": \"GA1384000126\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-03-05\",\n                            \"change_date\": \"2024-03-11\",\n                            \"inspection_id\": \"729608265\",\n                            \"violation_id\": \"7296082653922SLLCP1\",\n                            \"viol_code\": \"3922SLLCP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"59\",\n                            \"viol_group_desc\": \"Texting\",\n                            \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04931745\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729189837\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"insp_start_time\": \"1117\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7291898373929A1\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"7291898373929A1\",\n                            \"viol_code\": \"3929A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure load\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"72918983739395A2\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"72918983739395A2\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729190350\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"insp_start_time\": \"1346\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258195825\",\n                            \"report_number\": \"CAUE9B002261\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-01\",\n                            \"change_date\": \"2024-03-04\",\n                            \"inspection_id\": \"81021150\",\n                            \"violation_id\": \"258195825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199749817\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"DA588059\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728911620\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006946\",\n                    \"insp_date\": \"2024-02-29\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 WB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0FN184084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG609201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3166\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728765568\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCED003212\",\n                    \"insp_date\": \"2024-02-27\",\n                    \"insp_start_time\": \"0753\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AUBURN AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728462880\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000819\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72846288039375A31\",\n                            \"report_number\": \"AL2113000819\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-26\",\n                            \"change_date\": \"2024-02-28\",\n                            \"inspection_id\": \"728462880\",\n                            \"violation_id\": \"72846288039375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199636259\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728749494\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I999299\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORTE\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728518545\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000148\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728420058\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR791C000388\",\n                    \"insp_date\": \"2024-02-23\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA WEST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728185536\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086000523\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0404\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"2NPXL49X7LM664339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75583\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG405301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51614AD\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7281855363939BLRLIWR1\",\n                            \"report_number\": \"WA2086000523\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-22\",\n                            \"inspection_id\": \"728185536\",\n                            \"violation_id\": \"7281855363939BLRLIWR1\",\n                            \"viol_code\": \"3939BLRLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9B-LRLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199536299\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728327277\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"1041\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOX COUNTY SCALES WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72832727739375GTFWETL1\",\n                            \"report_number\": \"TNI031J90220\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"728327277\",\n                            \"violation_id\": \"72832727739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206728317\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728373150\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241327811\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0540\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4SW2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72837315039375A1\",\n                            \"report_number\": \"TXV241327811\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-23\",\n                            \"inspection_id\": \"728373150\",\n                            \"violation_id\": \"72837315039375A1\",\n                            \"viol_code\": \"39375A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Flat tire or fabric exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199579461\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728135883\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS349001873\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257953133\",\n                            \"report_number\": \"SCS349001873\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-02-21\",\n                            \"change_date\": \"2024-02-21\",\n                            \"inspection_id\": \"80903987\",\n                            \"violation_id\": \"257953133\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA56830\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728848359\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI023K20135\",\n                    \"insp_date\": \"2024-02-20\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COFFEE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57267\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727927506\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006623112\",\n                    \"insp_date\": \"2024-02-18\",\n                    \"insp_start_time\": \"2115\",\n                    \"insp_end_time\": \"2130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222351\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728164665\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241334493\",\n                    \"insp_date\": \"2024-02-16\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727717293\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"70600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72771729339375A3TAOL1\",\n                            \"report_number\": \"TNI01R260108\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"727717293\",\n                            \"violation_id\": \"72771729339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206692222\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727731153\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3258001725\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"1101\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Anne Arundel\",\n                    \"latitude\": 39.0051558139535,\n                    \"longitude\": -76.59110000000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RT 50 E/B BAY BRIDGE TOLL FAC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222327\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45574\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642RG012401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRER\",\n                            \"insp_unit_license\": \"4VH3887\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7277311533931281\",\n                            \"report_number\": \"MD3258001725\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727731153\",\n                            \"violation_id\": \"7277311533931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727879788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0848\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257894394\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894394\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257894393\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727940637\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0844000198\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EVERETT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN969730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87578\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG835702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1213\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257908129\",\n                            \"report_number\": \"WA0844000198\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-14\",\n                            \"change_date\": \"2024-02-20\",\n                            \"inspection_id\": \"80882293\",\n                            \"violation_id\": \"257908129\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0196219\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727658136\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ingham\",\n                    \"latitude\": 42.68788571428571,\n                    \"longitude\": -84.48845142857144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ZIMMER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170308\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18363\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG565803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276581363939TS1\",\n                            \"report_number\": \"MIBURGM05858\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727658136\",\n                            \"violation_id\": \"7276581363939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727609158\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0751000154\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1328\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V599RDG2FN184099\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276091583939AHLLH3\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939AHLLH3\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7276091583939ALCL4\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939ALCL4\",\n                            \"viol_code\": \"3939ALCL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LCL\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199415603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"727609158393205CWR1\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"727609158393205CWR1\",\n                            \"viol_code\": \"393205CWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"72760915839395A4EEUS2\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"72760915839395A4EEUS2\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727473519\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDOG004725\",\n                    \"insp_date\": \"2024-02-10\",\n                    \"insp_start_time\": \"0605\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727481862\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUECE005627\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1410\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"El Dorado\",\n                    \"latitude\": 38.805353333333336,\n                    \"longitude\": -120.51438666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US-50 W/B CAMINO SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727839900\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC511009480\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Boone\",\n                    \"latitude\": 36.141850000000005,\n                    \"longitude\": -92.96472,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOONE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152238\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1148EG475401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MU3131\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7278399003922SLLS41\",\n                            \"report_number\": \"ARC511009480\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727839900\",\n                            \"violation_id\": \"7278399003922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727368255\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7273682553931281\",\n                            \"report_number\": \"CAUEY5000482\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"change_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727368255\",\n                            \"violation_id\": \"7273682553931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199364433\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727371027\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBYS002521\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727356141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY006476\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727203501\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2034000169\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1409\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 33.28792000000001,\n                    \"longitude\": -85.42618,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD433609\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB89RK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG964501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5117715\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727810632\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006487\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727262136\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBIJ005065\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727705854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3439000154\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0653\",\n                    \"insp_end_time\": \"0811\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0DD195451\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP54256\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG436801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2669CV\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"727705854393128BCLWV1\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"change_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"727705854393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199435848\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"72770585439345DB2\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"72770585439345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726999984\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257734679\",\n                            \"report_number\": \"LALAPY000118\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-08\",\n                            \"inspection_id\": \"80777776\",\n                            \"violation_id\": \"257734679\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199330875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726895665\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2078000009\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGHT STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"726895665393781\",\n                            \"report_number\": \"AL2078000009\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-03-15\",\n                            \"inspection_id\": \"726895665\",\n                            \"violation_id\": \"726895665393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199933507\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726968727\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX873000043\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4FN184159\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24258\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447FG659904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257676963\",\n                            \"report_number\": \"WAX873000043\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-06\",\n                            \"inspection_id\": \"80774303\",\n                            \"violation_id\": \"257676963\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0153526\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726944715\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001921\",\n                    \"insp_date\": \"2024-02-01\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726713451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241306346\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"insp_start_time\": \"0857\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 MM398 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970543\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG015302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7308\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72671345139383G2\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139383G2\",\n                            \"viol_code\": \"39383G\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"83(g)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"16\",\n                            \"viol_group_desc\": \"Exhaust Discharge\",\n                            \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                            \"viol_category_id\": \"27\",\n                            \"viol_category_desc\": \"Exhaust Discharge\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72671345139617C3\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139617C3\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"726713451392161\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"726713451392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726508359\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003643\",\n                    \"insp_date\": \"2024-01-30\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726507702\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CANTU-GALLEANO AT REGAN DR.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"02232G3\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257570369\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570369\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199181152\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257570370\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570370\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199181153\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726339195\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006616003\",\n                    \"insp_date\": \"2024-01-25\",\n                    \"insp_start_time\": \"1150\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Buncombe\",\n                    \"latitude\": 35.59297200000001,\n                    \"longitude\": -82.523136,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ASHEVILLE WEIGH STATION, I-40,\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726574239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038160214\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Peoria\",\n                    \"latitude\": 40.74067045454546,\n                    \"longitude\": -89.66935227272727,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 150\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03017\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG735604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NT7151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257583917\",\n                            \"report_number\": \"IL4038160214\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-01-24\",\n                            \"change_date\": \"2024-01-31\",\n                            \"inspection_id\": \"80730471\",\n                            \"violation_id\": \"257583917\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726388758\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"insp_start_time\": \"0919\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7263887583939TS1\",\n                            \"report_number\": \"CANEEU001884\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-22\",\n                            \"inspection_id\": \"726388758\",\n                            \"violation_id\": \"7263887583939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725860548\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005878\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72586054839375A3TAOL1\",\n                            \"report_number\": \"WAX805005878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-01-18\",\n                            \"change_date\": \"2024-01-20\",\n                            \"inspection_id\": \"725860548\",\n                            \"violation_id\": \"72586054839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199040057\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725529672\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006612553\",\n                    \"insp_date\": \"2024-01-15\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1110\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Sampson\",\n                    \"latitude\": 34.94338,\n                    \"longitude\": -78.37156999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725369706\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036980002\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"2238\",\n                    \"insp_end_time\": \"2305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONTEREY TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7PPNP6297\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"YP95342\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644RG901801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VX1270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725356341\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72535634139375GLOAD1\",\n                            \"report_number\": \"CAUDOL000120\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-10\",\n                            \"inspection_id\": \"725356341\",\n                            \"violation_id\": \"72535634139375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725103432\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1890000209\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 31.521438461538462,\n                    \"longitude\": -87.37907692307694,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BEATRICE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725616612\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0117000026\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD487350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP99441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB36CY\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725461398\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006424\",\n                    \"insp_date\": \"2024-01-05\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207765\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724903038\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6623301350\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"George\",\n                    \"latitude\": 30.8668,\n                    \"longitude\": -88.649,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GEORGE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87831\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7249030383922C1\",\n                            \"report_number\": \"MS6623301350\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"inspection_id\": \"724903038\",\n                            \"violation_id\": \"7249030383922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724833864\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF320002054\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"SE0AA1645LC312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725379921\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008002\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1011\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724920723\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1247\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Schoolcraft\",\n                    \"latitude\": 46.10834,\n                    \"longitude\": -86.13886,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HWY SHOULDER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932296\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66373\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7045\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257212644\",\n                            \"report_number\": \"MIGUTHG02499\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"change_date\": \"2024-01-05\",\n                            \"inspection_id\": \"80546747\",\n                            \"violation_id\": \"257212644\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726626916\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1895000043\",\n                    \"insp_date\": \"2024-01-03\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725050359\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241283628\",\n                    \"insp_date\": \"2024-01-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"109 US90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X6JD466405\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP70212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG054501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SZ6259\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724684077\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000040\",\n                    \"insp_date\": \"2023-12-30\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724965750\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3600000106\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529370\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66369\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG331805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724964499\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008023\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HASTINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724515831\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006608027\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725135139\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231262339\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1519\",\n                    \"insp_end_time\": \"1604\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 67 SB MM 430\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7251351393963A12\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"7251351393963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204189305\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"72513513939360D1\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"72513513939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204189304\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724850739\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6RD89DAW6O\",\n                    \"insp_date\": \"2023-12-27\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"500 E PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72485073939391\",\n                            \"report_number\": \"TX6RD89DAW6O\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-27\",\n                            \"inspection_id\": \"724850739\",\n                            \"violation_id\": \"72485073939391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724389057\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1319001788\",\n                    \"insp_date\": \"2023-12-23\",\n                    \"insp_start_time\": \"1405\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1GCCS14R7P8100677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4N58448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724186683\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1299000005\",\n                    \"insp_date\": \"2023-12-21\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723950478\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERZ000873\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0714\",\n                    \"insp_end_time\": \"0726\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724385268\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264004158\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1437\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72438526839282A11\",\n                            \"report_number\": \"GA1264004158\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2023-12-28\",\n                            \"inspection_id\": \"724385268\",\n                            \"violation_id\": \"72438526839282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04932823\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725625666\",\n                    \"report_state\": \"DE\",\n                    \"report_number\": \"DE1257000148\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0917\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"DE\",\n                    \"county_name\": \"New Castle\",\n                    \"latitude\": 39.66330000000001,\n                    \"longitude\": -75.60549807692308,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MIDDLETOWN DE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG462705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5907\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72562566639375A3TAOL1\",\n                            \"report_number\": \"DE1257000148\",\n                            \"report_state\": \"DE\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2024-01-17\",\n                            \"inspection_id\": \"725625666\",\n                            \"violation_id\": \"72562566639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198988243\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723983931\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003520\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724010535\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1426000428\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"4\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27890\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG517709\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2399132\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72401053539522H12\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H12\",\n                            \"viol_code\": \"39522H1\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD user's manual\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H34\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H34\",\n                            \"viol_code\": \"39522H3\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H3\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain instruction sheet for ELD malfunction reporting requirements\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H45\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H45\",\n                            \"viol_code\": \"39522H4\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H4\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain supply of blank drivers records of duty status graph-grids\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H23\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H23\",\n                            \"viol_code\": \"39522H2\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H2\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD instruction sheet\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539348ABS1\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539348ABS1\",\n                            \"viol_code\": \"39348ABS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Smoking\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723831120\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001484\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7238311203922LV1\",\n                            \"report_number\": \"SCL365001484\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"723831120\",\n                            \"violation_id\": \"7238311203922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724182660\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL5502004327\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7241826603922SLLUP1\",\n                            \"report_number\": \"FL5502004327\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-12-18\",\n                            \"change_date\": \"2023-12-26\",\n                            \"inspection_id\": \"724182660\",\n                            \"violation_id\": \"7241826603922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"363627\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724140576\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000478\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222367\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG423404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3705\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723831471\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCT364001538\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Pickens\",\n                    \"latitude\": 34.78148461538462,\n                    \"longitude\": -82.75027692307692,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 11 PICKENS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG312006\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4149\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723725613\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCKR000260\",\n                    \"insp_date\": \"2023-12-15\",\n                    \"insp_start_time\": \"1417\",\n                    \"insp_end_time\": \"1427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANCHESTER SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723680586\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2114000142\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"1954\",\n                    \"insp_end_time\": \"2007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723709854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3544000124\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275329\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646MG565402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4TE1434\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724453614\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW804004951\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72445361439375GLOAD2\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"72445361439324A1\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439324A1\",\n                            \"viol_code\": \"39324A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"24(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Non-compliance with headlamp requirements\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723403530\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012580\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1148\",\n                    \"insp_end_time\": \"1228\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256863569\",\n                            \"report_number\": \"MS5011012580\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-13\",\n                            \"inspection_id\": \"80378170\",\n                            \"violation_id\": \"256863569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198485737\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723617829\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1433000186\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"550AA1648JG025402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5461\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256914937\",\n                            \"report_number\": \"GA1433000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"80401981\",\n                            \"violation_id\": \"256914937\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723591054\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005788\",\n                    \"insp_date\": \"2023-12-11\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72359105439375A3TAOL1\",\n                            \"report_number\": \"WAX805005788\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-11\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"723591054\",\n                            \"violation_id\": \"72359105439375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198525391\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723908727\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2297001876\",\n                    \"insp_date\": \"2023-12-09\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-9 X SR-524\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8664\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP85300\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144HG884502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3327\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723568005\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231256355\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0755\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA SOUTH BOUND H\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7235680053963A1HC1\",\n                            \"report_number\": \"TXV231256355\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-08\",\n                            \"change_date\": \"2024-12-09\",\n                            \"inspection_id\": \"723568005\",\n                            \"violation_id\": \"7235680053963A1HC1\",\n                            \"viol_code\": \"3963A1HC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-HC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Hub cap missing or broken\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204277524\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723666195\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU706400063\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HAUGAN MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5126149\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723857913\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231258121\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723282039\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3472005424\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POCATELLO ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7232820393922SLLILC1\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"change_date\": \"2023-12-12\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"7232820393922SLLS22\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723274848\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE1B000947\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Contra Costa\",\n                    \"latitude\": 37.927528846153834,\n                    \"longitude\": -122.05660384615383,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTRO ST & HENSLEY ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722983500\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005726\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Ascension\",\n                    \"latitude\": 30.206345454545453,\n                    \"longitude\": -90.92211818181819,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722801673\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600347\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1357\",\n                    \"insp_end_time\": \"1417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Catawba\",\n                    \"latitude\": 35.66595000000001,\n                    \"longitude\": -81.17878,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST (REST AREA)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"107350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XPXD49X7ED216436\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB65CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1743MG519801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"QA15MQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722817360\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILITTJ04730\",\n                    \"insp_date\": \"2023-12-04\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-96 W/B @ MERRIMAN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27851\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7228173603922LV1\",\n                            \"report_number\": \"MILITTJ04730\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-12-04\",\n                            \"inspection_id\": \"722817360\",\n                            \"violation_id\": \"7228173603922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722688858\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600321\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722578239\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKB910154349\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Latimer\",\n                    \"latitude\": 34.914024999999995,\n                    \"longitude\": -95.27789999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US270 PANOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225782393922FC1\",\n                            \"report_number\": \"OKB910154349\",\n                            \"report_state\": \"OK\",\n                            \"insp_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722578239\",\n                            \"violation_id\": \"7225782393922FC1\",\n                            \"viol_code\": \"3922FC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2FC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Following too close\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722480346\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001957\",\n                    \"insp_date\": \"2023-11-30\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7224803463931281\",\n                            \"report_number\": \"SCP348001957\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-30\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722480346\",\n                            \"violation_id\": \"7224803463931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198282654\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722399238\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001951\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0758\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RA1966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72239923839375A32\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"72239923839375A32\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198794370\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"722399238393205C1\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"722399238393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198794369\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722540034\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1411000186\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225400343922SLLTCD1\",\n                            \"report_number\": \"GA1411000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722540034\",\n                            \"violation_id\": \"7225400343922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722456946\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000513\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"722456946393128BCLWV2\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"722456946393104F3C1\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722978901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1347002420\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TROUP CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1769\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237612\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB315003463\",\n                    \"insp_date\": \"2023-11-27\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"198210605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"198210606\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256559859\",\n                            \"report_number\": \"SCB315003463\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-27\",\n                            \"change_date\": \"2023-11-27\",\n                            \"inspection_id\": \"80237612\",\n                            \"violation_id\": \"256559859\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80251689\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3198013681\",\n                    \"insp_date\": \"2023-11-26\",\n                    \"insp_start_time\": \"1716\",\n                    \"insp_end_time\": \"1733\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR 91 N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5730\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5739T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256589590\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589590\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256589591\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589591\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80238390\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTZ002072\",\n                    \"insp_date\": \"2023-11-25\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"198212283\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"198212284\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80251377\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006143\",\n                    \"insp_date\": \"2023-11-23\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JUPITER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236333\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80310262\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1280002897\",\n                    \"insp_date\": \"2023-11-21\",\n                    \"insp_start_time\": \"1051\",\n                    \"insp_end_time\": \"1113\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONROE CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"198350397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"198350398\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237157\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE19000237\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 33.9339,\n                    \"longitude\": -96.34526666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.9339,\n                        \"lon\": -96.34526666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLBERT SCALES ON US69\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"82600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_id\": \"198684902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_id\": \"198684903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80193209\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB384000080\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marlboro\",\n                    \"latitude\": 34.62745,\n                    \"longitude\": -79.63783333333333,\n                    \"geo_point\": {\n                        \"lat\": 34.62745,\n                        \"lon\": -79.63783333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 177 MARLBORO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222372\",\n                            \"insp_unit_id\": \"198121192\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG462704\",\n                            \"insp_unit_id\": \"198121193\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SS5906\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80191795\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000877\",\n                    \"insp_date\": \"2023-11-16\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"198236228\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"198236229\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80200548\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU459000039\",\n                    \"insp_date\": \"2023-11-15\",\n                    \"insp_start_time\": \"1525\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DILLON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_id\": \"198135244\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1412\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_id\": \"198135245\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80249936\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX001005479\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0719\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_id\": \"198233335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_id\": \"198233336\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80170939\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS7641150960\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lawrence\",\n                    \"latitude\": 31.55455,\n                    \"longitude\": -90.08900000000001,\n                    \"geo_point\": {\n                        \"lat\": 31.55455,\n                        \"lon\": -90.08900000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAWRENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529364\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5896\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442EG512202\",\n                            \"insp_unit_id\": \"198074292\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9162\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256411683\",\n                            \"report_number\": \"MS7641150960\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-11-14\",\n                            \"change_date\": \"2023-11-15\",\n                            \"inspection_id\": \"80170939\",\n                            \"violation_id\": \"256411683\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80138833\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2098005471\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WICOMICO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_id\": \"198115193\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87581\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_id\": \"198115194\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256457607\",\n                            \"report_number\": \"MD2098005471\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-17\",\n                            \"inspection_id\": \"80138833\",\n                            \"violation_id\": \"256457607\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80157680\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC574005041\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2HSCTAPR4AC183841\",\n                            \"insp_unit_id\": \"198046757\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"XP69088\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5967\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5967T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256379269\",\n                            \"report_number\": \"ARC574005041\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-14\",\n                            \"inspection_id\": \"80157680\",\n                            \"violation_id\": \"256379269\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"W002513\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80143271\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008266\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1450\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"198019389\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"198019390\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80189386\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004625\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Kootenai\",\n                    \"latitude\": 47.71264285714285,\n                    \"longitude\": -116.76298571428572,\n                    \"geo_point\": {\n                        \"lat\": 47.71264285714285,\n                        \"lon\": -116.76298571428572\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POST FALLS ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_id\": \"198113946\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_id\": \"198113947\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80132539\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDLS002384\",\n                    \"insp_date\": \"2023-11-08\",\n                    \"insp_start_time\": \"0827\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"14011 SOUTH CENTRAL AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99400\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1643LG450903\",\n                            \"insp_unit_id\": \"197998348\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256325140\",\n                            \"report_number\": \"CAUDLS002384\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-11-08\",\n                            \"change_date\": \"2023-11-09\",\n                            \"inspection_id\": \"80132539\",\n                            \"violation_id\": \"256325140\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"citation_number\": \"LS05872\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80105543\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006591632\",\n                    \"insp_date\": \"2023-11-07\",\n                    \"insp_start_time\": \"0315\",\n                    \"insp_end_time\": \"0345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {\n                        \"lat\": 35.76564166666667,\n                        \"lon\": -79.76021666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 NORTH NEAR SR 1712\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_id\": \"197944962\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_id\": \"197944963\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80095494\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL305000193\",\n                    \"insp_date\": \"2023-11-04\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {\n                        \"lat\": 47.278650000000006,\n                        \"lon\": -115.13466666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAUGAN SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"197926505\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35227\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"197926506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80093088\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002573\",\n                    \"insp_date\": \"2023-11-03\",\n                    \"insp_start_time\": \"0734\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6GHHT8670\",\n                            \"insp_unit_id\": \"197921584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87081\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG917903\",\n                            \"insp_unit_id\": \"197921585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARG\",\n                            \"insp_unit_license\": \"4PM3293\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80082050\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4127980146\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1731\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197899839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197899840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80069661\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALEUMC001734\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"197873595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"197873596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80084280\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW540000966\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1151\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"197928530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256242471\",\n                            \"report_number\": \"WAW540000966\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80084280\",\n                            \"violation_id\": \"256242471\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80080302\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181917\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"197896376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"197896377\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80080998\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006910\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1756\",\n                    \"insp_end_time\": \"1819\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"198184606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"198184607\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256533028\",\n                            \"report_number\": \"SCS243006910\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-22\",\n                            \"inspection_id\": \"80080998\",\n                            \"violation_id\": \"256533028\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80097850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231214362\",\n                    \"insp_date\": \"2023-11-01\",\n                    \"insp_start_time\": \"0657\",\n                    \"insp_end_time\": \"0738\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {\n                        \"lat\": 27.074550000000002,\n                        \"lon\": -98.1665\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197931769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197931768\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256248807\",\n                            \"report_number\": \"TXV231214362\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-11-01\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80097850\",\n                            \"violation_id\": \"256248807\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80050848\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDAUGN04297\",\n                    \"insp_date\": \"2023-10-30\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRASS LAKE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995392\",\n                            \"insp_unit_id\": \"197835267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27865\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148701\",\n                            \"insp_unit_id\": \"197835268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRETE\",\n                            \"insp_unit_license\": \"R449790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256139097\",\n                            \"report_number\": \"MIDAUGN04297\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-10-30\",\n                            \"change_date\": \"2023-10-31\",\n                            \"inspection_id\": \"80050848\",\n                            \"violation_id\": \"256139097\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80027052\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000873\",\n                    \"insp_date\": \"2023-10-26\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1558\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170319\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG568301\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NC1122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256087790\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087790\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087792\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087792\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087791\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087791\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80017648\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002558\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184034\",\n                            \"insp_unit_id\": \"197764546\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46143\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG682405\",\n                            \"insp_unit_id\": \"197764547\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NN3783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80059940\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000379\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Atkinson\",\n                    \"latitude\": 31.319866666666666,\n                    \"longitude\": -82.87863333333334,\n                    \"geo_point\": {\n                        \"lat\": 31.319866666666666,\n                        \"lon\": -82.87863333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X6GD318177\",\n                            \"insp_unit_id\": \"197852812\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72989\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG710601\",\n                            \"insp_unit_id\": \"197852813\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SW5795\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80030688\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231201290\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0647\",\n                    \"insp_end_time\": \"0719\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA US HWY. 77 SO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197793211\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197793212\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80025763\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2594001803\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1445\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I75 WHITE SPRINGS WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8FN183976\",\n                            \"insp_unit_id\": \"197780714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23333\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG580002\",\n                            \"insp_unit_id\": \"197780715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NA3446\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80005882\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006587865\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1039\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_id\": \"197741640\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1648KG270301\",\n                            \"insp_unit_id\": \"197741641\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80036744\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003335\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN184033\",\n                            \"insp_unit_id\": \"197806666\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46142\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"960\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG682404\",\n                            \"insp_unit_id\": \"197806667\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NN3782\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN-2404\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80019809\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW702019376\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"0956\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {\n                        \"lat\": 47.93905135135135,\n                        \"lon\": -122.13493783783781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC39  EVERETT SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80001\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"197769737\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"197769738\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256069417\",\n                            \"report_number\": \"WAW702019376\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-10-26\",\n                            \"inspection_id\": \"80019809\",\n                            \"violation_id\": \"256069417\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80055901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000141\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995359\",\n                            \"insp_unit_id\": \"197845088\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642JG049503\",\n                            \"insp_unit_id\": \"197845089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256151768\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151768\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151769\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151769\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151766\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151766\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151767\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151767\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151770\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151770\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79995574\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3288016486\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1645\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Clermont\",\n                    \"latitude\": 39.03713749999999,\n                    \"longitude\": -84.17414999999998,\n                    \"geo_point\": {\n                        \"lat\": 39.03713749999999,\n                        \"lon\": -84.17414999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN222337\",\n                            \"insp_unit_id\": \"197722503\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54297\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG334201\",\n                            \"insp_unit_id\": \"197722504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79992642\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS000703\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1009\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_id\": \"197716603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5793\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5793T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256009921\",\n                            \"report_number\": \"LALAPS000703\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-10-23\",\n                            \"change_date\": \"2023-10-24\",\n                            \"inspection_id\": \"79992642\",\n                            \"violation_id\": \"256009921\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79972824\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006089\",\n                    \"insp_date\": \"2023-10-22\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197679659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197679660\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80145336\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182240008\",\n                    \"insp_date\": \"2023-10-20\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 FRONTAGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9HN970339\",\n                            \"insp_unit_id\": \"198101371\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85326\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG899404\",\n                            \"insp_unit_id\": \"198101372\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PL3076\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256440667\",\n                            \"report_number\": \"IL4182240008\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-10-20\",\n                            \"change_date\": \"2023-11-16\",\n                            \"inspection_id\": \"80145336\",\n                            \"violation_id\": \"256440667\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"42\",\n                            \"viol_category_desc\": \"Improper Lane Change\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79961723\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000148\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1237\",\n                    \"insp_end_time\": \"1301\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"197656890\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255950912\",\n                            \"report_number\": \"CAUEY5000148\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79961723\",\n                            \"violation_id\": \"255950912\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79942497\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006585506\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0702\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970564\",\n                            \"insp_unit_id\": \"197617595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06622\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1645JG034803\",\n                            \"insp_unit_id\": \"197617596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4RJ5464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79953919\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011809\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Coahoma\",\n                    \"latitude\": 34.26637,\n                    \"longitude\": -90.59146000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.26637,\n                        \"lon\": -90.59146000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COAHOMA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN149626\",\n                            \"insp_unit_id\": \"197641705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87824\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"664\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG713902\",\n                            \"insp_unit_id\": \"197641706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8496\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80063703\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW538000856\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1221\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970469\",\n                            \"insp_unit_id\": \"197862741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP96938\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1198\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4722HJ464051\",\n                            \"insp_unit_id\": \"197862742\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4RA3920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256169955\",\n                            \"report_number\": \"WAW538000856\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80063703\",\n                            \"violation_id\": \"256169955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0699045\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941964\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1421000505\",\n                    \"insp_date\": \"2023-10-16\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"197616436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904564\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904564\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904563\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904563\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79919877\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFCL000295\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"0839\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.598246153846155,\n                    \"longitude\": -88.8260923076923,\n                    \"geo_point\": {\n                        \"lat\": 35.598246153846155,\n                        \"lon\": -88.8260923076923\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"197573102\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"197573103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79906843\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ316002020\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"197545377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"197545378\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79919902\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000839\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6GN944853\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59577\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446GG769604\",\n                            \"insp_unit_id\": \"197573150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5223\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255856698\",\n                            \"report_number\": \"TNTFHW000839\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-13\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79919902\",\n                            \"violation_id\": \"255856698\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79906789\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008223\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"1848\",\n                    \"insp_end_time\": \"1908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8HN970476\",\n                            \"insp_unit_id\": \"197545161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4725HJ464058\",\n                            \"insp_unit_id\": \"197545162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7312\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79925006\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005712\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"0941\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197583328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255868375\",\n                            \"report_number\": \"CANCVL005712\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-12\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79925006\",\n                            \"violation_id\": \"255868375\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR 31884\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918059\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332004335\",\n                    \"insp_date\": \"2023-10-11\",\n                    \"insp_start_time\": \"1022\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {\n                        \"lat\": 33.547238461538456,\n                        \"lon\": -84.3501\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_id\": \"197569215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_id\": \"197569216\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255853736\",\n                            \"report_number\": \"GA1332004335\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-11\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79918059\",\n                            \"violation_id\": \"255853736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04839490\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941969\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1401000506\",\n                    \"insp_date\": \"2023-10-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932329\",\n                            \"insp_unit_id\": \"197616444\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66052\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG779101\",\n                            \"insp_unit_id\": \"197616445\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904575\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904575\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904574\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904574\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904576\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904576\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904573\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904573\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79969319\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231182196\",\n                    \"insp_date\": \"2023-10-07\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH69C NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"197672250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"197672251\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853500\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006894\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Clarendon\",\n                    \"latitude\": 33.74615,\n                    \"longitude\": -80.1574,\n                    \"geo_point\": {\n                        \"lat\": 33.74615,\n                        \"lon\": -80.1574\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"197437954\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"197437955\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79851115\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALL007542\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0902\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Lafourche\",\n                    \"latitude\": 29.65891666666667,\n                    \"longitude\": -90.53393333333334,\n                    \"geo_point\": {\n                        \"lat\": 29.65891666666667,\n                        \"lon\": -90.53393333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"197433529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"197433530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853421\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCG259004636\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"197742373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP02167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"197742374\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5587\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038384\",\n                            \"report_number\": \"SCG259004636\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-05\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79853421\",\n                            \"violation_id\": \"256038384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79843373\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADU003320\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"1734\",\n                    \"insp_end_time\": \"1743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Union\",\n                    \"latitude\": 45.34937142857143,\n                    \"longitude\": -117.93997142857143,\n                    \"geo_point\": {\n                        \"lat\": 45.34937142857143,\n                        \"lon\": -117.93997142857143\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA GRANDE - 2 MI W LA GRANDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_id\": \"197419176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1312\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79846806\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBG2003080\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"0806\",\n                    \"insp_end_time\": \"0839\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Fresno\",\n                    \"latitude\": 36.742282653061224,\n                    \"longitude\": -119.68985,\n                    \"geo_point\": {\n                        \"lat\": 36.742282653061224,\n                        \"lon\": -119.68985\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FRESNO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406/WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425830\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARR\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255689568\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689568\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255689569\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79819626\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005668\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0614\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 SB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"197742483\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"197742484\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038529\",\n                            \"report_number\": \"SCH270005668\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79819626\",\n                            \"violation_id\": \"256038529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827332\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763003380\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1FHGK0623\",\n                            \"insp_unit_id\": \"197386435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46153\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG673605\",\n                            \"insp_unit_id\": \"197386436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255644900\",\n                            \"report_number\": \"FL1763003380\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827332\",\n                            \"violation_id\": \"255644900\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827549\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3328003006\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Saint Johns\",\n                    \"latitude\": 29.956423076923077,\n                    \"longitude\": -81.41503846153846,\n                    \"geo_point\": {\n                        \"lat\": 29.956423076923077,\n                        \"lon\": -81.41503846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X7JD491863\",\n                            \"insp_unit_id\": \"197386784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETR\",\n                            \"insp_unit_license\": \"XP80128\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5791\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441JG103201\",\n                            \"insp_unit_id\": \"197386785\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA96BL\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"579T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255645488\",\n                            \"report_number\": \"FL3328003006\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827549\",\n                            \"violation_id\": \"255645488\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79846331\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005667\",\n                    \"insp_date\": \"2023-10-02\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425053\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79822208\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000367\",\n                    \"insp_date\": \"2023-09-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197376106\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"197376107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79979524\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4069010466\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 E/B @ MP 91\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197691738\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197691739\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79780945\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR585E002296\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932331\",\n                            \"insp_unit_id\": \"197289341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66054\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG779103\",\n                            \"insp_unit_id\": \"197289342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NZ5428\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255540485\",\n                            \"report_number\": \"AR585E002296\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79780945\",\n                            \"violation_id\": \"255540485\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0673925\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79781540\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000803\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_id\": \"197290507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54298\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_id\": \"197290508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79806102\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4005020548\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0648\",\n                    \"insp_end_time\": \"0652\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"197785701\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256088430\",\n                            \"report_number\": \"IL4005020548\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"79806102\",\n                            \"violation_id\": \"256088430\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79770842\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001260\",\n                    \"insp_date\": \"2023-09-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_id\": \"197269991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6039\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_id\": \"197269992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6039T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255519530\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519530\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(A)(2)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255519529\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918182\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1356002962\",\n                    \"insp_date\": \"2023-09-23\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1605\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_id\": \"197569417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06413\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_id\": \"197569418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79726955\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARB576003387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 35.248715789473685,\n                    \"longitude\": -91.75732105263157,\n                    \"geo_point\": {\n                        \"lat\": 35.248715789473685,\n                        \"lon\": -91.75732105263157\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN183975\",\n                            \"insp_unit_id\": \"197181712\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23332\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG580001\",\n                            \"insp_unit_id\": \"197181713\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3445\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255418646\",\n                            \"report_number\": \"ARB576003387\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-22\",\n                            \"inspection_id\": \"79726955\",\n                            \"violation_id\": \"255418646\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79745822\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADF001387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Hood River\",\n                    \"latitude\": 45.619675,\n                    \"longitude\": -121.63567499999999,\n                    \"geo_point\": {\n                        \"lat\": 45.619675,\n                        \"lon\": -121.63567499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASCADE LOCKS POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_id\": \"197220943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6000\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79730031\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH294005256\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_id\": \"197292856\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP875554\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_id\": \"197292857\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255544438\",\n                            \"report_number\": \"SCH294005256\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79730031\",\n                            \"violation_id\": \"255544438\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421034375\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79731961\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAKL003451\",\n                    \"insp_date\": \"2023-09-21\",\n                    \"insp_start_time\": \"1038\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {\n                        \"lat\": 45.351688461538465,\n                        \"lon\": -122.45293076923078\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD EB - 12 MI E SANDY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197603418\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255887633\",\n                            \"report_number\": \"ORAAKL003451\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-09-21\",\n                            \"change_date\": \"2023-10-17\",\n                            \"inspection_id\": \"79731961\",\n                            \"violation_id\": \"255887633\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79705069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP003420\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 34.899581818181815,\n                    \"longitude\": -87.60507272727274,\n                    \"geo_point\": {\n                        \"lat\": 34.899581818181815,\n                        \"lon\": -87.60507272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 133 RS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_id\": \"197265062\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_id\": \"197265063\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79695391\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000746\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932323\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG761405\",\n                            \"insp_unit_id\": \"197120911\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NX2246\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255345794\",\n                            \"report_number\": \"TNTFHW000746\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-18\",\n                            \"change_date\": \"2023-09-19\",\n                            \"inspection_id\": \"79695391\",\n                            \"violation_id\": \"255345794\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79682624\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTV002689\",\n                    \"insp_date\": \"2023-09-15\",\n                    \"insp_start_time\": \"0954\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932316\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761303\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NX2154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255317831\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317831\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255317830\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317830\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79755115\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016208\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5463\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_id\": \"197640454\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5463T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255932185\",\n                            \"report_number\": \"FL3164016208\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-13\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79755115\",\n                            \"violation_id\": \"255932185\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79675346\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2213005999\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1556\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Outagamie\",\n                    \"latitude\": 44.374855000000004,\n                    \"longitude\": -88.44033,\n                    \"geo_point\": {\n                        \"lat\": 44.374855000000004,\n                        \"lon\": -88.44033\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WRIGHTSTOWN SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"197081429\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"197081430\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79755299\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3226008273\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1730\",\n                    \"insp_end_time\": \"1745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 30.21428823529412,\n                    \"longitude\": -85.649,\n                    \"geo_point\": {\n                        \"lat\": 30.21428823529412,\n                        \"lon\": -85.649\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PANAMA CITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"197237942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"197237943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79637089\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFEV002435\",\n                    \"insp_date\": \"2023-09-09\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"197002497\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"197002498\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79632567\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTH667001043\",\n                    \"insp_date\": \"2023-09-08\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {\n                        \"lat\": 47.414899999999996,\n                        \"lon\": -111.33907777777777\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GORE HILL SCALE - A SITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"196993558\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"196993559\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79621708\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001259\",\n                    \"insp_date\": \"2023-09-07\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196972233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255168939\",\n                            \"report_number\": \"WAW739001259\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-07\",\n                            \"change_date\": \"2023-09-08\",\n                            \"inspection_id\": \"79621708\",\n                            \"violation_id\": \"255168939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79650705\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416001182\",\n                    \"insp_date\": \"2023-09-06\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Camden\",\n                    \"latitude\": 30.8834,\n                    \"longitude\": -81.64015,\n                    \"geo_point\": {\n                        \"lat\": 30.8834,\n                        \"lon\": -81.64015\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_id\": \"197029467\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5754\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_id\": \"197029468\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5754T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255240175\",\n                            \"report_number\": \"GA1416001182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-09-06\",\n                            \"change_date\": \"2023-09-13\",\n                            \"inspection_id\": \"79650705\",\n                            \"violation_id\": \"255240175\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04799172\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79581401\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006874\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0948\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {\n                        \"lat\": 33.93769090909091,\n                        \"lon\": -80.41212727272728\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 SB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196890217\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196890218\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79611609\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB500000078\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196951267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196951268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255143270\",\n                            \"report_number\": \"WAB500000078\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-05\",\n                            \"change_date\": \"2023-09-07\",\n                            \"inspection_id\": \"79611609\",\n                            \"violation_id\": \"255143270\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0530191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79593264\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002880\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7FHGK0626\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46158\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG683903\",\n                            \"insp_unit_id\": \"196913558\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255100099\",\n                            \"report_number\": \"FL2426002880\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-04\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79593264\",\n                            \"violation_id\": \"255100099\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79602695\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0001551\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"0828\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"196933432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"196933433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79581165\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCA340001212\",\n                    \"insp_date\": \"2023-09-02\",\n                    \"insp_start_time\": \"1314\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Berkeley\",\n                    \"latitude\": 33.16920666666667,\n                    \"longitude\": -79.97281333333332,\n                    \"geo_point\": {\n                        \"lat\": 33.16920666666667,\n                        \"lon\": -79.97281333333332\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196889674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196889675\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79570673\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAA302000194\",\n                    \"insp_date\": \"2023-08-31\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"196868654\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"196868655\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255049023\",\n                            \"report_number\": \"WAA302000194\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-31\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79570673\",\n                            \"violation_id\": \"255049023\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79561802\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW119001626\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1532\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SOUTHBOUND I-5 SCALE 77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196851202\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196851203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255029505\",\n                            \"report_number\": \"WAW119001626\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79561802\",\n                            \"violation_id\": \"255029505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79564349\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANB7O005830\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"196855857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11001\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255035334\",\n                            \"report_number\": \"CANB7O005830\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79564349\",\n                            \"violation_id\": \"255035334\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79536961\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244016822\",\n                    \"insp_date\": \"2023-08-29\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Brown\",\n                    \"latitude\": 38.911683333333336,\n                    \"longitude\": -83.92313333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.911683333333336,\n                        \"lon\": -83.92313333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_id\": \"196792098\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04458\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_id\": \"196792099\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79560301\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2551000643\",\n                    \"insp_date\": \"2023-08-28\",\n                    \"insp_start_time\": \"0726\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Rock\",\n                    \"latitude\": 42.66872,\n                    \"longitude\": -89.06800666666668,\n                    \"geo_point\": {\n                        \"lat\": 42.66872,\n                        \"lon\": -89.06800666666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELOIT SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"196847742\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"OTH\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255026089\",\n                            \"report_number\": \"WI2551000643\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2023-08-28\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79560301\",\n                            \"violation_id\": \"255026089\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79535555\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512005127\",\n                    \"insp_date\": \"2023-08-27\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR63 NB / CR850S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"196787380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"196787381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79520774\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIELDEH00285\",\n                    \"insp_date\": \"2023-08-25\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Saginaw\",\n                    \"latitude\": 43.362921739130435,\n                    \"longitude\": -84.02199130434781,\n                    \"geo_point\": {\n                        \"lat\": 43.362921739130435,\n                        \"lon\": -84.02199130434781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-75NB @ MAPLE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196813857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196813858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254984638\",\n                            \"report_number\": \"MIELDEH00285\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79520774\",\n                            \"violation_id\": \"254984638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79524023\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6NW89DIA5W\",\n                    \"insp_date\": \"2023-08-24\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"10000 TELEPHONE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X8DD196298\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91061\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144XHG959505\",\n                            \"insp_unit_id\": \"196767405\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254930667\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930667\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254930668\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930668\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79532998\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000087\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6JD434291\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445JG027501\",\n                            \"insp_unit_id\": \"196914304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TT5531\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255101436\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101436\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255101437\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101437\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79543959\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000310\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {\n                        \"lat\": 30.859572727272727,\n                        \"lon\": -83.2523181818182\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"196807131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"196807132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254976822\",\n                            \"report_number\": \"GA1425000310\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79543959\",\n                            \"violation_id\": \"254976822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04805217\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79496699\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIJOHNN00423\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {\n                        \"lat\": 43.004894444444446,\n                        \"lon\": -83.70419444444448\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NB I75\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149620\",\n                            \"insp_unit_id\": \"196814028\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG453502\",\n                            \"insp_unit_id\": \"196814029\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRL\",\n                            \"insp_unit_license\": \"4MK7642\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79469934\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ001993\",\n                    \"insp_date\": \"2023-08-20\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3GD318203\",\n                            \"insp_unit_id\": \"196659058\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R675005\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG797701\",\n                            \"insp_unit_id\": \"196659059\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"176B925\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254798719\",\n                            \"report_number\": \"LALAPJ001993\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-08-20\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79469934\",\n                            \"violation_id\": \"254798719\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79460965\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW502022544\",\n                    \"insp_date\": \"2023-08-18\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196642248\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196642249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254777333\",\n                            \"report_number\": \"WAW502022544\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-18\",\n                            \"change_date\": \"2023-08-21\",\n                            \"inspection_id\": \"79460965\",\n                            \"violation_id\": \"254777333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79468457\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016141\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1313\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45595\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254795620\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795620\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254795619\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795619\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79434623\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05508\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {\n                        \"lat\": 42.62565833333333,\n                        \"lon\": -84.82593333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAGINAW HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196865061\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255045231\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045231\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255045230\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045230\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79429605\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2184003501\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Pasco\",\n                    \"latitude\": 28.272141666666666,\n                    \"longitude\": -82.46176944444446,\n                    \"geo_point\": {\n                        \"lat\": 28.272141666666666,\n                        \"lon\": -82.46176944444446\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WESLEY CHAPEL, FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9XXHD388928\",\n                            \"insp_unit_id\": \"196577709\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD81DQ\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5976\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG875301\",\n                            \"insp_unit_id\": \"196577710\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5168210\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79436161\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAYJ003437\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {\n                        \"lat\": 45.52549107142858,\n                        \"lon\": -122.61778750000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X7CD144395\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"196592726\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254722963\",\n                            \"report_number\": \"ORAAYJ003437\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-08-16\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79436161\",\n                            \"violation_id\": \"254722963\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79419761\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000619\",\n                    \"insp_date\": \"2023-08-15\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"196559355\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254685042\",\n                            \"report_number\": \"TNTBPH000619\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-08-15\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79419761\",\n                            \"violation_id\": \"254685042\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79422893\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW112008311\",\n                    \"insp_date\": \"2023-08-12\",\n                    \"insp_start_time\": \"0632\",\n                    \"insp_end_time\": \"0649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196565427\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196565428\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254691293\",\n                            \"report_number\": \"WAW112008311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-12\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79422893\",\n                            \"violation_id\": \"254691293\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0464583\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79504485\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALADY005413\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"196728015\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"196728016\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79431193\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000412\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_id\": \"196580540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB36PU\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN0909\"\n                        },\n                        {\n                            \"vin\": \"5E0AN14484G005226\",\n                            \"insp_unit_id\": \"196580541\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"COLL\",\n                            \"insp_unit_license\": \"6064CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN5226\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254710806\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710806\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710808\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710808\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710807\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710807\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710805\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710805\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04440519\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79397226\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4004980410\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Champaign\",\n                    \"latitude\": 40.1247696969697,\n                    \"longitude\": -88.20527878787878,\n                    \"geo_point\": {\n                        \"lat\": 40.1247696969697,\n                        \"lon\": -88.20527878787878\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I74\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"85000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_id\": \"196512651\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_id\": \"196512652\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79404424\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002131\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"2106\",\n                    \"insp_end_time\": \"2126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932355\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66140\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG803702\",\n                            \"insp_unit_id\": \"196526777\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3454\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254648530\",\n                            \"report_number\": \"CAUCQO002131\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-14\",\n                            \"inspection_id\": \"79404424\",\n                            \"violation_id\": \"254648530\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS74505\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79375087\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCC357001527\",\n                    \"insp_date\": \"2023-08-09\",\n                    \"insp_start_time\": \"2303\",\n                    \"insp_end_time\": \"2333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184106\",\n                            \"insp_unit_id\": \"197011378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34728\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG624704\",\n                            \"insp_unit_id\": \"197011379\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8136\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255216517\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216517\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255216516\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216516\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79359079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUELS002744\",\n                    \"insp_date\": \"2023-08-08\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-152 @ ROAD 6\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_id\": \"196454706\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1321\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254567766\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567766\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567768\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567768\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"49\",\n                            \"viol_category_desc\": \"State/Local Hours of Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567767\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567767\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79372749\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0141003949\",\n                    \"insp_date\": \"2023-08-06\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bibb\",\n                    \"latitude\": 32.81694761904762,\n                    \"longitude\": -83.67271428571429,\n                    \"geo_point\": {\n                        \"lat\": 32.81694761904762,\n                        \"lon\": -83.67271428571429\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHACAS21LH62884\",\n                            \"insp_unit_id\": \"196462498\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"C239DA\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5157\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_id\": \"196462499\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"660T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254576344\",\n                            \"report_number\": \"GA0141003949\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-06\",\n                            \"change_date\": \"2023-08-10\",\n                            \"inspection_id\": \"79372749\",\n                            \"violation_id\": \"254576344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79341977\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE18002406\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1413\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {\n                        \"lat\": 35.4756,\n                        \"lon\": -94.7481625\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SEQUOYAH POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5HD440788\",\n                            \"insp_unit_id\": \"196399290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP41048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955\"\n                        },\n                        {\n                            \"vin\": \"1B9FC452XHP275081\",\n                            \"insp_unit_id\": \"196399291\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"NO TAG\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79368580\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231103067\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1153\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77718\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_id\": \"196452979\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254566612\",\n                            \"report_number\": \"TXV231103067\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-03\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79368580\",\n                            \"violation_id\": \"254566612\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79334912\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCAT003079\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1531\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152284\",\n                            \"insp_unit_id\": \"196383257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06446\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG512308\",\n                            \"insp_unit_id\": \"196383258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322964\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG002880\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_id\": \"196358866\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_id\": \"196358867\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79319702\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW416002960\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0606\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC64  LIBERTY LAKE (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196353162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254454581\",\n                            \"report_number\": \"WAW416002960\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-02\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79319702\",\n                            \"violation_id\": \"254454581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79303589\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006562352\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196320200\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196320201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002111\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"0036\",\n                    \"insp_end_time\": \"0056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_id\": \"196358342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254461187\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461187\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75446\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254461188\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461188\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79325176\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3553005917\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 301 NB @ I 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8676\",\n                            \"insp_unit_id\": \"196363874\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87099\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG918004\",\n                            \"insp_unit_id\": \"196363875\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8827\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325551\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562003181\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1349\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON WSS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"196364574\",\n                            \"insp_unit_type_id\": \"12\",\n                            \"insp_unit_type_desc\": \"Van\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"196364575\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325564\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002833\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87823\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873\"\n                        },\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579253\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3170\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254709296\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709296\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254709297\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000759215\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79264581\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002432\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.68056923076923,\n                        \"lon\": -86.32809999999999\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REST AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"64280\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2XP2AJ7X9HM387286\",\n                            \"insp_unit_id\": \"196242676\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40131\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5929\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1745GG842901\",\n                            \"insp_unit_id\": \"196242677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"31AAAE3\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"5929T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79291398\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1289003919\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 33.56623333333334,\n                    \"longitude\": -83.84145,\n                    \"geo_point\": {\n                        \"lat\": 33.56623333333334,\n                        \"lon\": -83.84145\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_id\": \"196295714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_id\": \"196295715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79241985\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC715001590\",\n                    \"insp_date\": \"2023-07-26\",\n                    \"insp_start_time\": \"1435\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 34.42362857142857,\n                    \"longitude\": -94.28588571428573,\n                    \"geo_point\": {\n                        \"lat\": 34.42362857142857,\n                        \"lon\": -94.28588571428573\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932380\",\n                            \"insp_unit_id\": \"196198395\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53024\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG714004\",\n                            \"insp_unit_id\": \"196198396\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UHAU\",\n                            \"insp_unit_license\": \"4NS8714\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254754\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0136007577\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Richmond\",\n                    \"latitude\": 33.40738666666667,\n                    \"longitude\": -82.07101333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.40738666666667,\n                        \"lon\": -82.07101333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE URBAN HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196223364\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196223365\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254759\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276002182\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"196483922\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG334205\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4156\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600216\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600216\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254600217\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600217\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79247566\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAE903320622\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Berks\",\n                    \"latitude\": 40.40239811320755,\n                    \"longitude\": -75.89460377358492,\n                    \"geo_point\": {\n                        \"lat\": 40.40239811320755,\n                        \"lon\": -75.89460377358492\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHOEMAKER AVE MEASURING 1230 F\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_id\": \"196824214\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_id\": \"196824215\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254997354\",\n                            \"report_number\": \"PAE903320622\",\n                            \"report_state\": \"PA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79247566\",\n                            \"violation_id\": \"254997354\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79217881\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002396\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"196147197\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"196147198\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79219651\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006559433\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"0955\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196151677\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196151678\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79297045\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MYA0XGE8E\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"196307760\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254405722\",\n                            \"report_number\": \"TX6MYA0XGE8E\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-08-01\",\n                            \"inspection_id\": \"79297045\",\n                            \"violation_id\": \"254405722\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79225428\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW328001746\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196165233\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196165234\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254244676\",\n                            \"report_number\": \"WAW328001746\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79225428\",\n                            \"violation_id\": \"254244676\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79262357\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUETI000192\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"196263131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"196263132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79231408\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002785\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"196175540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"913\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"196175541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79220621\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP370000480\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1329\",\n                    \"insp_end_time\": \"1351\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196154432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196154433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79242235\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342003225\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"2100\",\n                    \"insp_end_time\": \"2155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Brantley\",\n                    \"latitude\": 31.222625,\n                    \"longitude\": -81.9641,\n                    \"geo_point\": {\n                        \"lat\": 31.222625,\n                        \"lon\": -81.9641\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529367\",\n                            \"insp_unit_id\": \"196483759\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70248\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG331802\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LP2448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600016\",\n                            \"report_number\": \"GA1342003225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79242235\",\n                            \"violation_id\": \"254600016\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79238338\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MXA9DCIG3\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0610 IN HARRIS CO. (0-37)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995403\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32428\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG187702\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4440\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254274575\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274575\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274574\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274574\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274576\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274576\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79200298\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW121001843\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1152\",\n                    \"insp_end_time\": \"1202\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SUMNER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"196113006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41009\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1306\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"196113007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218543\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1398001088\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.06823333333333,\n                        \"lon\": -81.48596666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRYAN CO I/S EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"196149256\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"196149257\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218679\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000238\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"196149730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"196149731\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254229605\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229605\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(3)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229606\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229606\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229602\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"41\",\n                            \"viol_category_desc\": \"Following Too Close\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E0472455\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229603\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229603\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11(B)(4)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229601\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229601\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04724554\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229604\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229604\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79195447\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181692\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_id\": \"196102390\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1021\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_id\": \"196102391\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79171431\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBLW002847\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"0816\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_id\": \"196055030\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1056T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254122007\",\n                            \"report_number\": \"TNTBLW002847\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-07-18\",\n                            \"inspection_id\": \"79171431\",\n                            \"violation_id\": \"254122007\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79465994\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005417\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1656\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKEWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_id\": \"196651807\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_id\": \"196651808\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254789291\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789291\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSIV\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254789290\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789290\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79207469\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414007329\",\n                    \"insp_date\": \"2023-07-17\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932330\",\n                            \"insp_unit_id\": \"196126080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66053\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG779102\",\n                            \"insp_unit_id\": \"196126081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5427\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79206394\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3187010203\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"1625\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MAXVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995373\",\n                            \"insp_unit_id\": \"196124380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG125005\",\n                            \"insp_unit_id\": \"196124381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4463\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254200996\",\n                            \"report_number\": \"FL3187010203\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-15\",\n                            \"change_date\": \"2023-07-21\",\n                            \"inspection_id\": \"79206394\",\n                            \"violation_id\": \"254200996\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79171642\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFEY000156\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Obion\",\n                    \"latitude\": 36.383,\n                    \"longitude\": -89.15686666666666,\n                    \"geo_point\": {\n                        \"lat\": 36.383,\n                        \"lon\": -89.15686666666666\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WALKER TANNER ROAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"89000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"196055417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"196055418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79145106\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006556677\",\n                    \"insp_date\": \"2023-07-14\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN563032\",\n                            \"insp_unit_id\": \"196003257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56960\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5940\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG387903\",\n                            \"insp_unit_id\": \"196003258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LY4843\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79207153\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001443\",\n                    \"insp_date\": \"2023-07-13\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_id\": \"196125559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_id\": \"196125560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79121772\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDETGT04272\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I94 E/B @ COOPER ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"195957042\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG328301\",\n                            \"insp_unit_id\": \"195957043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4177\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254014236\",\n                            \"report_number\": \"MIDETGT04272\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-07-12\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79121772\",\n                            \"violation_id\": \"254014236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79141237\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D004732\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_id\": \"195996089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_id\": \"195996090\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79156840\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000220\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"7\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"196026079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"196026080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254092332\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092332\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(4)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092336\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092336\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092337\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092337\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092335\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092335\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092334\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092334\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092338\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092338\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092333\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79119841\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK314003303\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {\n                        \"lat\": 35.0668,\n                        \"lon\": -81.625325\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1FN183981\",\n                            \"insp_unit_id\": \"196370095\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23342\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"828\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG581003\",\n                            \"insp_unit_id\": \"196370096\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"9\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254474220\",\n                            \"report_number\": \"SCK314003303\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"79119841\",\n                            \"violation_id\": \"254474220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421031988\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79299940\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166007253\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Lewis\",\n                    \"latitude\": 46.574131818181826,\n                    \"longitude\": -122.68249090909093,\n                    \"geo_point\": {\n                        \"lat\": 46.574131818181826,\n                        \"lon\": -122.68249090909093\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHEHALISWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_id\": \"196312707\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_id\": \"196312708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254410471\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410471\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410472\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410472\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410470\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410470\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79107146\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1851000131\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1535\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Baldwin\",\n                    \"latitude\": 30.56570384615385,\n                    \"longitude\": -87.74628846153846,\n                    \"geo_point\": {\n                        \"lat\": 30.56570384615385,\n                        \"lon\": -87.74628846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0JD492854\",\n                            \"insp_unit_id\": \"195926056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27880\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5538\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449JG109702\",\n                            \"insp_unit_id\": \"195926057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"237877B\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5538T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79104484\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBKX003596\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Lassen\",\n                    \"latitude\": 40.51992,\n                    \"longitude\": -120.56288666666667,\n                    \"geo_point\": {\n                        \"lat\": 40.51992,\n                        \"lon\": -120.56288666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HONEY LAKE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_id\": \"195921209\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_id\": \"195921210\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253972781\",\n                            \"report_number\": \"CAUBKX003596\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-07-10\",\n                            \"inspection_id\": \"79104484\",\n                            \"violation_id\": \"253972781\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79076793\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001107\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6037\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253908333\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908333\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908334\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908334\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908335\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908335\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082121\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000638\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"195874419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"195874420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79076237\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000233443\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1536\",\n                    \"insp_end_time\": \"1616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEWISTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250702\",\n                            \"insp_unit_id\": \"195961079\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66401\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG450906\",\n                            \"insp_unit_id\": \"195961080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254019448\",\n                            \"report_number\": \"ID0000233443\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79076237\",\n                            \"violation_id\": \"254019448\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082244\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000639\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_id\": \"195874641\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_id\": \"195874642\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79139814\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MHC0AHHWB\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {\n                        \"lat\": 32.76919896907216,\n                        \"lon\": -97.26042061855671\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0030 IN TARRANT CO. (2-31)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2EN152266\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90241\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG508503\",\n                            \"insp_unit_id\": \"195993810\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3745\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254054581\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254054580\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054580\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79057798\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005377\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184097\",\n                            \"insp_unit_id\": \"196558787\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34712\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG623601\",\n                            \"insp_unit_id\": \"196558788\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8423\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254684414\",\n                            \"report_number\": \"SCH270005377\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79057798\",\n                            \"violation_id\": \"254684414\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA44502\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79051086\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR758C000756\",\n                    \"insp_date\": \"2023-07-03\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD461413\",\n                            \"insp_unit_id\": \"195810168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87832\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG027604\",\n                            \"insp_unit_id\": \"195810169\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"5219214\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"14\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79065719\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231063632\",\n                    \"insp_date\": \"2023-07-01\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152213\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG467203\",\n                            \"insp_unit_id\": \"195841401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MS4192\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253884148\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884148\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884146\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884146\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884149\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884149\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884147\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884147\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79081745\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002785\",\n                    \"insp_date\": \"2023-06-30\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0816\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"AFVHG3DV2FHGK0632\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46173\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG691304\",\n                            \"insp_unit_id\": \"195873775\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1415\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253921736\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253921737\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921737\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000752728\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79049609\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002007\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"0318\",\n                    \"insp_end_time\": \"0336\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"195807700\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARRIER\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253848538\",\n                            \"report_number\": \"CAUCQO002007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-07-03\",\n                            \"inspection_id\": \"79049609\",\n                            \"violation_id\": \"253848538\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75331\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79034736\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006551642\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X04D821256\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"NM4111\",\n                            \"insp_unit_license_state\": \"NC\",\n                            \"insp_unit_company\": \"5246\"\n                        },\n                        {\n                            \"vin\": \"5E0AH144776104003\",\n                            \"insp_unit_id\": \"195777872\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"2595649\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"275-T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253812941\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812941\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"25(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253812940\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812940\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79012222\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCAR002386\",\n                    \"insp_date\": \"2023-06-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {\n                        \"lat\": 40.114184615384616,\n                        \"lon\": -122.06043846153845\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100 / WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100T / BLU\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253765989\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765989\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253765990\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79070215\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396003263\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995357\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09656\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG049501\",\n                            \"insp_unit_id\": \"195848992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5480\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253891570\",\n                            \"report_number\": \"GA0396003263\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-27\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79070215\",\n                            \"violation_id\": \"253891570\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78992444\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006550251\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I85S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"195716215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"195716216\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"BMW\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79005385\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248007097\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"195720070\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"195720071\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968751\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001325\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152231\",\n                            \"insp_unit_id\": \"195647195\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72986\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467505\",\n                            \"insp_unit_id\": \"195647196\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78981630\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZM001379\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1147\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES - WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932340\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66084\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1076\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG795902\",\n                            \"insp_unit_id\": \"195672453\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PB7145\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"PR1\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253698455\",\n                            \"report_number\": \"TNTEZM001379\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-26\",\n                            \"inspection_id\": \"78981630\",\n                            \"violation_id\": \"253698455\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79018145\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379001261\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {\n                        \"lat\": 32.42041428571429,\n                        \"lon\": -81.78041428571427\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170322\",\n                            \"insp_unit_id\": \"195745419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN0322\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG568304\",\n                            \"insp_unit_id\": \"195745420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NC1127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN8304\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779345\",\n                            \"report_number\": \"GA1379001261\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018145\",\n                            \"violation_id\": \"253779345\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04634231\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79161953\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231051120\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 MM 752 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_id\": \"196037939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG382305\",\n                            \"insp_unit_id\": \"196037940\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968158\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB353001385\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184075\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34657\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"860\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG605902\",\n                            \"insp_unit_id\": \"196369874\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NG2821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254473991\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473991\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473990\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA42422\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473993\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473993\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473992\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473992\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985145\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M4A9DAWZK\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2100 W PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969754\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77745\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865301\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL2962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253803419\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803419\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803417\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803417\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803415\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803415\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803418\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803418\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803416\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803416\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985238\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M259DJRUJ\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"0509\",\n                    \"insp_end_time\": \"0545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0037 IN BEXAR CO. (119-143)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"139600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_id\": \"195679982\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24273\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_id\": \"195679983\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79000956\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX848005285\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1127\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELDWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_id\": \"195710887\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253740309\",\n                            \"report_number\": \"WAX848005285\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79000956\",\n                            \"violation_id\": \"253740309\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78950277\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M2E0APNAH\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1433\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hood\",\n                    \"latitude\": 32.4272,\n                    \"longitude\": -97.80996666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.4272,\n                        \"lon\": -97.80996666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FM-0167 IN HOOD CO. (282-298)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4LD637007\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07566\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5774\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449LG343101\",\n                            \"insp_unit_id\": \"195611057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"148B063\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5774T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253628360\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628360\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253628359\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628359\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(D)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79016497\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003204\",\n                    \"insp_date\": \"2023-06-15\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1027\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_id\": \"195742022\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_id\": \"195742023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78925626\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231045274\",\n                    \"insp_date\": \"2023-06-14\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 45 FEEDER MM 103\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"XP66382\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENR\",\n                            \"insp_unit_license\": \"4SU3738\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79018110\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321003930\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"195745344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"195745345\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779220\",\n                            \"report_number\": \"GA1321003930\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-13\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018110\",\n                            \"violation_id\": \"253779220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78897477\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0044000042\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUMWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"195507627\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"195507628\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78903326\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6081007112\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Posey\",\n                    \"latitude\": 38.12163333333333,\n                    \"longitude\": -87.82448333333333,\n                    \"geo_point\": {\n                        \"lat\": 38.12163333333333,\n                        \"lon\": -87.82448333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64 E/B AT 11.5 MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"111000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_id\": \"195657923\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_id\": \"195657924\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253683003\",\n                            \"report_number\": \"IN6081007112\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-24\",\n                            \"inspection_id\": \"78903326\",\n                            \"violation_id\": \"253683003\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78878146\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006544578\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1602\",\n                    \"insp_end_time\": \"1633\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_id\": \"195469743\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253473025\",\n                            \"report_number\": \"NC0006544578\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-13\",\n                            \"inspection_id\": \"78878146\",\n                            \"violation_id\": \"253473025\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3148567\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78882001\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL322000034\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1416\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {\n                        \"lat\": 45.575523076923076,\n                        \"lon\": -111.20246923076922\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195477181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195477182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78879120\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBYQ004245\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"195471672\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_id\": \"195471673\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78839952\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006543480\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EASTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"195394314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"195394315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79017053\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1335002765\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED235482\",\n                            \"insp_unit_id\": \"195743171\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP91079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5442\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG534701\",\n                            \"insp_unit_id\": \"195743172\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM7785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253776089\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776089\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253776090\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776090\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04669086\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78844922\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231037391\",\n                    \"insp_date\": \"2023-06-07\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0831\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77 NB SVC RD US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"195480838\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP46148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"195480839\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79020216\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000250\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_id\": \"196024762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45594\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254090077\",\n                            \"report_number\": \"GA1419000250\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-06\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79020216\",\n                            \"violation_id\": \"254090077\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78832252\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL238003931\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIMA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"195376205\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"195376206\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78819993\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001274\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0752\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_id\": \"195343540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45593\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_id\": \"195343541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78808128\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012287\",\n                    \"insp_date\": \"2023-06-05\",\n                    \"insp_start_time\": \"0439\",\n                    \"insp_end_time\": \"0523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_id\": \"195311509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1448\"\n                        },\n                        {\n                            \"vin\": \"3F0AA1648NG592102\",\n                            \"insp_unit_id\": \"195311510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78813042\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW420005954\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1230\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE (SPOKANE POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_id\": \"195322623\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"743\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253290112\",\n                            \"report_number\": \"WAW420005954\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78813042\",\n                            \"violation_id\": \"253290112\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78809730\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERC004791\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59080\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_id\": \"195314565\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253281440\",\n                            \"report_number\": \"TNTERC004791\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78809730\",\n                            \"violation_id\": \"253281440\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78784847\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARE526005954\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1755\",\n                    \"insp_end_time\": \"1825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Cross\",\n                    \"latitude\": 35.322939999999996,\n                    \"longitude\": -90.77284,\n                    \"geo_point\": {\n                        \"lat\": 35.322939999999996,\n                        \"lon\": -90.77284\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149617\",\n                            \"insp_unit_id\": \"195251296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80283\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG452704\",\n                            \"insp_unit_id\": \"195251297\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MM7000\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253206297\",\n                            \"report_number\": \"ARE526005954\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-01\",\n                            \"inspection_id\": \"78784847\",\n                            \"violation_id\": \"253206297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500A0755111\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78797468\",\n                    \"report_state\": \"NM\",\n                    \"report_number\": \"NM4693N47L4K\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NM\",\n                    \"county_name\": \"Doña Ana\",\n                    \"latitude\": 32.310113793103454,\n                    \"longitude\": -106.7905,\n                    \"geo_point\": {\n                        \"lat\": 32.310113793103454,\n                        \"lon\": -106.7905\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AT INTERSECTION OF I-10 AND I\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195278227\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195278228\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253235597\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235597\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253235596\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235596\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"9505070\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78778051\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW509002519\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {\n                        \"lat\": 47.10864761904762,\n                        \"lon\": -123.83817142857141\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"195238964\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253192217\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192217\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253192216\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78752793\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006539590\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Columbus\",\n                    \"latitude\": 34.28389285714286,\n                    \"longitude\": -78.66354999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.28389285714286,\n                        \"lon\": -78.66354999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 74 EAST AT SR 1585\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995374\",\n                            \"insp_unit_id\": \"195187136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24257\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1263\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG125006\",\n                            \"insp_unit_id\": \"195187137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RN4464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78792566\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B001755\",\n                    \"insp_date\": \"2023-05-27\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1148\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"195269002\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"195269003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X BLK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78746273\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1227007083\",\n                    \"insp_date\": \"2023-05-25\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Dade\",\n                    \"latitude\": 34.89783333333333,\n                    \"longitude\": -85.48316666666666,\n                    \"geo_point\": {\n                        \"lat\": 34.89783333333333,\n                        \"lon\": -85.48316666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"195174830\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"195174831\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CART\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738051\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164015971\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {\n                        \"lat\": 30.12993333333333,\n                        \"lon\": -82.94346666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AG STATION 8\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_id\": \"195158768\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_id\": \"195158769\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738420\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000559\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_id\": \"195159422\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_id\": \"195159423\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78763063\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6LA70XJFFZ\",\n                    \"insp_date\": \"2023-05-22\",\n                    \"insp_start_time\": \"0731\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {\n                        \"lat\": 33.15401,\n                        \"lon\": -97.08456666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH-0114 IN DENTON CO. (588-602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932293\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59504\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG730205\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS9114\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253159170\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159170\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159171\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159171\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159169\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159169\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78674171\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR780E000267\",\n                    \"insp_date\": \"2023-05-18\",\n                    \"insp_start_time\": \"0415\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970544\",\n                            \"insp_unit_id\": \"195033605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG015303\",\n                            \"insp_unit_id\": \"195033606\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7309\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252950446\",\n                            \"report_number\": \"AR780E000267\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-18\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78674171\",\n                            \"violation_id\": \"252950446\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0670938\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78655927\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1894000018\",\n                    \"insp_date\": \"2023-05-17\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1236\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGHNC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0CN529375\",\n                            \"insp_unit_id\": \"194998077\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18471\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440CG331905\",\n                            \"insp_unit_id\": \"194998078\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700444\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001419\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X5DD199737\",\n                            \"insp_unit_id\": \"195084366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP59060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5701\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG445501\",\n                            \"insp_unit_id\": \"195084367\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2398062\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700455\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001333\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1411\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932352\",\n                            \"insp_unit_id\": \"195084387\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66111\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG803604\",\n                            \"insp_unit_id\": \"195084388\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700075\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004957\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_id\": \"195083749\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_id\": \"195083750\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CNTR\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78582621\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR771E000183\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932303\",\n                            \"insp_unit_id\": \"194851786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG735605\",\n                            \"insp_unit_id\": \"194851787\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NT7152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252741234\",\n                            \"report_number\": \"AR771E000183\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-10\",\n                            \"inspection_id\": \"78582621\",\n                            \"violation_id\": \"252741234\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78598586\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4600002209\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Idaho\",\n                    \"latitude\": 45.7977076923077,\n                    \"longitude\": -116.12827692307692,\n                    \"geo_point\": {\n                        \"lat\": 45.7977076923077,\n                        \"lon\": -116.12827692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LOLO PASS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4LN250706\",\n                            \"insp_unit_id\": \"195044723\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450910\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SN4398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252963242\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963242\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252963243\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963243\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78603849\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000537\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_id\": \"196780421\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45541\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_id\": \"196780422\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78605135\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002597\",\n                    \"insp_date\": \"2023-05-09\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1216\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9CN547477\",\n                            \"insp_unit_id\": \"194896323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72984\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG344201\",\n                            \"insp_unit_id\": \"194896324\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4LR8512\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78573855\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAANG000345\",\n                    \"insp_date\": \"2023-05-08\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {\n                        \"lat\": 45.52230967741935,\n                        \"lon\": -122.91478064516131\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WASHINGTON COUNTY MCSAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_id\": \"194908634\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_id\": \"194908635\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRKG\",\n                            \"insp_unit_license\": \"4SH5050\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78579336\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE001582\",\n                    \"insp_date\": \"2023-05-07\",\n                    \"insp_start_time\": \"1820\",\n                    \"insp_end_time\": \"1826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"194845727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"194845728\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539167\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002590\",\n                    \"insp_date\": \"2023-05-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK16PV54639\",\n                            \"insp_unit_id\": \"194766474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"AC72EB\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"6007\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14496G040901\",\n                            \"insp_unit_id\": \"194766475\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4KG4044\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6007T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539787\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004942\",\n                    \"insp_date\": \"2023-05-04\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"194767509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"194767510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78554138\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1395001193\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"194795084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"194795085\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252677387\",\n                            \"report_number\": \"GA1395001193\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-03\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78554138\",\n                            \"violation_id\": \"252677387\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539431\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004940\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766934\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1082\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766935\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1084T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78506123\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHX000070\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1728\",\n                    \"insp_end_time\": \"1734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_id\": \"194700661\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252568662\",\n                            \"report_number\": \"TNTFHX000070\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78506123\",\n                            \"violation_id\": \"252568662\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78503753\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332003876\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1931\",\n                    \"insp_end_time\": \"1950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {\n                        \"lat\": 33.830994999999994,\n                        \"lon\": -84.2028425\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183982\",\n                            \"insp_unit_id\": \"194695246\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23343\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG581004\",\n                            \"insp_unit_id\": \"194695247\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NA3378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252563528\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563528\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252563527\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563527\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005231\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"194767526\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"194767527\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78563836\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231019670\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1535\",\n                    \"insp_end_time\": \"1549\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 NORTH BOUND N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184003\",\n                            \"insp_unit_id\": \"195329266\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23384\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG596602\",\n                            \"insp_unit_id\": \"195329267\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4ND8534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253300602\",\n                            \"report_number\": \"TXV231019670\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-26\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78563836\",\n                            \"violation_id\": \"253300602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"43\",\n                            \"viol_category_desc\": \"Improper Passing\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78479892\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW331003018\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_id\": \"194648247\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV25NL593569\",\n                            \"insp_unit_id\": \"194648248\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"HV68441\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78468391\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN4956020504\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0909\",\n                    \"insp_end_time\": \"0942\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"#55 I-70 WB WAYNE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN222326\",\n                            \"insp_unit_id\": \"195197066\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45573\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG299302\",\n                            \"insp_unit_id\": \"195197067\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5138\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78471677\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4700004556\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {\n                        \"lat\": 42.69440833333333,\n                        \"lon\": -112.26838333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I15MP76\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN207774\",\n                            \"insp_unit_id\": \"194807919\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41011\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207303\",\n                            \"insp_unit_id\": \"194807920\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9406\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252690263\",\n                            \"report_number\": \"ID4700004556\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-04-25\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78471677\",\n                            \"violation_id\": \"252690263\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78439785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001423\",\n                    \"insp_date\": \"2023-04-24\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.51293125000001,\n                        \"lon\": -82.66444999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_id\": \"195036876\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5537T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252953655\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953655\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953657\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953657\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953656\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953656\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425921\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBXG000573\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1256\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Unicoi\",\n                    \"latitude\": 36.11643333333333,\n                    \"longitude\": -82.43353333333333,\n                    \"geo_point\": {\n                        \"lat\": 36.11643333333333,\n                        \"lon\": -82.43353333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194542428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194542429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252393028\",\n                            \"report_number\": \"TNTBXG000573\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-04-21\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78425921\",\n                            \"violation_id\": \"252393028\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425079\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALT003074\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"0553\",\n                    \"insp_end_time\": \"0607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Assumption\",\n                    \"latitude\": 29.954083333333337,\n                    \"longitude\": -91.05046666666667,\n                    \"geo_point\": {\n                        \"lat\": 29.954083333333337,\n                        \"lon\": -91.05046666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194669262\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194669263\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78400725\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005220\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"0532\",\n                    \"insp_end_time\": \"0547\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194618836\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194618837\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78401362\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2014011280\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1527\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932356\",\n                            \"insp_unit_id\": \"194493680\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66141\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG803703\",\n                            \"insp_unit_id\": \"194493681\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3455\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78452114\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3163011312\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9ND758005\",\n                            \"insp_unit_id\": \"194591116\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG728301\",\n                            \"insp_unit_id\": \"194591117\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"424999Y\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252449154\",\n                            \"report_number\": \"FL3163011312\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78452114\",\n                            \"violation_id\": \"252449154\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78451612\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3099007794\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1257\",\n                    \"insp_end_time\": \"1321\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_id\": \"194590287\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6006\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_id\": \"194590288\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252447505\",\n                            \"report_number\": \"FL3099007794\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78451612\",\n                            \"violation_id\": \"252447505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78400304\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000129\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Coweta\",\n                    \"latitude\": 33.33385454545454,\n                    \"longitude\": -84.72901818181819,\n                    \"geo_point\": {\n                        \"lat\": 33.33385454545454,\n                        \"lon\": -84.72901818181819\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275299\",\n                            \"insp_unit_id\": \"194640179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG649502\",\n                            \"insp_unit_id\": \"194640180\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6603\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252501908\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501908\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501906\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501906\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501905\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501905\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501907\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501907\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501904\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501904\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501909\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501909\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78391318\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMALIK01694\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B 17 MILE RD @ VAN DYKE AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995390\",\n                            \"insp_unit_id\": \"194474960\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1274\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148505\",\n                            \"insp_unit_id\": \"194474961\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9789\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252316925\",\n                            \"report_number\": \"MIMALIK01694\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78391318\",\n                            \"violation_id\": \"252316925\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78383921\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF5T000223\",\n                    \"insp_date\": \"2023-04-15\",\n                    \"insp_start_time\": \"1326\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_id\": \"194460772\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72970\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_id\": \"194460773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252299591\",\n                            \"report_number\": \"CAUF5T000223\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-04-15\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78383921\",\n                            \"violation_id\": \"252299591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR300085\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78386876\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000477\",\n                    \"insp_date\": \"2023-04-13\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1219\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194466547\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194466548\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78387799\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004911\",\n                    \"insp_date\": \"2023-04-12\",\n                    \"insp_start_time\": \"1626\",\n                    \"insp_end_time\": \"1647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN995404\",\n                            \"insp_unit_id\": \"194467902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32429\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG187703\",\n                            \"insp_unit_id\": \"194467903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4363\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78388279\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3434003196\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9XXGD308343\",\n                            \"insp_unit_id\": \"194468668\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59935\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449GG698503\",\n                            \"insp_unit_id\": \"194468669\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA57SI\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78318468\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3200007821\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207781\",\n                            \"insp_unit_id\": \"194402772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45505\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207405\",\n                            \"insp_unit_id\": \"194402773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9441\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78314795\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSCHP007132\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marshall\",\n                    \"latitude\": 34.287409999999994,\n                    \"longitude\": -86.28695,\n                    \"geo_point\": {\n                        \"lat\": 34.287409999999994,\n                        \"lon\": -86.28695\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"194317905\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"194317906\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78285600\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPQ001108\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1711\",\n                    \"insp_end_time\": \"1737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3FN184127\",\n                            \"insp_unit_id\": \"194439616\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG694004\",\n                            \"insp_unit_id\": \"194439617\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1195\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252280367\",\n                            \"report_number\": \"LALAPQ001108\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78285600\",\n                            \"violation_id\": \"252280367\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78289316\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW735001975\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1431\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {\n                        \"lat\": 48.470871428571435,\n                        \"lon\": -122.11851428571428\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC33  BOW HILL (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5958\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_id\": \"194551490\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252403037\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403037\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252403036\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403036\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JZ80XKV8K\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0841\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Johnson\",\n                    \"latitude\": 32.41365833333332,\n                    \"longitude\": -97.30767499999999,\n                    \"geo_point\": {\n                        \"lat\": 32.41365833333332,\n                        \"lon\": -97.30767499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035W IN JOHNSON CO. (16-37\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932282\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53034\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG727004\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8693\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252141227\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141227\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141226\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141226\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141228\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141228\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141229\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141225\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141225\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312710\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231011029\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"El Paso\",\n                    \"latitude\": 31.72085310344827,\n                    \"longitude\": -106.3428075862069,\n                    \"geo_point\": {\n                        \"lat\": 31.72085310344827,\n                        \"lon\": -106.3428075862069\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10 MM 47\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"F179\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"CF02C29\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253263172\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263172\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263171\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263171\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263170\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263170\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78283856\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305005556\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Gadsden\",\n                    \"latitude\": 30.5939875,\n                    \"longitude\": -84.6159,\n                    \"geo_point\": {\n                        \"lat\": 30.5939875,\n                        \"lon\": -84.6159\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRETNA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932317\",\n                            \"insp_unit_id\": \"194255579\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG761304\",\n                            \"insp_unit_id\": \"194255580\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2155\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78266463\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JTB0XCVV6\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 45 NORTHBOUND NEW WAVERLY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED241608\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56965\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG539406\",\n                            \"insp_unit_id\": \"194223315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C962\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5945T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252046302\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046302\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046300\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046300\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(D)(2)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046303\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046303\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046297\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046297\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046301\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046301\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046298\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046298\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046299\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046299\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78238057\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3528005371\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1856\",\n                    \"insp_end_time\": \"1915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO - ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170305\",\n                            \"insp_unit_id\": \"194164781\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG564505\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9845\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981420\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981420\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981421\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981421\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78236262\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002510\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5956\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_id\": \"194161895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5956T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251977234\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977234\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251977233\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977233\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78223574\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPW000175\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_id\": \"194295583\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_id\": \"194295584\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252121117\",\n                            \"report_number\": \"LALAPW000175\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78223574\",\n                            \"violation_id\": \"252121117\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78281835\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBLN002599\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"1425\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"S/B SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_id\": \"194251232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X GRY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"2X AUTO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252072104\",\n                            \"report_number\": \"CAUBLN002599\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-04-05\",\n                            \"inspection_id\": \"78281835\",\n                            \"violation_id\": \"252072104\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERB\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78237963\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3507008990\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {\n                        \"lat\": 27.931071276595745,\n                        \"lon\": -82.40440744680852\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-4 HILLSBOROUGH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98040\",\n                    \"viol_total\": \"8\",\n                    \"oos_total\": \"8\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"8\",\n                    \"vehicle_oos_total\": \"8\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLU9X4BD124817\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP87587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XAG308502\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"234522E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981194\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981194\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981192\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981192\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981187\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981187\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981189\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981189\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981188\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981188\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981190\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981190\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981193\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981193\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981191\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981191\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78199940\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALANW002669\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Acadia\",\n                    \"latitude\": 30.25193636363636,\n                    \"longitude\": -92.41638181818183,\n                    \"geo_point\": {\n                        \"lat\": 30.25193636363636,\n                        \"lon\": -92.41638181818183\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"194259199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"194259200\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78238561\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001320\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_id\": \"194165566\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_id\": \"194165567\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251982564\",\n                            \"report_number\": \"FL3847001320\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-27\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238561\",\n                            \"violation_id\": \"251982564\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78177186\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003116\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_id\": \"194047576\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_id\": \"194047577\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78188337\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5013011075\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1324\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"194069693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"194069694\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2675320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78237607\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170010164\",\n                    \"insp_date\": \"2023-03-22\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {\n                        \"lat\": 30.48132,\n                        \"lon\": -83.41408000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 ELLAVILLE WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_id\": \"194164006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_id\": \"194164007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78169657\",\n                    \"report_state\": \"AZ\",\n                    \"report_number\": \"AZ0225006860\",\n                    \"insp_date\": \"2023-03-21\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AZ\",\n                    \"county_name\": \"La Paz\",\n                    \"latitude\": 33.802099999999996,\n                    \"longitude\": -114.14703333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.802099999999996,\n                        \"lon\": -114.14703333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EHRENBERG PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99880\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920J\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251836230\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836230\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251836229\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233139\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233013968\",\n                    \"insp_date\": \"2023-03-20\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"194156416\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"194156417\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78196829\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF44003627\",\n                    \"insp_date\": \"2023-03-18\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0703\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {\n                        \"lat\": 37.75594637681159,\n                        \"lon\": -122.15699130434783\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-580 EB JWO GREENVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"194086470\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"194086471\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251891625\",\n                            \"report_number\": \"CAUF44003627\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-18\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78196829\",\n                            \"violation_id\": \"251891625\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LP38957\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78098854\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006514125\",\n                    \"insp_date\": \"2023-03-15\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG410102\",\n                            \"insp_unit_id\": \"193887004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251678100\",\n                            \"report_number\": \"NC0006514125\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-03-15\",\n                            \"change_date\": \"2023-03-15\",\n                            \"inspection_id\": \"78098854\",\n                            \"violation_id\": \"251678100\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3106732\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233531\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1932003391\",\n                    \"insp_date\": \"2023-03-14\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLIARD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"59220\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGEBG5DSFH4133\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP06422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5861\"\n                        },\n                        {\n                            \"vin\": \"5856C531XLP017003\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"252583\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970845\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970845\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000731560\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970846\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970846\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970847\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970847\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970844\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970844\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78093105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW318005941\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0918\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB I90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXLN250693\",\n                            \"insp_unit_id\": \"193875629\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66396\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG450901\",\n                            \"insp_unit_id\": \"193875630\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4389\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087468\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005119\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193860360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193860361\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087912\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GAS202000072\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"194166124\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251983272\",\n                            \"report_number\": \"GAS202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-03-13\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78087912\",\n                            \"violation_id\": \"251983272\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075341\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011079\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0833\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184108\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP40742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979\"\n                        },\n                        {\n                            \"vin\": \"1D9D6CE22FN753001\",\n                            \"insp_unit_id\": \"194069714\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NJ4010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251875844\",\n                            \"report_number\": \"MSU045011079\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-10\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78075341\",\n                            \"violation_id\": \"251875844\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075342\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011080\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193837924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193837925\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78111992\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000236487\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Butte\",\n                    \"latitude\": 43.757933333333334,\n                    \"longitude\": -113.28659999999999,\n                    \"geo_point\": {\n                        \"lat\": 43.757933333333334,\n                        \"lon\": -113.28659999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US26MP256\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"41359\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_id\": \"194035336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_id\": \"194035337\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251839037\",\n                            \"report_number\": \"ID0000236487\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-03-09\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78111992\",\n                            \"violation_id\": \"251839037\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78061129\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5009011396\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAUDERDALE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"193809837\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"193809838\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78036662\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1394000124\",\n                    \"insp_date\": \"2023-03-08\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lee\",\n                    \"latitude\": 32.60804615384615,\n                    \"longitude\": -85.39323076923077,\n                    \"geo_point\": {\n                        \"lat\": 32.60804615384615,\n                        \"lon\": -85.39323076923077\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251850932\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850932\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251850933\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850933\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78013615\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR729E001984\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN183991\",\n                            \"insp_unit_id\": \"194465679\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG588605\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4ND8607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252306074\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306074\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W000631\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306073\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306073\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306072\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306072\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78028116\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012078\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995393\",\n                            \"insp_unit_id\": \"193743850\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27871\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1277\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG148702\",\n                            \"insp_unit_id\": \"193743851\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78033983\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6004179\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0524\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"193756733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"193756734\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78029060\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233005913\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {\n                        \"lat\": 33.9277294117647,\n                        \"lon\": -81.23324705882352\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"193745699\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"193745700\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251518593\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518593\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251518594\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518594\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78015084\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000512\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1254\",\n                    \"insp_end_time\": \"1317\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 E SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_id\": \"193718957\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251489320\",\n                            \"report_number\": \"TNTBPH000512\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-06\",\n                            \"inspection_id\": \"78015084\",\n                            \"violation_id\": \"251489320\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78072609\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3225008976\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1244\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 30.6234,\n                    \"longitude\": -85.71644,\n                    \"geo_point\": {\n                        \"lat\": 30.6234,\n                        \"lon\": -85.71644\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR77@BEDIE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"193832544\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"193832545\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78070024\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000405\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"193828126\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"193828127\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78009144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC001874\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {\n                        \"lat\": 39.00297241379312,\n                        \"lon\": -120.87552758620689\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"80 AT DRY CREEK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193707130\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251478582\",\n                            \"report_number\": \"CAUCCC001874\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78009144\",\n                            \"violation_id\": \"251478582\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78035065\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001458\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193758370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193758371\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251531292\",\n                            \"report_number\": \"CAUE74001458\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78035065\",\n                            \"violation_id\": \"251531292\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78003372\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000310\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"193695733\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251464528\",\n                            \"report_number\": \"TNTFHW000310\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78003372\",\n                            \"violation_id\": \"251464528\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(A)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77991027\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14201933\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {\n                        \"lat\": 38.029579487179475,\n                        \"lon\": -84.4849358974359\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0PD891885\",\n                            \"insp_unit_id\": \"193669431\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP78775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648PG850901\",\n                            \"insp_unit_id\": \"193669432\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"TTJ2731\",\n                            \"insp_unit_license_state\": \"OH\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251438444\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438444\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251438443\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438443\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78069982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000396\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1143\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"193828031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"193828032\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"59887\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77991504\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012068\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1520\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE INSPEC. STATION/ EAST.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"3E0AA1345LG356103\",\n                            \"insp_unit_id\": \"193926513\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"45M4183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251724970\",\n                            \"report_number\": \"MS5011012068\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-17\",\n                            \"inspection_id\": \"77991504\",\n                            \"violation_id\": \"251724970\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978330\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1032011977\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {\n                        \"lat\": 34.8678,\n                        \"lon\": -88.5322\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALCORN COUNTY T 97\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_id\": \"193643990\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_id\": \"193643991\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965668\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCMS005292\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0708\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {\n                        \"lat\": 35.139362500000004,\n                        \"lon\": -87.002225\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"88000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1BN529450\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70213\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XCG331703\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LP2444\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251380498\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380498\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(B)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380497\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380497\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380496\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380496\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978307\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011500\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"1611\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lamar\",\n                    \"latitude\": 31.1703,\n                    \"longitude\": -89.49743333333333,\n                    \"geo_point\": {\n                        \"lat\": 31.1703,\n                        \"lon\": -89.49743333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DU9X17D741352\",\n                            \"insp_unit_id\": \"193643942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD33CM\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5827\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ14498G221801\",\n                            \"insp_unit_id\": \"193643943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA73CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965821\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDUH001293\",\n                    \"insp_date\": \"2023-02-27\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHGS8844\",\n                            \"insp_unit_id\": \"193620117\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP18457\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5871\"\n                        },\n                        {\n                            \"vin\": \"1D9AC4820CW372008\",\n                            \"insp_unit_id\": \"193620118\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"267754F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970228\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3T000260\",\n                    \"insp_date\": \"2023-02-26\",\n                    \"insp_start_time\": \"1955\",\n                    \"insp_end_time\": \"2031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_id\": \"193630174\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395339\",\n                            \"report_number\": \"CAUE3T000260\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-26\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970228\",\n                            \"violation_id\": \"251395339\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS73996\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970831\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001455\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"193631136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"193631137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970833\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001457\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1241\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152262\",\n                            \"insp_unit_id\": \"193631140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP59934\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG515701\",\n                            \"insp_unit_id\": \"193631141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9304\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77974320\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763002947\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1134\",\n                    \"insp_end_time\": \"1153\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_id\": \"193636852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5846\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_id\": \"193636853\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5846T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251402356\",\n                            \"report_number\": \"FL1763002947\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-01\",\n                            \"inspection_id\": \"77974320\",\n                            \"violation_id\": \"251402356\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77975885\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3102008449\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1021\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3CN529368\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18474\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443CG331803\",\n                            \"insp_unit_id\": \"194157772\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LP2449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251971706\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971706\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251971707\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971707\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77939122\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1403000429\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"193906637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EPO2167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"193906638\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5585T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251701313\",\n                            \"report_number\": \"GA1403000429\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-16\",\n                            \"inspection_id\": \"77939122\",\n                            \"violation_id\": \"251701313\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77927735\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006507641\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHARLOTTE WEIGH STATION I-85 S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193953318\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"CTR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251752862\",\n                            \"report_number\": \"NC0006507641\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-20\",\n                            \"inspection_id\": \"77927735\",\n                            \"violation_id\": \"251752862\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3270601\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001448\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"193630897\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"193630898\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395821\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395821\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251395822\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77976903\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3660007972\",\n                    \"insp_date\": \"2023-02-22\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 24.753200000000003,\n                    \"longitude\": -81.14523333333332,\n                    \"geo_point\": {\n                        \"lat\": 24.753200000000003,\n                        \"lon\": -81.14523333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US1 PLANTATION SCALE-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222324\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45561\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG284506\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251969916\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969916\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251969915\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969915\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45(B)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77974595\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002491\",\n                    \"insp_date\": \"2023-02-21\",\n                    \"insp_start_time\": \"0207\",\n                    \"insp_end_time\": \"1504\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD57CK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_id\": \"194156711\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970277\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970277\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000726205\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970276\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970276\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77891897\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0155003408\",\n                    \"insp_date\": \"2023-02-20\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHATHAM CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251219107\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219107\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251219108\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219108\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77933507\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6IPE0VMAKJ\",\n                    \"insp_date\": \"2023-02-18\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-069C IN HIDALGO CO. (0-12)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184090\",\n                            \"insp_unit_id\": \"193555569\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34695\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"880\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG615002\",\n                            \"insp_unit_id\": \"193555570\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NH8141\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"880T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77897568\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2458001834\",\n                    \"insp_date\": \"2023-02-15\",\n                    \"insp_start_time\": \"0807\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHGS8838\",\n                            \"insp_unit_id\": \"194156549\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"JD51SI\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5881\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG745001\",\n                            \"insp_unit_id\": \"194156550\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2590678\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5881T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970042\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970042\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970043\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970043\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77861495\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC8B001375\",\n                    \"insp_date\": \"2023-02-14\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MADERA AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_id\": \"193408275\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_id\": \"193408274\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251146408\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146408\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251146407\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LM54770\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77853281\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZE003268\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1812\",\n                    \"insp_end_time\": \"1835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"193393122\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251128766\",\n                            \"report_number\": \"TNTEZE003268\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-13\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77853281\",\n                            \"violation_id\": \"251128766\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77865605\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE333001058\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1639\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Colleton\",\n                    \"latitude\": 32.911458333333336,\n                    \"longitude\": -80.66264166666664,\n                    \"geo_point\": {\n                        \"lat\": 32.911458333333336,\n                        \"lon\": -80.66264166666664\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"125250\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_id\": \"193415736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD41UF\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_id\": \"193415737\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5801T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77827826\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA00200\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {\n                        \"lat\": 42.59821379310344,\n                        \"lon\": -83.3191931034483\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PONTIAC SCALE S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN970563\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06621\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG034802\",\n                            \"insp_unit_id\": \"194305014\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7519\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252130138\",\n                            \"report_number\": \"MINESBA00200\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"77827826\",\n                            \"violation_id\": \"252130138\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77838777\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41412836\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"1126\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Scott\",\n                    \"latitude\": 38.2971,\n                    \"longitude\": -84.59213333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.2971,\n                        \"lon\": -84.59213333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GEORGETOWN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24271\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_id\": \"197243429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255490845\",\n                            \"report_number\": \"KYCV41412836\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-09-26\",\n                            \"inspection_id\": \"77838777\",\n                            \"violation_id\": \"255490845\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77791749\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006502039\",\n                    \"insp_date\": \"2023-02-07\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"250992260\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992260\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"250992261\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992261\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3256900\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77789934\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJBXV002862\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1553\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marengo\",\n                    \"latitude\": 32.25381,\n                    \"longitude\": -87.80547000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.25381,\n                        \"lon\": -87.80547000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE PAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"56800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193266867\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193266868\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77792195\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248006887\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1108\",\n                    \"insp_end_time\": \"1133\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"193271794\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"193271795\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889T\"\n                        }\n                    ],\n                    \"violations\": []\n                }\n            ],\n            \"doc_id\": \"568253-MC277621\"\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"ea9cbb0f-9543-4471-a0c7-ed6a881737d6"},{"name":"Docket Number","id":"53135d2a-a200-4e4a-b079-062609330a02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?docket_number=277621","description":"<p>Retrieves the full profile for the requested docket number. Defaults to MC docket prefix.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"disabled":true,"description":{"content":"<p>Defaults to MC</p>\n","type":"text/plain"},"key":"docket_prefix","value":"MC"},{"key":"docket_number","value":"277621"}],"variable":[]}},"response":[{"id":"58e095fa-05d4-43d2-b561-482ed0c5226b","name":"Docket Number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?docket_number=277621","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"docket_prefix","value":"MC","description":"Defaults to MC","disabled":true},{"key":"docket_number","value":"277621"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"749"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"8707a8b848465be5c1ad9ba50ede0fe3"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Wed, 31 Dec 2025 19:16:16 GMT"},{"key":"server","value":"Google Frontend"},{"key":"Content-Length","value":"206865"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"dot_number\": \"568253\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"277621\",\n            \"docket\": \"MC277621\",\n            \"ein\": \"954485461\",\n            \"carrier_operation_desc\": \"interstate\",\n            \"entity_type_desc\": \"Carrier\",\n            \"authority_common\": \"Active\",\n            \"authority_contract\": \"Active\",\n            \"authority_broker\": \"None\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_common_revocation\": false,\n            \"authority_age_common\": \"7874\",\n            \"authority_age_common_active\": \"7874\",\n            \"authority_contract_revocation\": false,\n            \"authority_age_contract\": \"11397\",\n            \"authority_age_contract_active\": \"11397\",\n            \"authority_broker_revocation\": false,\n            \"total_revocations\": \"2\",\n            \"days_since_last_revocation\": \"7891\",\n            \"indicator_authority\": true,\n            \"insurance_bipd_on_file\": \"1000000\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_bipd_required\": \"1000000\",\n            \"insurance_cargo_required\": \"0\",\n            \"insurance_bond_required\": \"0\",\n            \"indicator_insurance\": true,\n            \"private\": false,\n            \"enterprise\": false,\n            \"household_goods\": false,\n            \"passenger\": false,\n            \"property\": true,\n            \"legal_name\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n            \"dba_flag\": false,\n            \"telephone_number\": \"5624304100\",\n            \"fax_number\": \"5624304144\",\n            \"physical_address_city\": \"LOS ALAMITOS\",\n            \"physical_address_iso_country_code\": \"US\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_zip_code\": \"90720\",\n            \"physical_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address\": false,\n            \"mailing_address_iso_country_code\": \"US\",\n            \"mailing_address_street\": \"3552 GREEN AVENUE\",\n            \"mailing_address_city\": \"LOS ALAMITOS\",\n            \"mailing_address_state\": \"CA\",\n            \"mailing_address_zip_code\": \"90720\",\n            \"mailing_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"latest_review_type_desc\": \"Compliance Review\",\n            \"safety_rating_desc\": \"Satisfactory\",\n            \"usdot_status\": \"Active\",\n            \"total_drivers\": \"897\",\n            \"total_power_units\": \"897\",\n            \"mcs150_mileage\": \"58703744\",\n            \"cargo_carried\": \"Motor Vehicles\",\n            \"general_freight\": false,\n            \"household\": false,\n            \"metal_sheet_coils_rolls\": false,\n            \"motor_vehicles\": true,\n            \"driveaway_towaway\": false,\n            \"logs_poles_beams_lumber\": false,\n            \"building_materials\": false,\n            \"mobile_homes\": false,\n            \"machinery_large_objects\": false,\n            \"fresh_produce\": false,\n            \"liquids_gases\": false,\n            \"intermodal_containers\": false,\n            \"passengers\": false,\n            \"oilfield_equipment\": false,\n            \"livestock\": false,\n            \"grain_feed_hay\": false,\n            \"coal_coke\": false,\n            \"meat\": false,\n            \"garbage_refuse_trash\": false,\n            \"chemicals\": false,\n            \"us_mail\": false,\n            \"dry_bulk_commodities\": false,\n            \"refrigerated_foods\": false,\n            \"beverages\": false,\n            \"paper_products\": false,\n            \"utility\": false,\n            \"farm_supplies\": false,\n            \"construction\": false,\n            \"water_well\": false,\n            \"other_cargo\": false,\n            \"operation_classification_desc\": \"Authorized For Hire\",\n            \"operation_class_authorized_for_hire\": true,\n            \"operation_class_exempt_for_hire\": false,\n            \"operation_class_private_property\": false,\n            \"operation_class_private_pass_business\": false,\n            \"operation_class_private_pass_non_business\": false,\n            \"operation_class_migrant\": false,\n            \"operation_class_us_mail\": false,\n            \"operation_class_federal_govt\": false,\n            \"operation_class_state_govt\": false,\n            \"operation_class_local_govt\": false,\n            \"operation_class_indian_nation\": false,\n            \"organization_type_desc\": \"CORPORATION\",\n            \"company_contact_primary\": \"STEVEN HANSEN\",\n            \"company_contact_secondary\": \"LOUIE ADKINS\",\n            \"email_address\": \"SRUIZ@HANSENADKINS.COM\",\n            \"email_domain\": \"HANSENADKINS\",\n            \"cellphone_number\": \"3153176157\",\n            \"undeliverable_mailing_address\": false,\n            \"icc_dockets\": \"MC277621\",\n            \"owned_tractors\": \"659\",\n            \"owned_trailers\": \"659\",\n            \"term_leased_tractors\": \"238\",\n            \"term_leased_trailers\": \"238\",\n            \"total_trailers\": \"897\",\n            \"total_trucks\": \"897\",\n            \"total_buses\": \"0\",\n            \"num_drivers_interstate_within_100mi\": \"0\",\n            \"num_drivers_interstate_beyond_100mi\": \"897\",\n            \"num_drivers_interstate_total\": \"897\",\n            \"num_drivers_intrastate_within_100mi\": \"0\",\n            \"num_drivers_intrastate_beyond_100mi\": \"0\",\n            \"num_drivers_intrastate_total\": \"0\",\n            \"avg_trip_leased_drivers\": \"0\",\n            \"total_drivers_cdl\": \"897\",\n            \"mcs151_type_desc\": \"Compliance Review\",\n            \"dot_age\": \"11500\",\n            \"boc3_company_name\": \"1+49 PROCESS AGENTS LLC\",\n            \"boc3_attn\": \"MATTHEW BOWLES\",\n            \"bo3_address_city\": \"ALPHARETTA\",\n            \"boc3_address_state\": \"GA\",\n            \"boc3_address_street\": \"6250 SHILOH ROAD SUITE230\",\n            \"boc3_address_zip_code\": \"30005\",\n            \"boc3_address_country_code\": \"US\",\n            \"crashes_total\": \"67\",\n            \"crash_fatalities\": \"2\",\n            \"crash_injuries\": \"16\",\n            \"crashes_tow_away\": \"49\",\n            \"inspections_driver\": \"649\",\n            \"inspections_driver_out_of_service\": \"5\",\n            \"oos_alert_driver\": false,\n            \"inspections_hazmat\": \"1\",\n            \"inspections_hazmat_out_of_service\": \"0\",\n            \"oos_alert_hazmat\": false,\n            \"inspections_vehicle\": \"301\",\n            \"inspections_vehicle_out_of_service\": \"76\",\n            \"oos_alert_vehicle\": true,\n            \"violations_total\": \"345\",\n            \"violations_unsafe_driving\": \"88\",\n            \"violations_oos_unsafe_driving\": \"0\",\n            \"basic_alert_unsafe_driving\": false,\n            \"violations_hours_of_service\": \"17\",\n            \"violations_oos_hours_of_service\": \"0\",\n            \"basic_alert_hours_of_service\": false,\n            \"violations_vehicle_maintence\": \"234\",\n            \"violations_oos_vehicle_maintence\": \"88\",\n            \"basic_alert_vehicle_maintence\": false,\n            \"violations_controlled_substance\": \"0\",\n            \"violations_oos_controlled_substance\": \"0\",\n            \"basic_alert_controlled_substance\": false,\n            \"violations_driver_fitness\": \"6\",\n            \"violations_oos_driver_fitness\": \"6\",\n            \"basic_alert_driver_fitness\": false,\n            \"violations_hazardous_materials\": \"0\",\n            \"violations_oos_hazardous_materials\": \"0\",\n            \"inspections_total\": \"650\",\n            \"inspected_states\": \"31\",\n            \"inspected_power_units\": \"446\",\n            \"inspected_trailers\": \"440\",\n            \"physical_telephone_number_authority\": \"5624304100\",\n            \"physical_fax_number_authority\": \"5624304144\",\n            \"physical_address_authority_city\": \"LOS ALAMITOS\",\n            \"physical_address_authority_state\": \"CA\",\n            \"physical_address_authority_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_authority_zip_code\": \"90720\",\n            \"physical_address_authority\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address_authority\": false,\n            \"out_of_service_flag\": false,\n            \"hazardous_material\": true,\n            \"physical_address_id\": \"-6155238544422854689\",\n            \"mailing_address_id\": \"-6155238544422854689\",\n            \"physical_address_authority_id\": \"-6155238544422854689\",\n            \"mcs150_date\": \"2024-10-30\",\n            \"mcs150_year\": \"2024\",\n            \"mcs151_date\": \"2021-07-29\",\n            \"mcs151_year\": \"2021\",\n            \"added_date\": \"1994-07-07\",\n            \"authority_start_common\": \"2004-06-10\",\n            \"authority_start_contract\": \"1994-10-18\",\n            \"authority_common_last_revocation_date\": \"2004-05-24\",\n            \"last_revocation_date\": \"2004-05-24\",\n            \"last_violation_date\": \"2025-11-25\",\n            \"last_crash_date\": \"2025-11-20\",\n            \"last_inspection_date\": \"2025-12-24\",\n            \"latest_review_date\": \"2021-07-29\",\n            \"safety_rating_date\": \"2021-12-17\",\n            \"snapshot_date\": \"2025-12-31\",\n            \"basic_measure_unsafe_driving\": \"0.82\",\n            \"basic_measure_hours_of_service\": \"0.1\",\n            \"basic_measure_vehicle_maintence\": \"3.84\",\n            \"basic_measure_controlled_substance\": \"0\",\n            \"basic_measure_driver_fitness\": \"0.09\",\n            \"inspections_vehicle_out_of_service_pct\": \"0.252\",\n            \"inspections_driver_out_of_service_pct\": \"0.008\",\n            \"inspections_hazmat_out_of_service_pct\": \"0\",\n            \"natl_avg_oos_vehicle\": \"0.2226\",\n            \"natl_avg_oos_driver\": \"0.0667\",\n            \"natl_avg_oos_hazmat\": \"0.0444\",\n            \"smartway_flag\": true,\n            \"carbtru_flag\": false,\n            \"phmsa_flag\": false,\n            \"contact_history\": [\n                {\n                    \"_id\": \"22b6099c-1388-4532-8633-754830fc7f64\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"8c3e24bf-1219-496c-b707-b8baccd9ed81\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"d19dfe2a-db9b-4391-bfe7-b46a24b60c7b\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e17ab14-81c4-405b-8380-447507f3552e\",\n                    \"key\": \"dba_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"f136c8dc-7078-479a-83ff-d10bf1e7f200\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"16696efc-2ea5-4560-806f-a9dd53ea45d8\",\n                    \"key\": \"physical_address_authority\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"51bf73d0-989c-45f7-8128-02609b1c012f\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5bc011d5-924f-46b4-aff0-29f404453480\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3153176157\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"96137969-d4af-44cb-b71e-838ca170315b\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2023-11-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5577a34f-f2b2-4757-bac5-73e838010d35\",\n                    \"key\": \"physical_telephone_number_authority\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"89a72c52-e8a3-433a-a074-622b38291a22\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"b1df398f-cafe-4f3a-8410-e0c6212911c2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SRUIZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-12-31\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3f9784d3-4c63-419f-bfa9-7d7aeb5b0928\",\n                    \"key\": \"physical_fax_number_authority\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e327e22-0d00-42e7-9301-7e723789b195\",\n                    \"key\": \"legal_name_authority\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"e7a720e9-7ee6-4172-94c6-5d0b049864f0\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN L. HANSEN\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2023-11-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e8b1a633-1504-40eb-86cb-a65f1de6bbe2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"STEVE@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-07-31\",\n                    \"end_date\": \"2022-12-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"296c71db-2f78-4192-9692-628b5620b972\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"0bade5b6-2aca-4438-901c-48bf780d64e3\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9acba1dc-da07-4e73-aabe-5acd4e707884\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"7147135644\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"828ce3fc-d707-44a0-9670-ed976599021e\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SAFETY@HANSENADKINS.COM\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-07-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"b17a6827-5275-44f5-9710-9aa026a9e99a\",\n                    \"key\": \"email_address\",\n                    \"value\": \"JPEREZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9a5ab555-3810-42ac-8df2-49e9740a22bc\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"6784882486\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"6d03d675-6e8a-4426-abc5-d795d7e6c2c5\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3104274386\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2015-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"773675de-8729-41fd-8e24-999393c8879a\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN AUTO TRANSPORT INC\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e3e040e8-43a0-4e44-861b-d5a67c733842\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"01b71bb3-3ad7-4bc6-a332-ffd6f69ed430\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"4bc6b44c-f795-49bd-bbdf-69f9e53f17b6\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"471172f8-586b-4387-a7f1-6d7bc4386e83\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5629861775\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"25d1ef0f-9ac1-4ad0-ad8d-70691a3d728d\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5629861776\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"efbcd072-aa55-4ac8-9a26-97bcf3709337\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"name_change_count\": \"1\",\n            \"name_last_changed\": \"2014-12-18\",\n            \"email_change_count\": \"3\",\n            \"email_last_changed\": \"2022-12-30\",\n            \"phone_change_count\": \"5\",\n            \"phone_last_changed\": \"2022-12-08\",\n            \"address_change_count\": \"4\",\n            \"address_last_changed\": \"2014-12-18\",\n            \"contact_change_count\": \"3\",\n            \"contact_last_changed\": \"2023-11-08\",\n            \"indicator_address_history\": true,\n            \"risk_score\": \"Low\",\n            \"risk_score_probability\": 0.2762878073578279,\n            \"safety_score\": \"94\",\n            \"indicator_carrier_safety\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"observed_IM\": \"650\",\n            \"expected_lb_IM\": \"51\",\n            \"expected_ub_IM\": \"1052\",\n            \"indicator_benchmark_inspection_mileage_ratio\": false,\n            \"observed_IRPU\": \"446\",\n            \"expected_lb_IRPU\": \"0\",\n            \"expected_ub_IRPU\": \"501\",\n            \"indicator_benchmark_inspected_power_units_ratio\": false,\n            \"observed_PUM\": \"897\",\n            \"expected_lb_PUM\": \"285\",\n            \"expected_ub_PUM\": \"897\",\n            \"indicator_benchmark_power_unit_mileage_ratio\": false,\n            \"indicator_network_graph_contact\": true,\n            \"address_ids\": [\n                {\n                    \"_id\": \"1db311cd-f421-4c9a-9436-ee794e5fa887\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"890a0a70-6faa-4018-9a87-214a8050eb26\",\n                    \"key\": \"physical_address_authority_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"be16463c-4ca5-40ba-bb42-bff484b35358\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"62c0676f-441d-4e52-bd34-a1045e31c269\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"8d15d5a6-db07-4ccc-b5c2-630e16cdc821\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"f65c43f6-c5d0-4bfd-9644-edb9bb8cb8f3\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"53f508f0-f21b-40f7-994f-fa4a86b048b8\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"network_graph_count_physical_address\": \"2\",\n            \"network_graph_physical_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_mailing_address\": \"2\",\n            \"network_graph_mailing_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_telephone_numbers\": \"2\",\n            \"network_graph_telephone_number\": [\n                \"1312746\",\n                \"3725123\"\n            ],\n            \"network_graph_count_cellphone_numbers\": \"0\",\n            \"network_graph_cellphone_number\": [],\n            \"network_graph_count_fax_numbers\": \"1\",\n            \"network_graph_fax_number\": [\n                \"1312746\"\n            ],\n            \"network_graph_count_email_address\": \"0\",\n            \"network_graph_email\": [],\n            \"network_graph_count_ein\": \"0\",\n            \"network_graph_ein\": [],\n            \"network_graph_count_duns\": \"0\",\n            \"network_graph_duns\": [],\n            \"indicator_network_graph_equipment\": true,\n            \"network_graph_count_equipment\": \"15\",\n            \"network_graph_equipment\": [\n                \"2541970\",\n                \"64161\",\n                \"2136888\",\n                \"345082\",\n                \"2163063\",\n                \"3185588\",\n                \"1876628\",\n                \"2498811\",\n                \"2324917\",\n                \"972702\",\n                \"2941959\",\n                \"3665514\",\n                \"4100893\",\n                \"2998429\",\n                \"710576\"\n            ],\n            \"network_graph_equipment_ext\": [\n                {\n                    \"_id\": \"64161\",\n                    \"dot_number\": \"64161\",\n                    \"dockets\": \"MC71902\",\n                    \"legal_name\": \"JACK COOPER TRANSPORT COMPANY LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"200209\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4375\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655681\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4376\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"205199\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4549\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655891\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4550\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2022\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"3185588\",\n                    \"dot_number\": \"3185588\",\n                    \"dockets\": \"MC131495\",\n                    \"legal_name\": \"NORTH AMERICAN AUTO TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Broker,Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300146\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT6C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300139\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT5C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300145\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5877T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"972702\",\n                    \"dot_number\": \"972702\",\n                    \"dockets\": \"MC411451\",\n                    \"legal_name\": \"H AND S CAR CARRIERS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"3\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"1197642\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"205\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"C706CQ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"TT35H56\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2136888\",\n                    \"dot_number\": \"2136888\",\n                    \"dockets\": \"MC744003\",\n                    \"legal_name\": \"FINE LINE TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"AG90658\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"PT429H2\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2541970\",\n                    \"dot_number\": \"2541970\",\n                    \"dockets\": \"MC884551\",\n                    \"legal_name\": \"JR TRANSPORTATION INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"RP16290\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"VOLVO TRUCK\",\n                            \"model\": \"VAH\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"49846PT\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"345082\",\n                    \"dot_number\": \"345082\",\n                    \"dockets\": \"MC264926\",\n                    \"legal_name\": \"TOYOTA LOGISTICS SERVICES INC\",\n                    \"dba_name\": \"TOYOTA TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"2468830\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Straight Truck\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YAIY005\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2163063\",\n                    \"dot_number\": \"2163063\",\n                    \"dockets\": \"MC764298\",\n                    \"legal_name\": \"MAC INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Truck Tractor\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"PAW4280\",\n                            \"insp_unit_license_state\": \"MN\",\n                            \"insp_unit_company\": \"124/RED\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck-Tractor\",\n                            \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"STC4134\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"124T/CAR\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"4100893\",\n                    \"dot_number\": \"4100893\",\n                    \"dockets\": \"MC1564303\",\n                    \"legal_name\": \"JLD NATION CORP\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"5616738\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"787T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-07\",\n                            \"last_inspected_under_dot\": \"4100893\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2014\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"1876628\",\n                    \"dot_number\": \"1876628\",\n                    \"dockets\": \"MC677285\",\n                    \"legal_name\": \"DIZ LLC\",\n                    \"dba_name\": \"INTEGRITY AUTO TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"YCW484\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-11-11\",\n                            \"last_inspected_under_dot\": \"1876628\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2324917\",\n                    \"dot_number\": \"2324917\",\n                    \"dockets\": \"MC793648\",\n                    \"legal_name\": \"ROSA M CALDERON\",\n                    \"dba_name\": \"SISTERS TRANSPORTATION\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YP40118\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"04/BLUE\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                            \"last_inspected_under_dot\": \"2324917\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"3665514\",\n                    \"dot_number\": \"3665514\",\n                    \"dockets\": \"MC1268982\",\n                    \"legal_name\": \"MADCITY LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"865805\",\n                            \"insp_unit_license_state\": \"WI\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                            \"last_inspected_under_dot\": \"3665514\",\n                            \"most_recent_inspection_flag\": true\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"710576\",\n                    \"dot_number\": \"710576\",\n                    \"dockets\": \"MC327888\",\n                    \"legal_name\": \"ORANGE COURIER INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-04-27\",\n                            \"last_inspected_under_dot\": \"710576\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"LUGO MANUFACTURING\",\n                            \"model\": \"Lugo Manufacturing\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Type = Stinger\",\n                            \"trailer_body_type\": \"Car Trailer\",\n                            \"trailer_length\": 46\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2941959\",\n                    \"dot_number\": \"2941959\",\n                    \"dockets\": \"MC995115\",\n                    \"legal_name\": \"GQ LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2998429\",\n                    \"dot_number\": \"2998429\",\n                    \"legal_name\": \"SERGIO HUMBERTO BERRELLEZA MONTOYA\",\n                    \"dba_name\": \"MONTOYA TRUCKING\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VAN 2061\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2498811\",\n                    \"dot_number\": \"2498811\",\n                    \"dockets\": \"MC865893\",\n                    \"legal_name\": \"TAURUS AUTO GROUP INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"H92TBM\",\n                            \"insp_unit_license_state\": \"NJ\",\n                            \"insp_unit_company\": \"213\",\n                            \"inspections_total_vin_dot\": \"5\",\n                            \"last_inspection_date_vin_dot\": \"2025-11-15\",\n                            \"last_inspected_under_dot\": \"2498811\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"SUN COUNTRY\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"trailer_body_type\": \"Car Hauler Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                }\n            ],\n            \"network_graph_count_power_units\": \"9\",\n            \"network_graph_count_trailers\": \"13\",\n            \"shared_power_units\": \"12\",\n            \"shared_trailers\": \"14\",\n            \"preferred_lanes\": [\n                {\n                    \"state\": \"US-WA\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-LA\",\n                    \"inspections\": \"24\"\n                },\n                {\n                    \"state\": \"US-MT\",\n                    \"inspections\": \"8\"\n                },\n                {\n                    \"state\": \"US-CA\",\n                    \"inspections\": \"91\"\n                },\n                {\n                    \"state\": \"US-IL\",\n                    \"inspections\": \"11\"\n                },\n                {\n                    \"state\": \"US-AL\",\n                    \"inspections\": \"28\"\n                },\n                {\n                    \"state\": \"US-TN\",\n                    \"inspections\": \"39\"\n                },\n                {\n                    \"state\": \"US-IN\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-NC\",\n                    \"inspections\": \"23\"\n                },\n                {\n                    \"state\": \"US-AR\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-FL\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-TX\",\n                    \"inspections\": \"61\"\n                },\n                {\n                    \"state\": \"US-MS\",\n                    \"inspections\": \"22\"\n                },\n                {\n                    \"state\": \"US-MD\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-GA\",\n                    \"inspections\": \"55\"\n                },\n                {\n                    \"state\": \"US-OR\",\n                    \"inspections\": \"9\"\n                },\n                {\n                    \"state\": \"US-OK\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-SC\",\n                    \"inspections\": \"37\"\n                },\n                {\n                    \"state\": \"US-MI\",\n                    \"inspections\": \"14\"\n                },\n                {\n                    \"state\": \"US-ID\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-KY\",\n                    \"inspections\": \"12\"\n                },\n                {\n                    \"state\": \"US-US\",\n                    \"inspections\": \"6\"\n                },\n                {\n                    \"state\": \"US-MO\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-NE\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-NY\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-OH\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-NV\",\n                    \"inspections\": \"3\"\n                },\n                {\n                    \"state\": \"US-WV\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-KS\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-IA\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-WI\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-PA\",\n                    \"inspections\": \"1\"\n                }\n            ],\n            \"authority_history\": [\n                {\n                    \"_id\": \"a329632c-6f02-427c-94dc-91d0cf3f74b8\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Reinstated\",\n                    \"original_served_date\": \"2004-06-10\"\n                },\n                {\n                    \"_id\": \"d65302ed-d61a-4d38-81ee-8cb5c3095e3c\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2004-05-24\"\n                },\n                {\n                    \"_id\": \"33d5ef28-e725-41a4-be76-59b512a83527\",\n                    \"authority_type_desc\": \"Motor Property Contract Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\"\n                }\n            ],\n            \"equipment_summary\": {\n                \"primary_category\": [\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Chassis Cab\",\n                        \"count\": \"356\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Truck Tractor\",\n                        \"count\": \"52\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Straight Truck\",\n                        \"count\": \"46\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"10\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Pickup Truck\",\n                        \"count\": \"1\"\n                    }\n                ],\n                \"secondary_category\": [\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"count\": \"461\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Open Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Standard Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Sleeper Cab\",\n                        \"count\": \"3\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Light-Duty\",\n                        \"count\": \"1\"\n                    }\n                ]\n            },\n            \"equipment_history\": [\n                {\n                    \"_id\": \"7156fb9c-83e7-41c1-910f-7260dbbeef31\",\n                    \"vin\": \"3ALHG3DV1GDGY4250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"DF31GZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"43675e0b-43f8-4b3e-9681-2b52c299e24d\",\n                    \"vin\": \"3ALHG3DV3LDKX4945\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4820HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1376\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d06fc072-6fb2-441b-9770-a9cf76f89bff\",\n                    \"vin\": \"3ALHG3DV0MDML6967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03036\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6068\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9a92f0d6-b283-4883-b7c6-d09e8c79ae1c\",\n                    \"vin\": \"1NPXGGGG30D320419\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"A97997\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"05369\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete - Glider\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"75134444-9736-49d9-a3f2-687eb39ca056\",\n                    \"vin\": \"1NP5LB9X3YD512499\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XE399N\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2000\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1785f97d-e1ca-4dd9-a763-06dfa087e4bd\",\n                    \"vin\": \"1NP5DB9X11N548981\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"M2277HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2001\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d71451b6-26a3-4691-b66f-4193fa33bfad\",\n                    \"vin\": \"1NP5DB9X64N830909\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF35EQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f01dff5d-4d83-4e2a-8267-7209ee67ce2d\",\n                    \"vin\": \"1NP5DB9X94D831400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB92CL\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f33220d2-e3a2-4ff0-9d86-ab2e4885b591\",\n                    \"vin\": \"1NP5DB9X95N844448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB45YR\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dfa4aa76-4622-4ff6-9c7a-b826f123cfd3\",\n                    \"vin\": \"1NP5DB9X07N657599\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"RP18140WA\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"6143\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b636b044-176d-4c62-b2ce-163aec9f75a8\",\n                    \"vin\": \"1NP5DB9X87D741434\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XE220G\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c9ba1b3b-6423-4a93-8720-68018b779931\",\n                    \"vin\": \"1NP5LB9X67N657657\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R667653\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6005\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65a78857-7207-4c61-a917-aea9bc00bb37\",\n                    \"vin\": \"1NP5LB9X97D679898\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"02232G3\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"18c7f709-e1fc-450b-826a-a3824e1e558b\",\n                    \"vin\": \"1NPWD49X0AD101693\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C564EC\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"81d8fd96-b4b3-4e5b-b339-68aacbf5e3ce\",\n                    \"vin\": \"1NPSL79X1CD144395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75596\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5749\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"75130c44-1bdf-43e6-b23b-3e611eabbcff\",\n                    \"vin\": \"1NPSL79X4CD151924\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP40128\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5925\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"380d469e-06ca-4144-8d9d-45b07525d1d8\",\n                    \"vin\": \"1NPWD49X0CD155448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72994\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5404\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3db5789c-aa16-45ad-8b8d-bc76797bd4b6\",\n                    \"vin\": \"1NPSD79X4DD207956\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP57987\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5954\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                },\n                {\n                    \"_id\": \"1a53b112-7fd9-4eb4-89b5-bd98bcedca0f\",\n                    \"vin\": \"1NPWD49X0DD195451\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP54256\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5608\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"689f630c-b31e-46d4-af82-e26f92829a65\",\n                    \"vin\": \"1NPWD49X1DD195457\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AC12EX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5801\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f266b89-ca1b-422c-83e6-4bf3c0a65c00\",\n                    \"vin\": \"1NPWD49X3DD206507\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C098EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"19ad1b9c-417f-4b67-b02a-5be711e27349\",\n                    \"vin\": \"1NPWD49X8DD191910\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1fcd0b5e-2ce8-45cc-8635-e37601d64b4d\",\n                    \"vin\": \"1NPWD49XXDD175871\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF71AT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e11e0845-8c8e-4965-8537-858b91d14541\",\n                    \"vin\": \"1NPWD49XXDD199734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"V9836HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"df44e051-ae8e-41fc-aba6-60808d4e4b75\",\n                    \"vin\": \"1NPWL49X4DD202937\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP59931\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5960\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"404ed0a2-8036-4559-b9ca-8a05c170fcb9\",\n                    \"vin\": \"1NPSDP9X5ED249957\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP01777\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"33cc6476-c2b5-44d7-adc5-3503cbb92775\",\n                    \"vin\": \"1NPSDP9X5ED249960\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C539EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"6135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"69400356-ba63-41ad-b705-a6d98049924e\",\n                    \"vin\": \"1NPWD49X1ED232234\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U5493HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5368\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2aeefe61-a879-463b-b787-e0719c775bc2\",\n                    \"vin\": \"1NPWD49X2ED241606\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"W1778HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4927048e-9091-4aa3-bc97-ddf086031f3f\",\n                    \"vin\": \"1NPWD49X3ED241601\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP56954\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5935\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"fec50a2e-1359-4c35-a021-477720950a95\",\n                    \"vin\": \"1NPWD49X4ED193574\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP80266\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"7344804c-eca8-40af-bdc8-0200f35aae86\",\n                    \"vin\": \"1NPWD49X6ED232231\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB46XY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"6d06c999-6d6b-40f1-9d6f-64155c97c3e4\",\n                    \"vin\": \"1NPWD49X7ED241603\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26108\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6078\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f9332744-624d-4f62-b902-5525cd509a49\",\n                    \"vin\": \"1NPWDP9X0ED237555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C604DZ\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41eea093-426f-4233-b1ab-04a53835772b\",\n                    \"vin\": \"1NPWDP9X8ED237562\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292251\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5541\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"c562c0cb-623b-4752-adb3-3d048b1d4c70\",\n                    \"vin\": \"1NPWL49X6ED241157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP599909\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34030930\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3406b20e-b0d1-4ce4-9d12-790a681dffd6\",\n                    \"vin\": \"1NPWL49XXED235863\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95301\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625654\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"657428c4-8a50-4e0a-b370-b98992d534db\",\n                    \"vin\": \"1NPXD49X5FD260155\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a0589d5d-f23c-463b-b3cb-77bd14512c11\",\n                    \"vin\": \"1NPXD49X5FD292393\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"EP07567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5762\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"bc515fee-2919-4eb8-ab22-be79f3634eed\",\n                    \"vin\": \"1NPXD49X5FD301996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP99412\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6055\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"db4536ea-e7f9-4c57-8cf4-6089ee5cdb94\",\n                    \"vin\": \"1NPXD49XXFD284368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP75555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5754\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"01fcccab-3a28-4007-9911-a0574c88aaf9\",\n                    \"vin\": \"1NPXDP9X0FD272778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C619EY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5585\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"feed3027-15eb-423c-9dc1-4f8860a2761d\",\n                    \"vin\": \"1NPXDP9X2FD285418\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95340\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6039\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"39af1721-23e3-40be-902f-21c36683d082\",\n                    \"vin\": \"1NPXDP9X4FD270449\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XC817C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"45ba84b8-d2f6-425b-a220-a4f32f879d94\",\n                    \"vin\": \"1NPXDP9X5FD272596\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP18475\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5882\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f60c3d-ddde-4b48-ba30-d8ee4ab25cfb\",\n                    \"vin\": \"1NPXL49X3FD280035\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4243HY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a41a967f-513d-4e18-881f-e9c4b117ea9d\",\n                    \"vin\": \"1NPXL49XXFD274250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6178\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f344f31e-1084-48fd-b31c-f277753aa89c\",\n                    \"vin\": \"1NPXD49X4GD346929\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP70243\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"24ff72f2-e89c-4052-b788-941184cb4c75\",\n                    \"vin\": \"1NPXD49X5GD317357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP41208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6091\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"65fdcbc8-85f6-4d5b-afad-eefe9d2051a4\",\n                    \"vin\": \"1NPXDP9X8GD355411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP78782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5982\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cd55a6b2-24eb-4912-9245-c91bcf08ff90\",\n                    \"vin\": \"1NPXL49X2GD355440\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V0079HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6125\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"ca8511aa-83c9-4edd-8bb1-60ea5850f749\",\n                    \"vin\": \"1NPXL49X5GD301761\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5920\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f72393-2655-47f9-be57-13ca80d182ec\",\n                    \"vin\": \"1NPSDP9X3HD415333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP34180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6124\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2377bc55-616e-41be-a7c2-b57198148a04\",\n                    \"vin\": \"1NPXD49X5HD357004\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XA110C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6023\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"0d58a71b-5094-4222-8627-99c9d548b2b4\",\n                    \"vin\": \"1NPXD49X6HD369338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"WP77765\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1cec6ee5-6c0d-4e01-8124-494ce19a2faf\",\n                    \"vin\": \"1NPXDP9X1HD391829\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"003571A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6094\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3f7ef46c-6f3b-4356-870a-df6fcde60755\",\n                    \"vin\": \"1NPXDP9X1HD433609\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB89RK\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5984\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f0038d94-a9bd-4c80-8de8-4dce78f5903d\",\n                    \"vin\": \"1NPXDP9X5HD389386\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90229\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"600a5b90-6e7d-4ff9-85e1-041d671214f8\",\n                    \"vin\": \"1NPXL49X1HD423681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23600\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6087\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cb671d64-fcf6-449d-b5dc-e3f19f2527da\",\n                    \"vin\": \"1NPXL49X2HD411166\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP75914\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4b40f3e7-9a64-4d18-8b87-236badc16b92\",\n                    \"vin\": \"1NPXL49X7HD410045\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72992\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"25a6302a-ebd8-4075-87ad-b199b3d30fc7\",\n                    \"vin\": \"1NPXL49X8HD414153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72976\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE-3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e945383a-8dcd-427f-930a-822da93c7504\",\n                    \"vin\": \"1NPXDP9X3JD463670\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292040\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"444ecd26-5a7d-4017-a4f0-1320598fcd47\",\n                    \"vin\": \"1NPXDP9X9JD433637\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U7643HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f7e74e7-f5b6-4b12-a7c9-699d05b79ae8\",\n                    \"vin\": \"1NPXLP9X2JD487350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP99441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4cfa2430-d103-4cd7-b2b5-bb057e2e23cc\",\n                    \"vin\": \"1NPXLP9X6JD466405\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP70212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"293380ad-17bc-4d11-bc02-7814246f5efb\",\n                    \"vin\": \"1NPXL49X7KD275639\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"1222635\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6138\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41286e40-4133-46b5-88f7-58ce8293781a\",\n                    \"vin\": \"1NPXLP9X0KD497568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72974\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"01\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"2324917\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1931f0ed-d0af-4927-aa83-01a0bc33b76c\",\n                    \"vin\": \"1NPXLP9X3KD619324\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP20006\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6137\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3b1643d6-eebf-4981-9f96-db85ca8cb274\",\n                    \"vin\": \"1NPXLP9X9KD264627\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"AC32EY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"610f66b1-1f7a-45db-ba01-87748b3752ef\",\n                    \"vin\": \"1NPSLK9X6LD716967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP07563\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41c43482-314c-47a7-afcb-d6f26cd4671e\",\n                    \"vin\": \"1NPSLP9X7LD701794\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP23520\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d2372c6f-680a-45f0-8b2f-5c86adb78e2d\",\n                    \"vin\": \"1NPXL49X0LD700720\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP17484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6084\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"966d9606-2653-4bdf-8a2a-2b18359d3307\",\n                    \"vin\": \"1NPXL49X3LD664344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5773\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"492c4259-aa68-425e-84ad-548f6e3eac21\",\n                    \"vin\": \"1NPXL49X8LD635163\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"U8157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6144\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"be2d716f-6afe-4d59-bd6c-4de44f2425a7\",\n                    \"vin\": \"1NPXL49X9LD716463\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP80130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5793\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4140963c-2a98-42e0-83ad-6747249964d7\",\n                    \"vin\": \"1NPXLP9X3LD669271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R746783\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6140\",\n                    \"insp_unit_decal_number\": \"34863537\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"095c21f9-3b1f-430d-a0e5-d052c999296c\",\n                    \"vin\": \"1NPXLP9X4LD653533\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6077\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d32a75b2-987e-4996-8ba3-f7481d6e8b06\",\n                    \"vin\": \"1NPXLP9X4LD664385\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V9877HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5798\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"448c5bfd-5330-4601-b363-e2d7a0ecf8c1\",\n                    \"vin\": \"1NPXLP9X9LD669307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP06490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5715\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"487bc103-76ce-4d3b-bec2-ac4ef0cfe3bd\",\n                    \"vin\": \"1NPXLP9X8MD714884\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10806\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a611116a-1c6b-4963-9830-82d1ca3f8af1\",\n                    \"vin\": \"1NPXL49X4ND778176\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72966\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f9346ca-64f4-455c-9110-efa93a6b2af2\",\n                    \"vin\": \"1NPXLP9X5ND778351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57995\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9cdf89fb-e37a-4fd7-8bab-adb56bbcf5e7\",\n                    \"vin\": \"1NPXLP9X3PD702288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57997\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5956\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"42a23bf1-6426-4d9f-810f-f0bc6c6dbdfc\",\n                    \"vin\": \"1GCCS14R7P8100677\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Pickup Truck\",\n                    \"secondary_category\": \"Light-Duty\",\n                    \"insp_unit_license\": \"4N58448\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"CHEVROLET\",\n                    \"model\": \"S-10 Pickup\",\n                    \"model_year\": \"1993\",\n                    \"series\": \"1/2 Ton Nominal\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 1C: 4,001 - 5,000 lb (1,814 - 2,268 kg)\",\n                    \"body_class\": \"Pickup\",\n                    \"ncsa_body_type\": \"Light Pickup\",\n                    \"fuel_type_primary\": \"Gasoline\"\n                },\n                {\n                    \"_id\": \"4bbcfe82-1b1b-4f61-b76c-be49f4357db6\",\n                    \"vin\": \"3AKJGLBG4GSHU1031\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"ZP03044\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6021\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67bd686b-a6cc-47bb-88e6-796f66d79f1f\",\n                    \"vin\": \"3AKJHHDR0KSKG0655\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"XP81026\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a3e4ee45-5826-4d09-8665-d4d7c2d940ba\",\n                    \"vin\": \"4V599RDG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"1985\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e7bcc1ee-5678-4a47-b72a-6fe1f0464a0c\",\n                    \"vin\": \"50AA1444GG779201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1070T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b808fd8d-d982-4b1e-8584-3e107bb9e327\",\n                    \"vin\": \"4V5RC9EH8BN529350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP87554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5809\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3348ef30-11f1-4e14-b5fa-23d231ec8910\",\n                    \"vin\": \"4V5RC9DG0CN548727\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72978\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHITE/3AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82c89b14-38da-45b1-95b6-62d0a3bed929\",\n                    \"vin\": \"4V5RC9DG0CN548730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"568253\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0bff1786-14b9-4238-b7cd-6835aa97073b\",\n                    \"vin\": \"4V5RC9DG0CN548744\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32214727-fdfa-4891-8597-a5db8c5219c8\",\n                    \"vin\": \"4V5RC9DG4CN548729\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V9266HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5969\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c5cb4c4-e69f-47e1-b221-4c3ff2458a9a\",\n                    \"vin\": \"4V5RC9DG7CN548708\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed52df96-1a0d-4c25-8752-48db185de45a\",\n                    \"vin\": \"4V5RC9DG7CN548711\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56950\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd112bf3-9e1a-44c2-9495-ad2c79e224c8\",\n                    \"vin\": \"4V5RC9DG7CN548742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56961\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5938\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"135eccdc-8360-42ea-99d9-e0bcb434d386\",\n                    \"vin\": \"4V5RC9DG8CN547471\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7635HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5539\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6e6aba6-d1b9-4256-94d3-dfd9ca77113a\",\n                    \"vin\": \"4V5RC9DGXCN548718\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40109\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cad9a120-9bcb-4c6e-8985-79a62af99b58\",\n                    \"vin\": \"4V5RC9EG4CN553329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5996\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d3ddb2c-2570-4052-a957-9cf8d8f03f04\",\n                    \"vin\": \"4V5RC9EH1CN529370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66369\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c22dee6-9a7c-4f28-a368-67215da859ce\",\n                    \"vin\": \"4V5RC9EH2CN529376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP21852\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fba8a23d-dd7f-4a52-8059-2d4790298762\",\n                    \"vin\": \"4V5RC9EH6CN529378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP10820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"823ab3ab-954b-4483-ba7e-6a8b4e10ffcf\",\n                    \"vin\": \"4V5RC9EHXCN529366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5883\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f820dc1-4e04-4cb3-8c64-b12a70dfb1b2\",\n                    \"vin\": \"4V5RC9DG0DN563049\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93928\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"565\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e285f8f0-14db-4ddf-80bc-092cfed1296c\",\n                    \"vin\": \"4V5RC9DG0DN563052\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-3052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36983cea-dff6-4f1a-959b-3dd5e6ba78d6\",\n                    \"vin\": \"4V5RC9DG1DN563030\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93920\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dcc8395b-1eda-490d-ab34-8ed0f26f6eb1\",\n                    \"vin\": \"4V5RC9DG2DN563067\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01752\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1246fabd-0a6e-406f-b611-db7827ea0744\",\n                    \"vin\": \"4V5RC9DG5DN130939\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95302\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"38b3db1f-0b64-4543-b8d7-b8cb22dacb63\",\n                    \"vin\": \"4V5RC9DG5DN149622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d8a15c05-4afc-4ce1-95ce-c1bbac07fab7\",\n                    \"vin\": \"4V5RC9DG8DN139456\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"P1207847\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"23\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8166732a-e9e5-4177-9d1c-701e03aa8e08\",\n                    \"vin\": \"4V5RC9EH5DN136764\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W1690HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6197\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33824967-44d1-4fc1-ad87-badc6a3ab2a5\",\n                    \"vin\": \"4V5R99DG0EN152282\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18463\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e58c27f2-4327-4e6b-a070-cd956652277f\",\n                    \"vin\": \"4V5R99DG3EN152230\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6754HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1732b208-9d2c-4567-a6ab-88151d327d81\",\n                    \"vin\": \"4V5R99DG4EN152222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TE4990\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c41c2727-35ac-4009-8223-13322d07c689\",\n                    \"vin\": \"4V5R99DG4EN152267\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f4c00ac-e660-43e9-8791-96a92640c2a2\",\n                    \"vin\": \"4V5R99DG5EN152276\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2979HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"746\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8cf1b943-1ba2-4699-bdc8-7e00f72228d4\",\n                    \"vin\": \"4V5R99DG6EN152271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U297OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"744\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d8b0427-13b0-4264-9ec9-8fbcf6a69367\",\n                    \"vin\": \"4V5R99DG6EN152285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761/WHITE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"196882b8-88d0-417c-bbf3-39f418cee149\",\n                    \"vin\": \"4V5R99DG7EN152229\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3305587-31c6-46e1-98cb-5fafcf49f0d5\",\n                    \"vin\": \"4V5R99DG7EN152263\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"740\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"44282872-d974-4621-9786-e708218c6e3b\",\n                    \"vin\": \"4V5R99DG7EN152294\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2999HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHI\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"921152d8-4806-41ae-b80c-04c2eb405d4c\",\n                    \"vin\": \"4V5R99DG8EN152238\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e3e5cff-f3f6-471f-a9a8-d08d01b93f45\",\n                    \"vin\": \"4V5R99DG8EN152241\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06449\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f0c77dd2-7890-4a91-9cbd-37e975eba169\",\n                    \"vin\": \"4V5R99DG8EN152269\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743\",\n                    \"insp_unit_decal_number\": \"34340397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3fdd3d6b-7d88-47f1-bf42-2065e2d81133\",\n                    \"vin\": \"4V5R99DG9EN152278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2992HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHT/3X\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d813ca79-4c59-42f7-b82a-bac767fa0c3b\",\n                    \"vin\": \"4V5R99DG9EN152281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18451\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd70f6a4-6006-40b4-aae5-b156a77bb70b\",\n                    \"vin\": \"4V5R99DGXEN152290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2975HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"CC\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f4b2e37-ecf2-4374-b82f-c43a7863915a\",\n                    \"vin\": \"4V5RC9DG2EN170302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18352\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"841cbe2e-88a9-4180-be89-d75ea15a7961\",\n                    \"vin\": \"4V5RC9DG3EN170292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2f1f1d54-36ac-4ab9-82ef-78b7b4982e27\",\n                    \"vin\": \"4V5RC9DG3EN170308\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18363\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"804\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e2ba213-0616-44ac-bce7-a0b4eb02b700\",\n                    \"vin\": \"4V5RC9DG5EN170309\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3817HY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"805\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee330c01-4899-4058-bbc2-7e9be194432e\",\n                    \"vin\": \"4V5RC9DG5EN170312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03033\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"05966\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"851cd1f1-21ea-4efa-b411-a69229f6ddf7\",\n                    \"vin\": \"4V5RC9DG9EN170281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93926\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b24d9cba-b85e-4d9c-a890-0f819abe6bbc\",\n                    \"vin\": \"4V5RC9EH4EN154691\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70247\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5743\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f81a510-379f-4782-82f9-b242d7b38e44\",\n                    \"vin\": \"4V5RC9EH6EN154692\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01774\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5599\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37c11e25-b865-46ff-828a-a9f530ec40be\",\n                    \"vin\": \"4V5R99DG0FN184084\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7fd787e-1df7-4a6c-b17c-f1e65d74cfb6\",\n                    \"vin\": \"4V5R99DG1FN184076\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34658\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"668119d5-4cc2-4a02-8594-d5d5632c710a\",\n                    \"vin\": \"4V5R99DG1FN184109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3863HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"912\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a1088ec-1656-418d-853f-9545dd8943d5\",\n                    \"vin\": \"4V5R99DG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"63a30f36-086e-48e2-9fc4-d98df71b2ec0\",\n                    \"vin\": \"4V5R99DG2FN184104\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78757\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96e609c8-fbb7-4aaa-ab45-951f884f9d1d\",\n                    \"vin\": \"4V5R99DG4FN184105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34727\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32e8b26f-41dd-400a-b3db-db501eba5e4f\",\n                    \"vin\": \"4V5R99DG4FN184122\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46177\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"968\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"722653e7-7f5e-4f6e-902e-3593d7d07556\",\n                    \"vin\": \"4V5R99DG5FN184081\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34669\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"866\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8c1388-ab7f-4f7d-91b2-f2bb65c4d7bc\",\n                    \"vin\": \"4V5R99DG5FN184114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP40743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9abd337e-a6d7-4089-9431-9d258224c201\",\n                    \"vin\": \"4V5R99DG6FN184123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6c5ab99-a6dc-4cd8-b249-3966a94985e8\",\n                    \"vin\": \"4V5R99DG7FN184079\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34667\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864/3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c891161-722b-4b2f-a8be-8b97cb9709b6\",\n                    \"vin\": \"4V5R99DG7FN184082\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34670\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e3552492-d612-45e8-b426-19ab58820b58\",\n                    \"vin\": \"4V5R99DG8FN184074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34656\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"920b2c27-fc11-47e2-8d9a-d171bc6b9b18\",\n                    \"vin\": \"4V5R99DG8FN184107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"900\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"011a1cfe-f008-428c-a4bc-b0292fe4fdf1\",\n                    \"vin\": \"4V5R99DG9FN184083\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3840HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"868\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8aa5c377-ff34-4cc1-9c5c-f995c2b6aab9\",\n                    \"vin\": \"4V5R99DGXFN184089\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"879\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5dd30c5b-19ae-4c20-9e82-94322e0a7541\",\n                    \"vin\": \"4V5R99DGXFN184125\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U413OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"971\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4021bf86-5a50-4324-a95e-240dc5f90468\",\n                    \"vin\": \"4V5RC9DG0FN184006\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3901HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"853\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fa4afbe-8cf0-44e2-bfda-f9004066aaa4\",\n                    \"vin\": \"4V5RC9DG3FN183996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23371\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8678b49b-e8a1-49c7-a67d-8649478abde9\",\n                    \"vin\": \"4V5RC9DG4FN184008\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"855\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3deb6b83-99f4-4177-9842-8e04c9e08a09\",\n                    \"vin\": \"4V5RC9DG5FN184020\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8327HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f531d4d-d35d-49a0-a332-1cf4ae682900\",\n                    \"vin\": \"4V5RC9DG6FN184012\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP87831\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"876\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c656136b-cef4-4574-8e22-bfa1bed974a2\",\n                    \"vin\": \"4V5RC9DG7FN183984\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"2015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ebe15eb-b583-4909-a8e8-ab2c08f4aeb2\",\n                    \"vin\": \"4V5RC9DG7FN183998\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"845\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81cc26c0-efd8-4a2c-9c44-ee40b75ad002\",\n                    \"vin\": \"4V5RC9DG7FN184021\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3894HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"908\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3cfa749f-2b04-4b3c-b1e5-2adcdf0d96f4\",\n                    \"vin\": \"4V5RC9DG9FN183985\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23349\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"165e1df3-6c80-4978-b9ce-48e62430c88a\",\n                    \"vin\": \"4V5RC9DG9FN183999\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1de5cea8-4c04-4958-aaff-3d88df785c98\",\n                    \"vin\": \"4V5RC9DGXFN183994\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"841\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"407b4c6a-7658-454d-8c6f-9369fc6e5cfe\",\n                    \"vin\": \"4V5RC9DGXFN184000\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23375\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"847\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d97b361a-6e79-412a-8a6e-cd39c3dfd1a1\",\n                    \"vin\": \"4V5RC9EH0FN184157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78756\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12cfcd47-a9cf-4ee9-8955-596866556900\",\n                    \"vin\": \"4V5RC9EH3FN184153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3837HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f6cbf24-de08-409c-a7ab-15801a13cddf\",\n                    \"vin\": \"4V5RC9EH4FN184159\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24258\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"54e526fd-f7bf-42b7-b8d5-fd9c343fdc3a\",\n                    \"vin\": \"4V5RC9DG0GN932285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4126HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1008\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6500f6ca-8b40-48cf-b7d0-a30d88948d79\",\n                    \"vin\": \"4V5RC9DG0GN932299\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W59525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"551fe739-a81d-4bc3-b0fc-77e2b87d1dbe\",\n                    \"vin\": \"4V5RC9DG0GN932304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59537\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f1dfb573-b83e-4428-b88c-fbf987e98d44\",\n                    \"vin\": \"4V5RC9DG0GN932321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7f440b52-9e2d-44a3-a6e2-e15df8b63ac7\",\n                    \"vin\": \"4V5RC9DG0GN932335\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ad43f90-b501-42df-a8ce-0c5614268eef\",\n                    \"vin\": \"4V5RC9DG0GN932366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"UD183HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a123ef32-0130-4457-9e47-b8cfa5c4f58e\",\n                    \"vin\": \"4V5RC9DG0GN969742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77700\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1114\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e01d674-8cc6-4e14-aeea-a77f69d1c5c3\",\n                    \"vin\": \"4V5RC9DG0GN969756\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77742\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0b8e0ce5-6af6-4d9b-90af-105a7b039662\",\n                    \"vin\": \"4V5RC9DG1GN932277\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4175HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"998\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"46fa507a-cdbd-4a4d-affa-cca422b4ed69\",\n                    \"vin\": \"4V5RC9DG1GN932361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"df3fd4f7-15e5-4c63-b13e-c85608cd7a71\",\n                    \"vin\": \"4V5RC9DG1GN932375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53013\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"988\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"856ed1cd-be74-466c-8e0a-05561e240880\",\n                    \"vin\": \"4V5RC9DG1GN969734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70824\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"71c3b0ae-ba47-4833-a5d7-c3eeb2852994\",\n                    \"vin\": \"4V5RC9DG1GN969751\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4352HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1123\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"53f84f31-d1a0-4374-b059-81d961c4ac9b\",\n                    \"vin\": \"4V5RC9DG2GN932319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bc0c318-21ca-41f7-86b1-e6a4d192b737\",\n                    \"vin\": \"4V5RC9DG2GN932336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66070\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"457ee127-74b1-4a68-b008-e09a3217ac4c\",\n                    \"vin\": \"4V5RC9DG2GN932370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3d69c12b-2fa4-43ca-a1bd-c56db4a45a02\",\n                    \"vin\": \"4V5RC9DG2GN955857\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67f9fcf8-7288-44b4-bb6c-e476545bdf87\",\n                    \"vin\": \"4V5RC9DG2GN969743\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06419\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a32b1d7e-5eec-4aba-8197-667b28ee0d6a\",\n                    \"vin\": \"4V5RC9DG3GN932278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53030\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1054793b-ecb5-42e7-93be-ed98076f1b9b\",\n                    \"vin\": \"4V5RC9DG3GN932328\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eef5e3a6-fb01-4f28-933b-de1c80e44528\",\n                    \"vin\": \"4V5RC9DG4GN932290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92ecf380-b35e-412b-9d91-edc7fb1416e9\",\n                    \"vin\": \"4V5RC9DG4GN932337\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66071\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"16eb2787-92ce-4afa-bb5e-99c59cedce28\",\n                    \"vin\": \"4V5RC9DG4GN932354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66139\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f7d84da7-81ac-4eac-9704-3e227547a180\",\n                    \"vin\": \"4V5RC9DG4GN969730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87578\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"21241751-59f2-4f3d-8683-e07767e70c15\",\n                    \"vin\": \"4V5RC9DG5GN932279\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4189HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"269bffa4-e44b-4598-8cfa-625d6d67ec57\",\n                    \"vin\": \"4V5RC9DG5GN932296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66373\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"563a792a-b8dd-439c-bf57-969ab8b4f78c\",\n                    \"vin\": \"4V5RC9DG5GN932301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4184HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1024\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b90511e5-f646-449c-ae08-5e4579d3605e\",\n                    \"vin\": \"4V5RC9DG5GN932332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4206HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1068\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82bfe671-ae9e-4f4f-b592-f9c4a0f57194\",\n                    \"vin\": \"4V5RC9DG5GN932346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4328HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcf91c36-f8bd-4e65-bca9-cde4bd0025ec\",\n                    \"vin\": \"4V5RC9DG5GN932363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59074\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976\",\n                    \"insp_unit_decal_number\": \"34625653\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91929ff2-c9f9-4de3-8d10-009cf06c875b\",\n                    \"vin\": \"4V5RC9DG5GN969736\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70826\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12089fdb-903c-47ca-87a1-bd94c18afcdd\",\n                    \"vin\": \"4V5RC9DG6GN932274\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66146\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001/WHT\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2b690095-827f-4393-97cd-2ac15b336cb8\",\n                    \"vin\": \"4V5RC9DG6GN932288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1011\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2881ad92-a35d-467d-a185-12c316f0dc5a\",\n                    \"vin\": \"4V5RC9DG6GN932307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4150HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d4428f4-ebe1-4dac-afea-eddded72862a\",\n                    \"vin\": \"4V5RC9DG6GN932310\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4159HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c5561765-2718-4118-bcc1-4739f8949c4d\",\n                    \"vin\": \"4V5RC9DG6GN969745\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4374HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"290071f5-09f9-40c4-91c3-b38666184245\",\n                    \"vin\": \"4V5RC9DG7GN932302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03017\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f67fd8bd-c03e-4121-83a6-2ddf8b5f8296\",\n                    \"vin\": \"4V5RC9DG7GN932333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ab9b572-fb54-4ead-8bfc-2136d8156b05\",\n                    \"vin\": \"4V5RC9DG7GN932347\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80273\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1083\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cded61de-50fc-4fca-b482-e7a651fc0c3d\",\n                    \"vin\": \"4V5RC9DG7GN932364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45507\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dc4f9cc6-e939-48fa-9d04-e0980a112bf6\",\n                    \"vin\": \"4V5RC9DG7GN969740\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4320HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fc3ca1d9-3c1e-41b3-86fe-cac971d8eb66\",\n                    \"vin\": \"4V5RC9DG8GN932275\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"859773a6-a714-4020-8836-7ad4556dc8c3\",\n                    \"vin\": \"4V5RC9DG8GN932325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4160HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1056\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ce7514ec-add6-4077-a984-ac2cd6142cf4\",\n                    \"vin\": \"4V5RC9DG8GN932342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66086\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fbcad13-5f3a-4e7e-9bf3-c3c162e08bf9\",\n                    \"vin\": \"4V5RC9DG8GN969746\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP19551\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"77e85fd9-8787-46b0-b54f-13afdead8ff2\",\n                    \"vin\": \"4V5RC9DG9GN932298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59511\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1021\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92d2bb70-a014-4f47-b845-df40667b102d\",\n                    \"vin\": \"4V5RC9DG9GN932334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6215HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1070\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f06c5210-b28e-4adb-ad4a-d2bdffe07b62\",\n                    \"vin\": \"4V5RC9DG9GN932379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b964d6cb-1329-440f-b024-7892f47be4a2\",\n                    \"vin\": \"4V5RC9DG9GN955855\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098/WHI\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9be2b878-c561-4adc-b879-090172ed9aa1\",\n                    \"vin\": \"4V5RC9DGXGN932312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7780f359-d909-44a7-91c3-4a0b0b05215f\",\n                    \"vin\": \"4V5RC9DGXGN932326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99405\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d405fbf1-c0bf-4e74-91eb-d24cf64afcd3\",\n                    \"vin\": \"4V5RC9DGXGN932357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66148\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d04ebcb2-8ab3-4a62-a4e7-69e052a711cc\",\n                    \"vin\": \"4V5RC9DGXGN932360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85b3f811-733c-47ed-b88f-5f7bf2f0fe44\",\n                    \"vin\": \"4V5RC9DGXGN932374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4140HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"987\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e584c06d-6770-43f6-87a3-672b9fa5e8ab\",\n                    \"vin\": \"4V5RC9DGXGN969733\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4386HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1105\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"90de99c7-1961-44fd-9554-422688782816\",\n                    \"vin\": \"4V5RC9DGXGN969747\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4366HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"80\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f23b2639-6c92-49ef-ad3b-4893e8ed550a\",\n                    \"vin\": \"4V5RC9DGXGN969750\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4309HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1122\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96015833-a290-4a1e-97dd-d11b4becbb10\",\n                    \"vin\": \"4V5RC9EH2GN944851\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59575\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0372d8d5-0148-41fd-ae83-798e42ab80a8\",\n                    \"vin\": \"4V5RC9EH4GN937268\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6037\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2895e23a-a14e-42ee-abc4-bcb444b302a9\",\n                    \"vin\": \"4V5RC9EH4GN944852\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4216HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85c57e80-2d4b-41f1-a19d-a204bc56125f\",\n                    \"vin\": \"4V5RC9EH7GN944859\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"feea1e87-1d36-4a1a-ab73-414122884f1e\",\n                    \"vin\": \"4V5RC9EH7GN955585\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17466\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6080\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b679d99c-33ef-42c3-8d72-c3a536dc0c9c\",\n                    \"vin\": \"4V5RC9EH8GN944854\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90242\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"80783b3c-2d6a-4b6d-ba76-292da02b8be4\",\n                    \"vin\": \"4V5RC9EJ3GN931187\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23632\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6088\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b1b284e-68cb-469b-bf32-1efa4bcf7548\",\n                    \"vin\": \"5856C5325GP002763\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"15016AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"6\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"2498811\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"SUN COUNTRY\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"212a17ef-dd72-45e6-b9fb-b8d369af9365\",\n                    \"vin\": \"4V5RB9DG4HN989528\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9528\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7958c76e-7457-49a6-a0be-d462d9762e95\",\n                    \"vin\": \"4V5RC9DG0HN970343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4316HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1148\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3b951ae-1057-4d97-b388-3f1173442dc0\",\n                    \"vin\": \"4V5RC9DG4HN970345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4322HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1150\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f1de262-4d82-43c7-9fd2-e84c96ea5ba3\",\n                    \"vin\": \"4V5RC9DG4HN970474\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91090\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f99871c-6286-4d69-94d3-056716b15e15\",\n                    \"vin\": \"4V5RC9DG5HN970354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4333HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c1c8e1aa-78ec-4364-a996-a09967328a7d\",\n                    \"vin\": \"4V5RC9DG7HN970338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4375HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1143\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"228db7f6-371f-4b6e-8cc1-f06b75fa3e95\",\n                    \"vin\": \"4V5RC9DG7HN970355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4335HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bbbb6f1f-022a-4ad8-b5b1-6c3afdb6ae89\",\n                    \"vin\": \"4V5RC9EH0HN970379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bfa537e2-a7ad-4b12-97ad-e72fb2a308b1\",\n                    \"vin\": \"4V5RC9EH1HN970374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4389HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1179\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"40c2d266-19e6-42d2-9e47-26a5f2687fc8\",\n                    \"vin\": \"4V5RC9EH9HN970378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91014\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9cce57a8-e234-4ecb-9e3e-3584a0900e4c\",\n                    \"vin\": \"4V5RC9EH9HN970381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP9101\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fec0b05c-b166-4ea8-832e-4403cfaa3239\",\n                    \"vin\": \"4V5RC9EJ5HN976455\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99414\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6051\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b61ba0b-60da-4a33-b16f-4bba6daa8780\",\n                    \"vin\": \"530AC144XHG959505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4PT2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1185T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"TRAIL ONE LLC\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"other_trailer_info\": \"Cargo\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 14\n                },\n                {\n                    \"_id\": \"b68ad89e-0bf3-4092-a4e6-73517e6ded52\",\n                    \"vin\": \"4V5RC9DH0JN970485\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06639\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42ba0c20-cdb7-4d17-a127-aa746ca2655a\",\n                    \"vin\": \"4V5RC9DH0JN970549\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U434HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1218\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92a00ed1-b8f1-4bd6-9a86-fae500eafc94\",\n                    \"vin\": \"4V5RC9DH1JN888183\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U655HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c70325de-8c04-4ac5-bd8c-d45c7609abbb\",\n                    \"vin\": \"4V5RC9DH1JN970561\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5176045-ea9e-4cdc-b311-6952f60ac867\",\n                    \"vin\": \"4V5RC9DH1JN995363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13828\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1252\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6be92b0-fbad-4a76-9b6d-f8b47c67ec6e\",\n                    \"vin\": \"4V5RC9DH1JN995377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4499HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1266\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"83972851-deb7-46d9-9877-1edc538b306d\",\n                    \"vin\": \"4V5RC9DH2JN970553\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04499\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1222\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"20e2193a-4045-4627-b57d-ec7b39852526\",\n                    \"vin\": \"4V5RC9DH2JN995369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f789912e-0dab-41e6-9029-bbb65c5cdc71\",\n                    \"vin\": \"4V5RC9DH3JN970559\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06609\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3ffba1d-756b-424b-a08b-21f8bc9ac886\",\n                    \"vin\": \"4V5RC9DH3JN995381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP249299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"749f3dd4-060e-41e9-90a6-971c7c0cdace\",\n                    \"vin\": \"4V5RC9DH3JN995395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27873\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ca09093-022a-4b43-b880-897c0cbe2ab0\",\n                    \"vin\": \"4V5RC9DH3JN995400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32402\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6007e060-982c-4cb8-b00c-b354f910bd04\",\n                    \"vin\": \"4V5RC9DH4JN970554\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4361HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1223\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfea6231-c4c2-437b-b1b3-170d073280dd\",\n                    \"vin\": \"4V5RC9DH4JN995406\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32431\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"342efbe2-fb60-4e81-a6c6-036852c38e14\",\n                    \"vin\": \"4V5RC9DH5JN995396\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27874\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4937039e-a275-45d5-9888-b9d93a17c0b7\",\n                    \"vin\": \"4V5RC9DH5JN995401\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4496HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1285\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb338b03-73b9-4f85-a2c8-cd266545bce4\",\n                    \"vin\": \"4V5RC9DH6JN970555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4354HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a69fd932-26ff-4c66-afe1-b2f23194eda3\",\n                    \"vin\": \"4V5RC9DH6JN995360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09659\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1249\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e37c401f-0c8f-4398-8a47-2fb0bc231dde\",\n                    \"vin\": \"4V5RC9DH6JN995388\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4459HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1272\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3c65ca84-eefb-4ff8-bb48-194f23993342\",\n                    \"vin\": \"4V5RC9DH6JN995410\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4460HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ebcbc8ed-cde3-4822-83be-7a4fb2f931f9\",\n                    \"vin\": \"4V5RC9DH7JN970550\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd0b526d-2201-46ab-b400-5c0c3fc60490\",\n                    \"vin\": \"4V5RC9DH7JN995366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4505HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1255\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eb3fbaba-a7e9-4a85-8c09-e593e17ef4aa\",\n                    \"vin\": \"4V5RC9DH7JN995397\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4485HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1281\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"88569911-9ffb-4a09-90bd-eb08ff76f75e\",\n                    \"vin\": \"4V5RC9DH8JN970542\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4399HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1211\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcd88132-18e2-4918-a069-10be1d872dc0\",\n                    \"vin\": \"4V5RC9DH8JN995358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09657\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f93ca13-6267-40d1-9597-5e145e3d3039\",\n                    \"vin\": \"4V5RC9DH8JN995361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bee07fa1-3b6f-4ecd-a019-3c7ef46db5a8\",\n                    \"vin\": \"4V5RC9DH8JN995375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U5495HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1264\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ded9768e-9d5c-413b-894b-16a0eb34811b\",\n                    \"vin\": \"4V5RC9DH8JN995408\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4478HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1292\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"523c0446-8bc8-4762-a4cb-e4d3d7f41a3c\",\n                    \"vin\": \"4V5RC9DH9JN970551\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4391HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1220\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81b0c378-869e-45e1-a15d-a9998d25aeae\",\n                    \"vin\": \"4V5RC9DH9JN995398\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4468HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"61ed596f-2344-48e1-8d8c-66bae58eef66\",\n                    \"vin\": \"4V5RC9DHXJN970543\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fa20d058-1871-4583-ab0e-e6d187c28af7\",\n                    \"vin\": \"4V5RC9DHXJN970560\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4484HY\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"50ad2396-51fe-439f-a301-81a89ce50374\",\n                    \"vin\": \"4V5RC9DHXJN995362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4479HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1251\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4b26dc7-1a3a-45a9-9161-ddd4ff490045\",\n                    \"vin\": \"4V5RC9DHXJN995376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24272\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e5d06fa-9f2b-40ac-9052-2fd039f1bb5b\",\n                    \"vin\": \"550AA1648JG025402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5461\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"QUALITY TRAILER ENTERPRISES\",\n                    \"model\": \"Quality Trailer Enterprises\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Body Type: Single Car Hauler\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"0f942108-1056-4c69-b744-995e111eadcc\",\n                    \"vin\": \"4V5RC9DH0KN207769\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4657HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1303\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d9813b5-f8c3-4ce2-a2fb-09ac61d98078\",\n                    \"vin\": \"4V5RC9DH0KN207772\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TEMP\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85d7919e-1401-4ba9-b98d-5564e2aa951c\",\n                    \"vin\": \"4V5RC9DH0KN207786\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45527\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321 WHT\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af12e142-3e63-4849-90cf-1e182cebac11\",\n                    \"vin\": \"4V5RC9DH0KN222319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4681HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1323\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a283578a-17a3-4790-ad5f-43d7a15a76fd\",\n                    \"vin\": \"4V5RC9DH0KN222336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"66d78bb8-cec9-4e84-a205-2bb9cba55661\",\n                    \"vin\": \"4V5RC9DH1KN207778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45502\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1312\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f174143c-0789-4524-8296-2d4c06714ac0\",\n                    \"vin\": \"4V5RC9DH1KN222331\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45592\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1335\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67816beb-3015-4c6e-80a2-5edc0fa46b6a\",\n                    \"vin\": \"4V5RC9DH2KN207773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41010\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1307\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bc060caa-e379-4c26-9cec-b58d8f4d9718\",\n                    \"vin\": \"4V5RC9DH3KN207765\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b89b29fc-8186-4ec6-80c2-09230cae2466\",\n                    \"vin\": \"4V5RC9DH3KN207779\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45503\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b85104f7-5432-4d21-8ff2-b42aed9970a7\",\n                    \"vin\": \"4V5RC9DH3KN222329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4663HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1333\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db905711-6bc7-4201-936f-0d927ed62dcf\",\n                    \"vin\": \"4V5RC9DH3KN222332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4691HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1336\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a8d12999-28bd-4488-a8c0-5ba384c96d0a\",\n                    \"vin\": \"4V5RC9DH4KN222338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1349\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c48beff-1738-49e4-a85b-6723d413e031\",\n                    \"vin\": \"4V5RC9DH4KN222341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4827HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1352\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c56d4477-44ef-40c5-83ea-98decb366a01\",\n                    \"vin\": \"4V5RC9DH5KN222333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4674HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1337\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"217d58e8-e27a-4be0-9e57-9fe3bafa24aa\",\n                    \"vin\": \"4V5RC9DH6KN207775\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41012\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c74f484d-8cb0-479e-bb17-7a4293661ffd\",\n                    \"vin\": \"4V5RC9DH6KN222339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c001728-df4b-44a0-bf26-48bc17ed4b73\",\n                    \"vin\": \"4V5RC9DH7KN207767\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6355HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1301\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2c74d05c-b260-4711-aa83-3eb833ee1cbe\",\n                    \"vin\": \"4V5RC9DH7KN207770\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4673HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1304\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0420703d-0040-4e1e-a40a-15b1b5a3b119\",\n                    \"vin\": \"4V5RC9DH7KN207784\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45524\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a74c89ad-e58c-42cb-aca7-191492e33513\",\n                    \"vin\": \"4V5RC9DH7KN222320\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"30\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b4940a2-a4d3-4d8f-bc1b-7676fb7c5403\",\n                    \"vin\": \"4V5RC9DH7KN222334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4664HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1338\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eba0233e-8983-453f-a0c9-c58b376870b5\",\n                    \"vin\": \"4V5RC9DH8KN207762\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"69c76b8f-eacd-4bf0-b197-53608e47ecc0\",\n                    \"vin\": \"4V5RC9DH8KN207776\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3bf56a77-2ae4-4b5d-bf96-95cd841ddbb1\",\n                    \"vin\": \"4V5RC9DH9KN207768\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4676HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1302\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfba9490-45ad-43cd-882c-dde10737383c\",\n                    \"vin\": \"4V5RC9DH9KN207785\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4bf93394-7959-453f-a938-a7b393814263\",\n                    \"vin\": \"4V5RC9DHXKN207777\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"883dc12c-00fb-44d1-bff6-14e774ccf129\",\n                    \"vin\": \"4V5RC9DHXKN222327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45574\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8818af-c2ce-4cec-9b75-5b54a22adb5d\",\n                    \"vin\": \"4V5RC9DHXKN222330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4679HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1334\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be038111-4f64-4d7a-a188-7452b345b2f6\",\n                    \"vin\": \"4V5RC9EH4KN235038\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"58c58e75-84c3-43b6-bf90-bce1ad039df0\",\n                    \"vin\": \"4V5RC9EH6KN235039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP54250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e026b75-d539-4319-85a0-3a79919ae3c1\",\n                    \"vin\": \"4V5RC9DH0LN222368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1403\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be0ef215-2972-4810-bcf8-9561368308a3\",\n                    \"vin\": \"4V5RC9DH1LN222346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5b356eb-f0d2-4c67-8b9e-0c622da223a0\",\n                    \"vin\": \"4V5RC9DH1LN222363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4900HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"41a25c9f-dd05-4496-8fdd-f5d6cdff1bed\",\n                    \"vin\": \"4V5RC9DH1LN222377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70238\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e222138-1408-48fd-988c-02a361d1f47c\",\n                    \"vin\": \"4V5RC9DH1LN222380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6984be1-608d-430e-93d6-44ca18db611c\",\n                    \"vin\": \"4V5RC9DH2LN222355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57289\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ca4193b2-c4a1-479f-9812-8772756c3eff\",\n                    \"vin\": \"4V5RC9DH2LN222369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4893HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f9587f80-d13e-4915-877b-8c736ac6b7ca\",\n                    \"vin\": \"4V5RC9DH3LN222350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4821HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1361\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ccc389d3-d28a-4839-8e88-6938afa44eb1\",\n                    \"vin\": \"4V5RC9DH3LN222364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4835HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"19\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4596c9e-d5d9-44ee-96ac-575e442bea60\",\n                    \"vin\": \"4V5RC9DH4LN222373\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a480c09c-9e65-40ee-9f5a-ea6f0fd26676\",\n                    \"vin\": \"4V5RC9DH5LN222351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d4f4b70e-cab2-4e35-a163-72fb31991e3a\",\n                    \"vin\": \"4V5RC9DH5LN222365\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65461d5e-8215-4534-8459-ed9ef67b80e0\",\n                    \"vin\": \"4V5RC9DH5LN222379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75556\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7c73421-8b98-4532-b14a-3ba8bd5c96d5\",\n                    \"vin\": \"4V5RC9DH6LN222343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57267\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"93eada01-f979-4b4d-9356-d0ba137e5e49\",\n                    \"vin\": \"4V5RC9DH6LN222360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59092\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6ddb424c-5f1f-4e4e-a70c-4ccde1a1007c\",\n                    \"vin\": \"4V5RC9DH6LN222374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4882HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1419\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e8abcef-d205-4471-8509-c9207ca00e28\",\n                    \"vin\": \"4V5RC9DH7LN222352\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4834HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1363\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b949838-0fbd-464f-8f28-3dafe85f9218\",\n                    \"vin\": \"4V5RC9DH7LN222366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4891HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1401\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c068b49-afc6-48d9-8dff-7f232b009039\",\n                    \"vin\": \"4V5RC9DH8LN222344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4817HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1355\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ea0c06d6-3084-4e55-9843-34eebc216b20\",\n                    \"vin\": \"4V5RC9DH8LN222358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57292\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bd9af1b-d56a-4196-b892-3dab00acc805\",\n                    \"vin\": \"4V5RC9DH8LN222361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59093\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a37d0e9-57da-4d2b-9bce-b274be3e5952\",\n                    \"vin\": \"4V5RC9DH9LN222367\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"13c6db59-a850-4022-add1-00a610927ffc\",\n                    \"vin\": \"4V5RC9DH9LN222370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9866fd17-42a7-45f0-b040-eb1da581da22\",\n                    \"vin\": \"4V5RC9DHXLN222345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4845HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1356\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7a9d0089-3065-4a07-a6b9-2dbb020343ef\",\n                    \"vin\": \"4V5RC9DHXLN222359\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59091\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1394\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91db7773-0867-4df5-a495-4cf43e966d4e\",\n                    \"vin\": \"4V5RC9DHXLN222362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59094\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a99ae8c6-81ab-48eb-81c6-4e0b1cb90b43\",\n                    \"vin\": \"4V5RC9EH0LN250704\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"55c7a584-8068-4807-ba0b-bf1eb633a71c\",\n                    \"vin\": \"4V5RC9EH2LN250705\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1412\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c46af3ea-8e28-4f37-be4f-070a6844a1fe\",\n                    \"vin\": \"4V5RC9EH2LN256536\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59053\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62f8d34d-9051-4de5-8dbf-470ff994087a\",\n                    \"vin\": \"4V5RC9EH3LN250695\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1406\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9daafc6a-0dd6-45c5-8eeb-678b33f478dd\",\n                    \"vin\": \"4V5RC9EH5LN235051\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4839HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1346\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7ccafda-8b56-47fa-b197-a4a63214c7b6\",\n                    \"vin\": \"4V5RC9EH5LN250696\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"122c7be2-79b0-4269-bd9e-395cfb6e76dc\",\n                    \"vin\": \"4V5RC9EH7LN250697\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4886HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1408\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f97fe20a-9472-4dba-8d4a-93aae711ee1f\",\n                    \"vin\": \"4V5RC9EH9LN250703\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4859HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1410\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7865bc02-c89f-47e5-b205-18da34be784f\",\n                    \"vin\": \"4V5RC9EH9LN256534\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ab2cc556-5bf3-4e28-a746-da47b860048a\",\n                    \"vin\": \"4V5RC9DH0MN275296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4945HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"45fdd65a-1263-44b0-a14b-e5ff1a69513d\",\n                    \"vin\": \"4V5RC9DH0MN275301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06426\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eaff6fee-d2ed-4d90-9f87-00a26d9dc2fc\",\n                    \"vin\": \"4V5RC9DH0MN275329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b0e2d655-5fa5-4c27-86aa-b8d7e5871385\",\n                    \"vin\": \"4V5RC9DH0MN275332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP01750\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35364a2a-7127-4684-bc71-88f05f38dfd5\",\n                    \"vin\": \"4V5RC9DH1MN275288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91f452bc-d873-42ab-9121-82ec9b3cd332\",\n                    \"vin\": \"4V5RC9DH1MN275291\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56e7c15a-e097-40c1-a37f-994513bc667f\",\n                    \"vin\": \"4V5RC9DH1MN275338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01764\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6144005e-d9e0-4cb6-98a9-27d8395b387b\",\n                    \"vin\": \"4V5RC9DH1MN275341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01766\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7756cddc-803c-460e-bf90-25e1c6e70899\",\n                    \"vin\": \"4V5RC9DH2MN275302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06436\",\n                    \"insp_unit_license_state\": \"VC\",\n                    \"insp_unit_company\": \"170WHT3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b61e35de-e417-4a84-bdac-256d316e8aa0\",\n                    \"vin\": \"4V5RC9DH3MN275292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56bca8e1-3471-436e-ad76-c633f0d4d0ad\",\n                    \"vin\": \"4V5RC9DH3MN275325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1437\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d479d7e7-267d-4549-b55f-1b5a4dd2080a\",\n                    \"vin\": \"4V5RC9DH3MN275339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"085c50ef-11be-4aed-ae83-84407291e8ef\",\n                    \"vin\": \"4V5RC9DH3MN275342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01767\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1448\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"28118a80-34f0-4f00-af2d-21cdb05f9e96\",\n                    \"vin\": \"4V5RC9DH4MN275298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2a95c9bf-b2b6-4b5a-80de-7ddc319752ef\",\n                    \"vin\": \"4V5RC9DH4MN275303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f59bedf8-38e6-4d40-91f6-28bc8fced00f\",\n                    \"vin\": \"4V5RC9DH5MN275293\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4920HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1460\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ec4e8ee-0d58-4211-9a24-a7ca6d877faf\",\n                    \"vin\": \"4V5RC9DH5MN275326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4903HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1438\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3a3ccf23-1b46-46a3-83c3-8c149b1b6866\",\n                    \"vin\": \"4V5RC9DH5MN275343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01768\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5caba3ef-b21a-4857-b8be-15a5c73a6cd2\",\n                    \"vin\": \"4V5RC9DH6MN275304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1472\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c150ca73-5adc-4de7-a398-7d0625f792e5\",\n                    \"vin\": \"4V5RC9DH6MN275321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1433\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42545ff9-fc08-45aa-a0ba-70214e19f79c\",\n                    \"vin\": \"4V5RC9DH7MN275327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4884HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1439\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ce6bf7e-08d4-490e-bee5-d302bdb5fd0b\",\n                    \"vin\": \"4V5RC9DH7MN275330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4870HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1442\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c4e707c2-d5c4-43a7-9f6f-a577502b9555\",\n                    \"vin\": \"4V5RC9DH7MN275344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4942HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1450\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"17d4c21e-f9ac-4b20-aabf-e6660165967d\",\n                    \"vin\": \"4V5RC9DH8MN275322\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87559\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5204f403-f1e6-4c3f-bfa8-5e2b4e915d44\",\n                    \"vin\": \"4V5RC9DH9MN275295\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06432\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6a6e6a22-2558-4e3a-8d68-1278bda20084\",\n                    \"vin\": \"4V5RC9DH9MN275300\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1467\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d011c6c7-013a-45f4-a2b8-4f1312b33302\",\n                    \"vin\": \"4V5RC9DHXMN275287\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4958HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1454\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f053db39-4841-4862-acef-4cc6f38f883f\",\n                    \"vin\": \"4V5RC9DHXMN275323\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f363c564-9177-418a-9378-84ff175b5790\",\n                    \"vin\": \"4V5RC9DH2NN316285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1475\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2be04a20-c21f-4e9c-b332-be23457e11d1\",\n                    \"vin\": \"4V5RC9E7HN970380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4339HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1185\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33d992b1-6f7e-4a52-ba55-647f70cc6e98\",\n                    \"vin\": \"5D0AA1643NG592104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4TV9822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"R & B INDUSTRIES\",\n                    \"model\": \"R & B Industries\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"2ba00815-f39f-47ca-a2ef-2b8b7f7cd5ec\",\n                    \"vin\": \"4V5RC9DH0RN664947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4915HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1495\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f07bd9df-6e95-4ada-864d-9856c8909074\",\n                    \"vin\": \"4V5RC9DH1RN658168\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0aa092d-f2d5-4998-9f91-b19225acab93\",\n                    \"vin\": \"4V5RC9DH1RN660843\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4914HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1501\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b21dd83e-bf96-4fef-b800-9a41f4d5bb13\",\n                    \"vin\": \"4V5RC9DH2RN655411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03046\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1476\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e59d6c7-9cb0-42c4-93cf-d4a366727a4c\",\n                    \"vin\": \"4V5RC9DH3RN664943\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4951HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1496\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c1327ca-6097-43e2-a6a8-c0cac164b3a0\",\n                    \"vin\": \"4V5RC9DH4RN655412\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4936HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1477\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"909d3928-81fe-46ed-8c21-8edf389d885e\",\n                    \"vin\": \"4V5RC9DH5RN664944\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4934HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1499\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5b554ca8-8ac9-46f4-9428-f782408f8f56\",\n                    \"vin\": \"4V5RC9DH8RN655414\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4954HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1479\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"666225d5-6f74-4ed8-b8c2-41a03d9f7ffc\",\n                    \"vin\": \"4V5RC9DH8RN658118\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17474\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e2b8bbde-3b6f-4b03-8034-7964e83f23ea\",\n                    \"vin\": \"4V5RC9DH8RN658121\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17473\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1484\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b8c18adc-31c6-41d1-9f84-17ab84f1d536\",\n                    \"vin\": \"4V5RC9DH8RN660841\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"59cc5efb-afff-47bd-a54a-5ed2cd4deb8c\",\n                    \"vin\": \"4V5RC9DH9RN664946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4941HYTN\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1500\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"140364d5-1b09-4b15-aa09-82bd326b3c80\",\n                    \"vin\": \"4V5RC9DHXRN658119\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bedae1de-175a-460a-9148-edce256388db\",\n                    \"vin\": \"4V5RC9DHXRN658167\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4912HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1489\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"60211353-abec-44e0-9d3a-cefeb556d26c\",\n                    \"vin\": \"4V5RC9DHXRN660842\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4930HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1494\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e3e3ecd-7830-403d-afc5-d09a2c0ec2a1\",\n                    \"vin\": \"4V5RC9EH2RN650773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8ff0227c-d803-49bb-80a9-8c54e52a6aa1\",\n                    \"vin\": \"4V5RC9EJ7RN641165\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"PA29854\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"insp_unit_company\": \"6067\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"503aa45d-2636-45e3-ad3f-a827bd4cbff2\",\n                    \"vin\": \"4V5RC9DH0SN676053\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7287HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7e12ae00-d2a3-45a2-953e-2462620c2ced\",\n                    \"vin\": \"4V5RC9DH0SN676070\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1642HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ec7af48-443a-4d30-aa5c-9612f38e8a5e\",\n                    \"vin\": \"4V5RC9DH1SN676014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U57533HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1507\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12f3ede9-8dd5-4ede-a5c1-9f618536ec41\",\n                    \"vin\": \"4V5RC9DH1SN682301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6695HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35022c65-a4aa-40a0-a0c3-1f0d79f213ae\",\n                    \"vin\": \"4V5RC9DH2SN674109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6701HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"675aa730-ed05-471f-99b1-c148c9740e55\",\n                    \"vin\": \"4V5RC9DH2SN676040\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8348HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee4cd065-60ce-45c2-a09d-8433ae8c3770\",\n                    \"vin\": \"4V5RC9DH2SN676054\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8350HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62cb392c-dcc8-4f9f-92ec-688055f69535\",\n                    \"vin\": \"4V5RC9DH4SN682289\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0578HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1539\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1a4a0baa-6716-414c-9312-18c5aec5a813\",\n                    \"vin\": \"4V5RC9DH5SN674105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6005HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1557\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ad9c1771-2125-4cf4-8f49-a72e92c7754e\",\n                    \"vin\": \"4V5RC9DH5SN682303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6697HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af8f06f2-8701-4f8d-b208-581f23338895\",\n                    \"vin\": \"4V5RC9DH6SN674114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7795HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ded248c-5394-4d9f-8080-e1818fc05754\",\n                    \"vin\": \"4V5RC9DH6SN676039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0580HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0eb8e59-b1f9-41f6-852b-4406bcba84f3\",\n                    \"vin\": \"4V5RC9DH6SN676056\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7794HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee677477-3659-49fc-bebf-6f0dd42a058c\",\n                    \"vin\": \"4V5RC9DH7SN682304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6699HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f4c38274-ccd9-4233-a6f6-3a621131f112\",\n                    \"vin\": \"4V5RC9DH8SN676074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7792HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"159268f3-693d-44e1-8c42-f3e5a0da0b22\",\n                    \"vin\": \"4V5RC9DH8SN682280\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0579HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"49d522e5-8e77-4a40-ad14-c376fdd13b81\",\n                    \"vin\": \"4V5RC9DH9SN674107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3255HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"70e18ee2-790f-4db3-9455-aec8dd60f29b\",\n                    \"vin\": \"4V5RC9DHXSN682281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0082HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1536\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"31e2896e-34b1-4bae-8022-da872d54eb36\",\n                    \"vin\": \"1XKYD49X2GJ128800\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90204\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6004\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENWORTH\",\n                    \"model\": \"T680\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: COE (Cab Over Engine)\"\n                },\n                {\n                    \"_id\": \"31cad561-1acb-4565-9855-8f348ead0da3\",\n                    \"vin\": \"1FVHA6AV25PU79568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"C485DH\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5536\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Columbia\",\n                    \"model_year\": \"2005\",\n                    \"series\": \"120\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5add3ef1-b307-4560-8160-334e1233a01a\",\n                    \"vin\": \"1FVHC5DV9CHBT0742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56963\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5942\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"M2\",\n                    \"model_year\": \"2012\",\n                    \"series\": \"112 Medium Duty\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"347ed2e6-b1d2-4a88-9859-9088216930a4\",\n                    \"vin\": \"1FVHG3DV2FHGK0629\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46170\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ac07d8e-0b92-405c-adc5-d49233f5b215\",\n                    \"vin\": \"1FVHG3DV3FHGK0624\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46156\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"943\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee1b5fea-89b8-48d4-93fa-f01ca0f0355e\",\n                    \"vin\": \"1FVHG3DV5FHGK0625\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46157\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be1b9298-971b-4474-a1b1-1ad14acbaaab\",\n                    \"vin\": \"1FVHG3DV8FHGK0621\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0f3306b3-38b3-45fa-a30d-9336bbab8642\",\n                    \"vin\": \"1FVHG3DV9FHGK0630\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36cd52e7-ec57-474e-bd6d-8c5a8f1483a0\",\n                    \"vin\": \"1FVHG3DVXFHGK0622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3630e02f-b446-4cbf-8fa1-d17f4360147e\",\n                    \"vin\": \"1FVHG3DV0GHHT8664\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP85300\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e8752218-126d-4972-94d5-407b42d740e1\",\n                    \"vin\": \"1FVHG3DV0GHHT8681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3a0cc59-d203-4835-84b0-ecdfd3c735fd\",\n                    \"vin\": \"1FVHG3DV3GHHT8674\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87097\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"409fb0c6-a554-4149-b66c-27b87de1b1e8\",\n                    \"vin\": \"1FVHG3DV5GHHT8661\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4332HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1134\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed87a02b-31f5-4c8c-8b9a-2030dd9d8405\",\n                    \"vin\": \"1FVHG3DV7GHHT8659\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4338HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2bd2ca17-bb90-4b09-8013-7a348dd4b217\",\n                    \"vin\": \"1FVHG3DV7GHHT8662\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"47d36df6-7bfe-4144-b152-7aeaddd07a97\",\n                    \"vin\": \"1FVHG3DV8GHHT8671\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4393HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1164\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8f376fbc-feea-4a3f-b140-bb12dd17cf1d\",\n                    \"vin\": \"1FVHG3DV1HHHY3730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40115\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5913\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3875bc2c-b0fc-4e7e-9db9-167eb6b037e5\",\n                    \"vin\": \"1FVHG3DV5KHKE1658\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP26117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6112\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c85be69f-1139-4a7e-9e7a-ca2d390afe19\",\n                    \"vin\": \"1FVHG3DV6KHKE1667\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8842HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be6b49ab-27ce-4369-9c6a-a0e9f40d56a7\",\n                    \"vin\": \"1FVHG3DV9KHKE1730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP22332\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6155\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4038b744-13ed-4798-b65b-648a23583e8f\",\n                    \"vin\": \"1FVHG3DV9KHKM3675\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"006595A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6169\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0c44c13-b18c-4345-b9b0-acaf9d15e7ad\",\n                    \"vin\": \"1FVHG3DV2MHMJ6178\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd246500-89ca-4b4e-942d-8fa92bda5c9f\",\n                    \"vin\": \"1FVHG3DV4MHMJ6179\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3949HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db2db687-805c-4018-87d7-602d5db92ac4\",\n                    \"vin\": \"1FVHG3DV5MHMJ6188\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3964HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb73c92f-6783-41f6-bab8-e4cec03071de\",\n                    \"vin\": \"1FVHG3DV7MHMJ6189\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3953HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"005328ce-0554-477a-b5c5-fe3eb7c463d7\",\n                    \"vin\": \"1FVHG3DVXMHMJ6123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V4745HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f525a96-a6d9-47e9-afac-55926840c04e\",\n                    \"vin\": \"1FVHG3DV7NHNG8101\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3449HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d66b62-1337-4d14-b361-1933f6686b1a\",\n                    \"vin\": \"1FVHG3DV4SHVS3679\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1132HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8b9547a7-7be6-4141-98dc-6b5c68a95923\",\n                    \"vin\": \"3AKBGADV4HSJE1334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"U4197HY\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 7: 26,001 - 33,000 lb (11,794 - 14,969 kg)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9d4d8983-69df-44f5-bece-aaaa15b55f94\",\n                    \"vin\": \"2NPXL49X7LM664339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75583\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5751\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"50fa3d05-1b10-452c-86bc-483785f80880\",\n                    \"vin\": \"4V4MC9EH4EN150400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93941\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNM\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"200dfd66-f70a-45e8-8527-9cfa556e352b\",\n                    \"vin\": \"SE0AA1645LC312201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"00bdfb1c-7456-45fd-92a2-c7ef936d6720\",\n                    \"vin\": \"4V4NC9EH9HN992464\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP03018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5981\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"477fc184-32eb-423e-a004-ba250edaa172\",\n                    \"vin\": \"4V4RC9EH5DN143363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d2e1451e-3a6a-455d-af58-9bfef082e616\",\n                    \"vin\": \"4V4RC9DG8DN139865\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72959\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5971\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5ffb6c34-7ef9-4422-956d-141b228eb79f\",\n                    \"vin\": \"1M9CSFC21GT486976\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5251204\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"3665514\",\n                    \"most_recent_inspection_flag\": false\n                },\n                {\n                    \"_id\": \"3d270e4a-9b2c-454c-921b-d42d27049532\",\n                    \"vin\": \"4G44S08174A000659\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENDON INDUSTRIES INCORPORATED\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"48dfeae5-4d24-4bc9-8469-ffa505ffd39b\",\n                    \"vin\": \"4A9SC4728JJ047001\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4RM3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"205c3189-2eea-4d92-bb16-85ae948fdbcc\",\n                    \"vin\": \"4A9SC4824LJ047028\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"45W2411\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"968c246d-b6a9-4d67-9d91-8ba5fc0c5300\",\n                    \"vin\": \"4A9SC4822LJ047027\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SW2413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"72576021-73e1-4254-a567-3bf78cb80c4c\",\n                    \"vin\": \"5EOAA1444GG713702\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NS7836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9761\",\n                    \"insp_unit_decal_number\": \"34625657\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b8e18c03-ec27-4eb9-881e-63375bb646d9\",\n                    \"vin\": \"5EOAA1447DG421506\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"701d9d6e-967d-474e-ad3c-59bfe2fda0ac\",\n                    \"vin\": \"5E0AA11642LG33420\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"45M4205\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1352T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2002\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ebfa6cad-a7d4-4a33-b35b-1b4dd14df494\",\n                    \"vin\": \"5E0AK14455G005727\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5615CS\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0643b8af-8106-4d9e-9b6f-adf9fbee3289\",\n                    \"vin\": \"5KKHAECK25PU08376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XA3611K\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2ca5a7e5-f867-4ddb-951b-a9a348d8ca0f\",\n                    \"vin\": \"5E0AA14407G183101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"204C706\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5942T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7531104c-9409-4d06-879e-6f252e866298\",\n                    \"vin\": \"5E0AK14477G115701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"05715AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"08a0d767-04d1-43d7-85db-2ef26cfb348b\",\n                    \"vin\": \"5E0AZ14437G107901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238137\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6005T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40d6e08d-e593-4d3f-909c-16e06665f81a\",\n                    \"vin\": \"5E0AX134X9G293401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA87XZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6004T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2009\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 42-44\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5acd088f-b0fe-4c69-b5b2-c2c43d2d2ba0\",\n                    \"vin\": \"5E0AA1446AG309601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW95S16\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"16\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9274471e-dfdb-4097-82e5-6745594f66f0\",\n                    \"vin\": \"5E0AA1448AG304514\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5186352\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1d9c2af3-0de1-4f0a-8e34-a80520f11170\",\n                    \"vin\": \"5E0AA1446BG329302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LM3442\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5809T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8bc332b3-7189-4cc8-bb65-a6e21a45384e\",\n                    \"vin\": \"5E0AA1447BG312105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17CE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fcac8bd8-93fb-44d9-b2df-bb73cad496cf\",\n                    \"vin\": \"5E0AA1441CG350303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6783\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5983T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11969e19-1282-468b-9a41-35276a4fe92c\",\n                    \"vin\": \"5E0AA1442CG340203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW3687\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"460a6c19-c5bb-41d0-aea8-daf3fcc5e563\",\n                    \"vin\": \"5E0AA1442CG373301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"257974C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5749T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d79ed69-2160-407c-bbf8-9ebbb1b6b556\",\n                    \"vin\": \"5E0AA1442CG381107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW5790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"89c50a6a-4194-4df0-95ed-7d6afd838430\",\n                    \"vin\": \"5E0AA1444CG362901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE/2AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61e6d437-d2bd-4277-a85e-3ffc47a8c212\",\n                    \"vin\": \"5E0AA1445CG350305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"14e737c0-7059-401b-a864-ca0c19bc0f48\",\n                    \"vin\": \"5E0AA1446CG351401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LS5472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"05067bd4-efed-4932-906a-e4f2d6089dee\",\n                    \"vin\": \"5E0AA1447CG331805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT1901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"33028301-34e1-41e6-86b5-4e91553a7b2d\",\n                    \"vin\": \"5E0AA1448CG362903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8921\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5969T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"92da0ebe-fe78-4d1b-9a8c-57447c05356f\",\n                    \"vin\": \"5E0AA1449CG340201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87071AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f30028de-7226-4cb7-bd76-463db9ee4ed0\",\n                    \"vin\": \"5E0AA1449CG351408\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8853\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e391e63-a853-4a36-b0b5-f35359340727\",\n                    \"vin\": \"5E0AA144XCG331801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LP2447\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c94da93a-1324-4d3d-8187-d385cb694999\",\n                    \"vin\": \"5E0AA144XCG350008\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LK6488\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e9c9c96-3dcf-4d65-bbd4-00eb47e6721e\",\n                    \"vin\": \"5E0AA144XCG360201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5057327\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5925T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61f98481-94e2-426a-9f08-211796bdf7d6\",\n                    \"vin\": \"5E0AA144XCG362904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8918\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"481adee1-fb6d-4953-8958-b0aa159d8adf\",\n                    \"vin\": \"5E0AA1440DG442701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110048\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5960T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0dc1226b-c4b8-4b07-b1c9-8cb32ea81482\",\n                    \"vin\": \"5E0AA1442DG398104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6036T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c825f85-0503-4845-bb18-d236c6b9dd23\",\n                    \"vin\": \"5E0AA1442DG444501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"22063AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7903bcf4-a24e-45e1-a6eb-c394d8c87e20\",\n                    \"vin\": \"5E0AA1443DG422605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17UB\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"215a5f00-4f5c-4d37-95a6-bd838dfcabc5\",\n                    \"vin\": \"5E0AA1446DG387901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4844\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6016T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"17ac65d5-84b9-443d-91fb-99dc565a8c6f\",\n                    \"vin\": \"5E0AA1446DG426101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA06MT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"47288bc7-2cac-4263-bbb5-22b073c7a08e\",\n                    \"vin\": \"5E0AA1447DG398101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-8101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09818031-4261-4265-bfeb-623e68675d04\",\n                    \"vin\": \"5E0AA1447DG421506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3715abc4-82a5-4ecb-8c7a-83dc69870fba\",\n                    \"vin\": \"5E0AA1447DG436801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2669CV\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"41233988-6d4e-4628-870f-11de36fa66d1\",\n                    \"vin\": \"5E0AA1447DG702101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7517\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2affa3cd-8395-4e4d-96f0-72c478688a40\",\n                    \"vin\": \"5E0AA1448DG425001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PV6671\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5801T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bbf6f514-baf6-4334-9147-452d39beee9d\",\n                    \"vin\": \"5E0AA1449DG419708\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"757931ST\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"578690fc-9941-4df6-98d6-bd0c57feda4c\",\n                    \"vin\": \"5E0AA1449DG438002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5225749\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78ff2b11-3060-4269-995c-c532b0af722c\",\n                    \"vin\": \"5E0AC1441DG420801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5218449\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe93dc04-2935-4f15-87d9-6894e6c8a06d\",\n                    \"vin\": \"5E0AJ144XDG401007\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7509\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71686d00-4fbf-435b-b321-61cb66351b51\",\n                    \"vin\": \"5E0AZ1440DG401302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"50AEH67\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c764c425-1c1c-402f-868c-8e33541168a8\",\n                    \"vin\": \"5KKHAEBG2DPBX6845\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP69088\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5967\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"023ccfce-9f63-4c40-befd-64f01a176dc2\",\n                    \"vin\": \"5E0AA1148EG475401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3131\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0057827-0190-4690-8022-6632e285bb3f\",\n                    \"vin\": \"5E0AA1440EG467504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5461416\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6132T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c757c2ee-0479-4905-b56a-ddf7f168046b\",\n                    \"vin\": \"5E0AA1440EG508505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3747\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"744T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64f319ab-58c3-4f8b-bfa7-be9fa9197ef0\",\n                    \"vin\": \"5E0AA1440EG539303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"178B982\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5935T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a65380cb-3abb-4c4d-9870-12a2c107400a\",\n                    \"vin\": \"5E0AA1440EG539401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"SP901RYT\",\n                    \"insp_unit_license_state\": \"IN\",\n                    \"insp_unit_company\": \"6078T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e9798cc1-699a-4d06-b7dc-7ede90cf6684\",\n                    \"vin\": \"5E0AA1441EG467205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5613242\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5541T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1351b53f-5a2a-4ddc-b3fd-6c37a83dd944\",\n                    \"vin\": \"5E0AA1441EG512305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a46ab09-7fc2-4a2b-8402-0dc618440152\",\n                    \"vin\": \"5E0AA1442EG467701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3126\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"714T/CAR\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5fe1a082-39ae-4a76-986f-dcc9dc405a6e\",\n                    \"vin\": \"5E0AA1442EG508506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3748\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745T\",\n                    \"insp_unit_decal_number\": \"33810984\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0e1dfa61-8964-45c0-bd89-7464a793d316\",\n                    \"vin\": \"5E0AA1443EG467304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DB12439\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ff2b9b8d-1c65-4c06-bfba-c775b4d1f26b\",\n                    \"vin\": \"5E0AA1443EG508501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d41cf0fd-6502-4ebb-b6d2-953667016850\",\n                    \"vin\": \"5E0AA1443EG515609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"769T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a2a288-0bbc-41c3-9167-07887d9f9e81\",\n                    \"vin\": \"5E0AA1443EG517702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2494035\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"TR718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a6f1858-c12e-47b3-b616-a46d643e9ce3\",\n                    \"vin\": \"5E0AA1443EG534001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"173B333\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"096d927f-2c3e-4e5d-b330-4f03c8676746\",\n                    \"vin\": \"5E0AA1443EG555107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NC3171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"4100893\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6503df47-a9a6-45ea-ada5-c3dbad144e9e\",\n                    \"vin\": \"5E0AA1444EG452603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MM6794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc238919-6d1a-4c1a-a941-81aa46742b83\",\n                    \"vin\": \"5E0AA1444EG508507\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3749\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2X/WHTIE\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e5aa390c-0e99-4ebc-8d56-cd938bded112\",\n                    \"vin\": \"5E0AA1444EG512301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9163\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b0cb8142-2d42-4ed7-95af-ee2cd24a1ace\",\n                    \"vin\": \"5E0AA1444EG544701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51384AH\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ce9606c-723f-4f77-a5e4-1ca5af4bf40a\",\n                    \"vin\": \"5E0AA1445EG555108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB1660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2057602d-4ed1-4016-abc5-c8189036922d\",\n                    \"vin\": \"5E0AA1445EG566304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"248668E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5966T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c15d388-49a8-40d3-8cf2-cb3d240c27d9\",\n                    \"vin\": \"5E0AA1446EG508508\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK2X\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52222a63-d19f-454c-bd93-e54226e75dc6\",\n                    \"vin\": \"5E0AA1446EG515605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"975e2885-dd6b-4467-ba52-30a400f9091c\",\n                    \"vin\": \"5E0AA1446EG517709\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2399132\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a0eb4960-eaf9-4883-bfcf-dddb9a203aba\",\n                    \"vin\": \"5E0AA1446EG539404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259575D\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07b91264-c2ab-41a6-a66a-96ac5c05f555\",\n                    \"vin\": \"5E0AA1447EG453504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MK7644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8a146a55-ef6f-468f-a6a9-2fc40f33778d\",\n                    \"vin\": \"5E0AA1447EG534101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C681\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5599T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"711b635a-1360-47ba-ba73-31f2d8f90641\",\n                    \"vin\": \"5E0AA1447EG565803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"8042\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a87881cc-f8a1-4c5c-b7aa-c9e4bc568717\",\n                    \"vin\": \"5E0AA1448EG512303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9123\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71ca72a4-7972-4474-b8c6-745babd70d80\",\n                    \"vin\": \"5E0AA1449EG467503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58c1d97d-08fd-4f67-a412-7dfc78484a29\",\n                    \"vin\": \"5E0AA1449EG508504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3746\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"103b1a3c-cc93-4235-88c8-57e24dc4d0f0\",\n                    \"vin\": \"5E0AA1449EG512701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS8226\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625655\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"692a53e8-7939-4b5e-89cb-50682fda5d02\",\n                    \"vin\": \"5E0AA1449EG515601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f526b3b4-6d2b-4fbc-971a-12dd14afb0fd\",\n                    \"vin\": \"5E0AA144XEG467204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA54PE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c2f2b0-f9fa-4794-8204-e9cd4cdeb401\",\n                    \"vin\": \"5E0AA144XEG564502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"798T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67740a24-e07e-49c3-a93a-ee36c5ec7943\",\n                    \"vin\": \"5E0AC1443EG481701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"176B962\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9158313-d292-43df-aacf-55c19110c55f\",\n                    \"vin\": \"5E0AJ1440EG501201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1620\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5368T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"993cb68e-3d8e-47ce-a586-290654b53992\",\n                    \"vin\": \"5E0AZ1441EG497801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2715CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6110T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"03792d3e-5cc9-48d4-8e00-84d930524a10\",\n                    \"vin\": \"5E0AA1440FG606001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864T/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7cad48ec-ea32-4af5-beaa-852b4e5708ab\",\n                    \"vin\": \"5E0AA1440FG673603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1360\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"04a71fe7-92b7-4d92-a6f2-825f1df4185b\",\n                    \"vin\": \"5E0AA1440FG683905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1222\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"947T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6195cd64-8f14-45a6-94b1-dc0db50ce6d4\",\n                    \"vin\": \"5E0AA1441FG583702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ac16e36-e8ef-49e0-ac19-3be2ad343826\",\n                    \"vin\": \"5E0AA1441FG589404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8527\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc98605d-e624-406b-ad35-9c3f9f46da61\",\n                    \"vin\": \"5E0AA1441FG609201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3166\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"051c8dd7-d245-405e-941f-e709d23d8c04\",\n                    \"vin\": \"5E0AA1441FG615001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8140\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"879T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae2d5e7f-0431-4783-a8dc-3d76649ccf07\",\n                    \"vin\": \"5E0AA1441FG624703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8135\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"25f27c9a-aaa5-4935-af0f-a82a0ae2dbf8\",\n                    \"vin\": \"5E0AA1441FG647401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ4011\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54cb3f13-ce6c-4d39-9a76-1bbe6d026e12\",\n                    \"vin\": \"5E0AA1441FG675201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"252246A\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5762T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c7d0325-2d5c-4e37-b870-18c87077bc55\",\n                    \"vin\": \"5E0AA1441FG698803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"209B753\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6055T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69e29620-8916-4b28-961c-258aa4e81adf\",\n                    \"vin\": \"5E0AA1442FG596605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8533\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"853T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4e8231d-e519-4174-957d-7fe721f4c0da\",\n                    \"vin\": \"5E0AA1442FG673604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1361\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0805d20e-ac1d-46c7-afde-acaa1f0b31aa\",\n                    \"vin\": \"5E0AA1443FG583703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15e7a15e-7b0b-4c16-8ed1-691a8e904415\",\n                    \"vin\": \"5E0AA1443FG588805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8545\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f91cdf28-74fa-4270-a51c-400899bdfd78\",\n                    \"vin\": \"5E0AA1443FG623603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dedd172b-8f5f-4fbb-b35e-a11f7b2d9b15\",\n                    \"vin\": \"5E0AA1443FG639901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358541\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"9901\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0593c5a2-3c69-4b8c-98d7-0a623ca1d764\",\n                    \"vin\": \"5E0AA1443FG683901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1218\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f09d0ab4-f197-402d-87d4-0e0e820d2e23\",\n                    \"vin\": \"5E0AA1444FG606003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"833T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b919a2-50d6-409c-b709-952afbf50414\",\n                    \"vin\": \"5E0AA1444FG635601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW97X19\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN-5601\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f7ab0930-ea77-4886-8cf9-96a69bd7463b\",\n                    \"vin\": \"5E0AA1444FG647201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ3791\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"912T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c03c136d-a2d0-4822-82f3-d84217409084\",\n                    \"vin\": \"5E0AA1444FG693904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69d6894a-1ddc-4260-81f6-a9cc6d298059\",\n                    \"vin\": \"5E0AA1445FG619701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VF7023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6178T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"29f3c594-fb58-4fc5-9119-e409b09cdabf\",\n                    \"vin\": \"5E0AA1445FG624705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8137\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"900T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0902a46a-8134-49ac-be83-284c4e30abed\",\n                    \"vin\": \"5E0AA1445FG683902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ebceb33-e15a-4855-9e06-6f67a6bd09dc\",\n                    \"vin\": \"5E0AA1446FG606004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7847e520-07c5-433b-ba31-5f36defddaf2\",\n                    \"vin\": \"5E0AA1446FG693905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b63113ad-3949-463b-bf26-88fa3b19c2de\",\n                    \"vin\": \"5E0AA1447FG609204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3169\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dede345-7425-4581-9d84-6efbe443bb35\",\n                    \"vin\": \"5E0AA1448FG589402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"845T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c73eda2-7026-4b11-969c-6c3a19986131\",\n                    \"vin\": \"5E0AA1448FG598102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8540\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CARRIER\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e6490cc-66b0-47d9-baaa-bf2cca62bacc\",\n                    \"vin\": \"5E0AA1448FG606005\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"868T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc18cbc2-5bd8-4eb5-99fe-9a96c42ecbe6\",\n                    \"vin\": \"5E0AA1448FG625301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5355706\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"23e0e4d3-8271-44f8-ab54-8873b649df44\",\n                    \"vin\": \"5E0AA1448FG691301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c2605a3f-2665-4d4c-9332-1b03c271d304\",\n                    \"vin\": \"5E0AA1449FG605901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG2820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c9c7316d-7db8-45fb-9e90-9a3c430df934\",\n                    \"vin\": \"5E0AA1449FG651101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"244404D\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5882T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"84fe3913-428d-43a5-9f47-42c37096e95c\",\n                    \"vin\": \"5E0AA144XFG588803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8546\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"841T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4b159a9-4153-4fee-9722-6ec47fd97bfe\",\n                    \"vin\": \"5E0AA144XFG589403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"943d3fab-4e63-4c19-9da0-95000bde9a80\",\n                    \"vin\": \"5E0AA144XFG624702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8134\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c65a0c3-6674-44c8-b8db-072e249b8197\",\n                    \"vin\": \"5E0AA144XFG691302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6e1dcabe-0788-449a-abe7-604e8156097f\",\n                    \"vin\": \"5E0AC1443FG659902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7312\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1622fc2-4747-461a-bf43-fe2d3b74acb3\",\n                    \"vin\": \"5E0AC1446FG658503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7164\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5a9014e1-ecf4-46f8-ae3e-a02a8d06746c\",\n                    \"vin\": \"5E0AC1447FG659904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c8d1029-b412-4b98-859c-4ea652c9f9e4\",\n                    \"vin\": \"5E0AJ1441FG686201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"246893C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6039T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67deeca4-4d18-45f6-9048-0d82b87986b6\",\n                    \"vin\": \"5E0AJ1442FG626105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5464576\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa725e88-144a-4f96-a44c-29f5d754fc3d\",\n                    \"vin\": \"5E0AJ1446FG627001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB20PW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f15c1f5d-0af8-405c-9523-f52a56ee806e\",\n                    \"vin\": \"5E0AJ1449FG636601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3605CY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5754T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e36632af-dac8-46f3-af88-363a54174b4f\",\n                    \"vin\": \"5E0AZ144XFG581701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DK6814\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"34d1428c-3dd2-4c87-8817-484463f4127c\",\n                    \"vin\": \"5E0AA1440GG727001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8690\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fbbb35ca-400f-4255-a950-2e2e036665f2\",\n                    \"vin\": \"5E0AA1440GG752402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c983ca6-ef70-4bea-9da9-47555449d943\",\n                    \"vin\": \"5E0AA1440GG769703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5229\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"afdcd928-38cc-4330-a1b7-d1a48a46d086\",\n                    \"vin\": \"5E0AA1440GG835702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1213\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"83c6b80d-a2a1-4789-b65f-f7ca8fc2ba14\",\n                    \"vin\": \"5E0AA1441GG714001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9b2fd4c9-04a7-450a-a900-0b59e81731fe\",\n                    \"vin\": \"5E0AA1441GG736001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6096T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9a98cc6-1b9f-4182-b2f4-ab4a0c59d567\",\n                    \"vin\": \"5E0AA1442GG735505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7047\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"5505\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a1f2709e-f6a5-43f5-802e-257459b4ca9f\",\n                    \"vin\": \"5E0AA1442GG735603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1024T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"26cc5467-eb10-492f-ac24-94a7fe00af18\",\n                    \"vin\": \"5E0AA1442GG835801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2f53384-0aa0-4003-8e4c-8dc881ce3fa8\",\n                    \"vin\": \"5E0AA1442GGB35601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"76f800bc-dd94-4858-b7a4-2981f9ed5afb\",\n                    \"vin\": \"5E0AA1443GG713805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1773\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ddafad30-e2b9-42cf-92ed-f3fa473ddf58\",\n                    \"vin\": \"5E0AA1443GG713903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8497\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"987T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b412c40-001e-4379-988c-8070505abc79\",\n                    \"vin\": \"5E0AA1443GG730202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS9116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce4b9fd3-6ed9-4e5d-abc2-e3dba2bd360a\",\n                    \"vin\": \"5E0AA1443GG737604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VK6579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6107T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ba08f3ff-41e2-4fbd-b33c-72b00244c94b\",\n                    \"vin\": \"5E0AA1443GG755701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6942\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1027\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16ab303d-7cc5-460e-b228-796a41996807\",\n                    \"vin\": \"5E0AA1443GG761403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2245\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c8e1a67f-ee54-491c-ab4f-2fb1507ab2b6\",\n                    \"vin\": \"5E0AA1443GG803701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PD3453\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ed0e5b1b-ac07-4662-b10c-eeef797768fa\",\n                    \"vin\": \"5E0AA1444GG713702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WR8906\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d400ffe-4e5d-4f0e-8b6e-7e3cdfe93955\",\n                    \"vin\": \"5E0AA1444GG726904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8709\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"998T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1e324434-1c92-4efa-b3a8-194f28e55035\",\n                    \"vin\": \"5E0AA1444GG735604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1025\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40627ba4-1ec6-44c6-96de-c2d86d5e071f\",\n                    \"vin\": \"5E0AA1444GG752404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b48f0f5f-d4bb-4591-85b2-74988d5c607a\",\n                    \"vin\": \"5E0AA1444GG769705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"T-1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78930b26-2b93-4a71-b92c-bf3a8f08209b\",\n                    \"vin\": \"5E0AA1444GG779201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3a1acf-ebb5-427f-a7e6-08e2aa7627a5\",\n                    \"vin\": \"5E0AA1445GG714003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8713\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b259e84c-9daa-4a42-880d-d524f56978b7\",\n                    \"vin\": \"5E0AA1445GG730105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8689\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a445fef-cf16-4061-8a6b-8a045191f057\",\n                    \"vin\": \"5E0AA1446GG713703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS7837\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694282c8-a035-456e-bbc4-e47ec7259af2\",\n                    \"vin\": \"5E0AA1446GG713801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1769\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20675315-2fe9-4f05-b963-0e841d81584a\",\n                    \"vin\": \"5E0AA1446GG726905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8710\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7fe18c9f-2192-41d4-b6aa-69084ee4c80c\",\n                    \"vin\": \"5E0AA1446GG737001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SA7210\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eeb494e8-fc31-4afb-bd9d-694de5dfd023\",\n                    \"vin\": \"5E0AA1446GG779104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5429\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1068T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c4636f98-0a90-4f9b-943c-f531bb342766\",\n                    \"vin\": \"5E0AA1446GG779202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5585\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6382ec5f-371d-4f9f-bb5b-97fdcc82fe27\",\n                    \"vin\": \"5E0AA1446GG835705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1216\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1105T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1c6f55b6-ae54-4bd2-85c1-e97e8d6b62ff\",\n                    \"vin\": \"5E0AA1446GG835803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f89d71d9-79ec-4bfa-9ffe-6f624524e72c\",\n                    \"vin\": \"5E0AA1448GG735704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"93122dda-689b-485f-9955-71dd31158aa4\",\n                    \"vin\": \"5E0AA1448GG779105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5430\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"415c69fe-9e44-41ff-86d2-95a06711d25b\",\n                    \"vin\": \"5E0AA1448GG779203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5586\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64ddb1fe-5dfe-4a55-baf7-12de9cfd4ebc\",\n                    \"vin\": \"5E0AA1448GG795904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078T/TRL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a3952-979c-4a17-8252-67e5a88a0468\",\n                    \"vin\": \"5E0AA1449GG732004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"264517F\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6080T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"272b9f27-d092-449a-b544-407b625e4e02\",\n                    \"vin\": \"5E0AA1449GG735503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7045\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe26c21d-43f7-4d67-bf88-622404b8b892\",\n                    \"vin\": \"5E0AA1449GG735601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bdbe12c-2b32-43d2-bfa1-e1c819538c1f\",\n                    \"vin\": \"5E0AA1449GG752401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NU1649\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9a2e055f-6b27-4db1-9265-6d41629f7759\",\n                    \"vin\": \"5E0AA1449GG769702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5228\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1056T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1cbb8cf0-c58d-49fe-9e6e-3da4a4150eed\",\n                    \"vin\": \"5E0AA1449GG811401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"256B115\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6125-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1914ea82-a724-4b8f-901e-6d6be94da49a\",\n                    \"vin\": \"5E0AA144HG884502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3327\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6ece7979-4ef4-4266-ab42-2e1ddd413a95\",\n                    \"vin\": \"5E0AA144XGG692001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA40YX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6088T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b2cb0c11-eb84-40c1-9f4f-c12ddfb33091\",\n                    \"vin\": \"5E0AA144XGG730102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8686\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72068493-054a-400e-88c1-170c02fc6a59\",\n                    \"vin\": \"5E0AA144XGG761401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2248\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0be87759-4b3e-4f28-918e-965d163d44b0\",\n                    \"vin\": \"5E0AA144XGG775301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5261931\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b757a969-378b-4d04-ad65-b442c24ac295\",\n                    \"vin\": \"5E0AA144XGG779204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073T/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16a3b722-fba0-4282-96a9-64deb2446a25\",\n                    \"vin\": \"5E0AC1442GG769602\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5279\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f127d5c0-2159-4da5-9aa1-b37686a389bb\",\n                    \"vin\": \"5E0AC1444GG769603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1052T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc4e55c4-6e27-4616-9f3e-395383e276d9\",\n                    \"vin\": \"5E0AC1445GG769805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa9813bd-5706-43b9-8c3a-f0c8ade0440d\",\n                    \"vin\": \"5E0AC1447GG803503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb1ff118-bb84-454b-afb9-1c21bcd7d7b9\",\n                    \"vin\": \"5E0AC1448GG769605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5224\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"358dd7bd-1c54-4f80-9b3d-00283ecc50a1\",\n                    \"vin\": \"5E0AA1440HG852405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d8051ea-d9ac-41f3-b995-f534e84aea31\",\n                    \"vin\": \"5E0AA1440HG884402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3129\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf9adaf1-ddb7-40ae-9a6b-8934619aac5f\",\n                    \"vin\": \"5E0AA1440HG899403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3077\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2f83b884-bcf9-46be-af8d-006df959f632\",\n                    \"vin\": \"5E0AA1441HG856804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1645\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ae6ae02-1963-4d4c-ace0-8a3a124f28c4\",\n                    \"vin\": \"5E0AA1441HG912305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1160T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c53ad60d-1033-4e37-9f80-3f24af3b7f7f\",\n                    \"vin\": \"5E0AA1442HG865303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2964\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c57dc9f-7476-4b0d-8023-f166a0c9c9b7\",\n                    \"vin\": \"5E0AA1442HG916002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8825\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"30295341-4c43-4c86-b5ce-4dc362f84c3d\",\n                    \"vin\": \"5E0AA1443HG890601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110461\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6094T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9d0a0e8-9246-4bd8-a73e-08cc78f6f876\",\n                    \"vin\": \"5E0AA1444HG699405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1145T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"13f3f69a-6bb7-403e-aae3-e5d1cdf31e8a\",\n                    \"vin\": \"5E0AA1444HG884404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1134T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58d59394-771a-4f0e-93cc-eb59082d367b\",\n                    \"vin\": \"5E0AA1444HG899405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6770a0e7-95ef-4c17-97e2-5c192cff9fc5\",\n                    \"vin\": \"5E0AA1444HG899503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3098\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1148T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"288a418c-f362-4eab-a59d-b0386fe3a87b\",\n                    \"vin\": \"5E0AA1444HG912802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"423819T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0796a129-25c8-4eee-929e-16ab335a8dad\",\n                    \"vin\": \"5E0AA1444HG917904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3294\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1164T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee508d11-f5b4-4bf7-9a88-2f6d00df0100\",\n                    \"vin\": \"5E0AA1445HG852402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1335\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1112T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"789c7ef6-3be2-47ee-a4c6-94c51d7e1647\",\n                    \"vin\": \"5E0AA1445HG855901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"80009T\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe734360-3dbf-4508-9750-b2564fe84d33\",\n                    \"vin\": \"5E0AA1446HG863201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259564E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5913T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c2282f9-fd98-454f-b2b2-54b87534e9f8\",\n                    \"vin\": \"5E0AA1446HG884405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2841\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bda517e-1860-4264-bb4b-b89aa49afc40\",\n                    \"vin\": \"5E0AA1447HG854801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"237C489\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6051T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dc17fa3-c51c-41e0-b25b-ef7e4b4adae7\",\n                    \"vin\": \"5E0AA1447HG865202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"122T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2bd1b2ec-79ad-4de8-b48a-36ab7a56c561\",\n                    \"vin\": \"5E0AA1447HG953201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5059102\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"BLUE-2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e0bfbd9-11a5-4d6a-a662-f89c76dddbe5\",\n                    \"vin\": \"5E0AA1448HG856802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f0e57836-1e70-4cb3-a569-0d2d1ce1bfd6\",\n                    \"vin\": \"5E0AA1448HG884504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd27e57f-f5ed-4ca0-bdb6-3afe91a8d7d7\",\n                    \"vin\": \"5E0AA1448HG899505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1150T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58164a6f-c8aa-4710-bc5d-f0dbf7b46570\",\n                    \"vin\": \"5E0AA1448HG964501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5117715\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d92f1e6-013f-4854-93d2-eca70881538f\",\n                    \"vin\": \"5E0AA1449HG852404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CAR/1114T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2627d2d9-43f0-4edd-bcf4-faaf0374ee32\",\n                    \"vin\": \"5E0AA1449HG865203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9902\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1123T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eb0e5fbb-e426-4c5c-8045-ac5632798b7c\",\n                    \"vin\": \"5E0AA144XHG856803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2228098e-2117-4266-b4c2-877bf6fea5ae\",\n                    \"vin\": \"5E0AA144XHG912304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3336\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2308d2d-bee5-48bc-b013-f0ec1ba801da\",\n                    \"vin\": \"5E0AA144XHG929104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97d31239-880d-4811-9458-3211cc5bff54\",\n                    \"vin\": \"5E0AA144XHG979601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UR5346\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a58541e-c0f2-4a11-b9ba-0231de7df38f\",\n                    \"vin\": \"5E0AC1446HG950204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1744\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1179T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3d075659-5404-4b4b-bb26-8f6e4c114979\",\n                    \"vin\": \"5E0AC1446HG959503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2354\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b738ee-f702-4949-bae1-54d3e1474b08\",\n                    \"vin\": \"5E0AC1448HG950205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1745\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d97be643-b44a-4e87-ba94-4577c5711190\",\n                    \"vin\": \"5E0AC1448HG959504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"386cecd5-91f8-44ee-93b3-7b259b175863\",\n                    \"vin\": \"5E0AJ1443HG859901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5416360\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"466df16e-c5b9-4390-a0b0-17432363df25\",\n                    \"vin\": \"5E0AJ1443HG898701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB04CG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e4de3147-0cf2-4925-834c-08333a95405c\",\n                    \"vin\": \"5E0AJ1449HG854301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238618\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a781fc9-0de4-442b-9237-4ecfba520541\",\n                    \"vin\": \"5E0AZ144XHG857801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"T521365\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"6023T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"708c40c7-ecbf-469a-8847-75792d8bfe2b\",\n                    \"vin\": \"5E0AA1444JG109901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2384802\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"329T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3f7375a-43bb-492f-9106-d6757cbe76ea\",\n                    \"vin\": \"5E0AA1448JG041201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3333168\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d532d6b-3ca3-440c-a991-ec5e7a7c5e59\",\n                    \"vin\": \"5E0AA1448JG054501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SZ6259\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"adabdaba-7497-42d5-aec7-c3921c0ddd5b\",\n                    \"vin\": \"5E0AA1640JG031002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5294561\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"3280\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f128ea93-b72e-4d7e-bd92-fbaddcab811c\",\n                    \"vin\": \"5E0AA1640JG034904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b7573226-a94e-439d-a750-b96c09a4e1b0\",\n                    \"vin\": \"5E0AA1640JG049502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c08adb6-d1f1-4736-a454-598cae8cb7ce\",\n                    \"vin\": \"5E0AA1641JG025404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71bcf149-db1d-41c8-95a5-9cd9a95573a2\",\n                    \"vin\": \"5E0AA1643JG025503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7504\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ac35ec7-286a-46de-b2b1-5341a1a5d175\",\n                    \"vin\": \"5E0AA1643JG087001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ6114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ab956b54-6207-4a83-a936-12ae86c7bb8d\",\n                    \"vin\": \"5E0AA1644JG015403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1218T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc73bd2-54f0-4645-a212-ca50b3fef336\",\n                    \"vin\": \"5E0AA1644JG049504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5493\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54eab297-3473-4a9d-a1de-0dda264cdcd2\",\n                    \"vin\": \"5E0AA1645JG025504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7505\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ea923f2-ed4f-4b46-981e-c423fe10b386\",\n                    \"vin\": \"5E0AA1646JG015404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43fd970f-fb93-4f7b-88fa-0daf8b792800\",\n                    \"vin\": \"5E0AA1646JG049505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5492\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0550767d-a89e-479c-946d-12fc2ca67149\",\n                    \"vin\": \"5E0AA1647JG015301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7307\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1211T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0fbbb8a7-528e-48fd-a97c-b4ba38814f46\",\n                    \"vin\": \"5E0AA1647JG025505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RA4520\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a6061cf-4b0b-4a1d-88ad-059b8277a819\",\n                    \"vin\": \"5E0AA1647JG067303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RM3208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1255T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5f8d9d-b2b7-4ac9-bd37-a356d85fac05\",\n                    \"vin\": \"5E0AA1648JG015405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1220T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d827f02-707d-4611-96bf-0006b1b39cb6\",\n                    \"vin\": \"5E0AA1648JG049506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5491\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1251T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc271640-27a7-4fc2-badd-4fd160a843b6\",\n                    \"vin\": \"5E0AA1648JG125001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RN4459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a198f-f45d-4562-8fa2-dea6b2c627f2\",\n                    \"vin\": \"5E0AA1649JG015302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7308\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5400630f-f689-4793-88f2-051a932eecce\",\n                    \"vin\": \"5E0AA164XJG025403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5462\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1223T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1db9951d-815a-4b88-af1f-eabe893fbace\",\n                    \"vin\": \"5E0AJ1442JG080401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB36CY\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"1876628\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6caa8040-4996-4a32-8977-1d7caa95ee61\",\n                    \"vin\": \"5E0AU1740JG068301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5246129\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5981T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5307\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1a461729-fb1a-44d3-83b2-ce2f9291d5b3\",\n                    \"vin\": \"5KKHAEDV6JPJK4199\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP03034\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a5e5440e-d5c9-4c5a-9ba7-12d0d8ae9f2c\",\n                    \"vin\": \"5E0AA1444KG206209\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06606AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"029a9722-6fbd-443a-a1e0-1df6ae5a95f3\",\n                    \"vin\": \"5E0AA1446KG227501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA69QG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e497435-387f-4f5e-8545-7cccce40ff29\",\n                    \"vin\": \"5E0AA1448KG277901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87235AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ca83ec1d-98f9-4161-a394-f8b6a32f3097\",\n                    \"vin\": \"5E0AA1449KG166502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5403622\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6122T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4079cac3-1294-4687-a4e7-cc6e25b25b8c\",\n                    \"vin\": \"5E0AA1449KG200003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB78CA\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"53806c40-89d4-49f6-8cd5-926126e3e605\",\n                    \"vin\": \"5E0AA144XKG166511\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"70222AJ\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"18490492-a9fe-4552-89fe-aaa844edc95f\",\n                    \"vin\": \"5E0AA1640KG187705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e13a925b-c8a2-4029-9cdc-417796c986ab\",\n                    \"vin\": \"5E0AA1641KG125102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR3061\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c9de62b-93aa-425e-bb8a-251afc69828b\",\n                    \"vin\": \"5E0AA1641KG168404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c02be9f-37f4-43d1-8ab0-8a437c99e809\",\n                    \"vin\": \"5E0AA1641KG207203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9f8a21c-2714-4b29-a3c3-1403ee3b2e72\",\n                    \"vin\": \"5E0AA1641KG207301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"28aa8e54-757b-4287-9c0c-aeb3a7d0c78f\",\n                    \"vin\": \"5E0AA1642KG148503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9775\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1272T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d328bcfe-b041-4ae0-9e0c-78ea0af63459\",\n                    \"vin\": \"5E0AA1642KG207002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RY4866\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"649189a9-5fdd-4f58-9f2a-de65e10abed5\",\n                    \"vin\": \"5E0AA1642KG207503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee7102fa-ffeb-4fdd-8fc9-77be2d0e2d1e\",\n                    \"vin\": \"5E0AA1643KG125103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR7985\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1266A\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c7d4e9ba-66b8-480f-9993-93e6220f6cb1\",\n                    \"vin\": \"5E0AA1643KG168405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1285T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"992531a4-e337-416f-b144-5fa92e4a7610\",\n                    \"vin\": \"5E0AA1643KG207204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1304T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"655ecc88-8b5d-4f6d-8431-a00ad338c438\",\n                    \"vin\": \"5E0AA1643KG207302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9405\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f659cbb9-9b2d-49cc-8a84-ace30540db8a\",\n                    \"vin\": \"5E0AA1644KG207504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5001\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a4c2acd8-b39e-4e9c-972a-fbf705850bc2\",\n                    \"vin\": \"5E0AA1644KG271901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5278575\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b27f4a76-7331-4172-abc4-3d1978bedb56\",\n                    \"vin\": \"5E0AA1645KG207401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9233a7f3-efcf-4d4a-83d1-95ca0e7c1b41\",\n                    \"vin\": \"5E0AA1646KG159102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"da647002-8e5f-494c-94c5-0b6effde3ec5\",\n                    \"vin\": \"5E0AA1646KG207102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"302cb4ab-5e95-4aa9-a366-088366ee270f\",\n                    \"vin\": \"5E0AA1646KG207505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5002\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321T BLK\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0a59e2c1-b3e8-4299-85f5-c328a7329756\",\n                    \"vin\": \"5E0AA1647KG207304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1983ce4d-0fe8-48f5-bebb-6989331c85b0\",\n                    \"vin\": \"5E0AA1647KG207402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5049\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"88e8887c-4b46-4302-b953-f7853154b0aa\",\n                    \"vin\": \"5E0AA1647KG209702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"21B588\",\n                    \"insp_unit_license_state\": \"MO\",\n                    \"insp_unit_company\": \"300146\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3d91961-875c-49c2-aa68-40c48f756d95\",\n                    \"vin\": \"5E0AA1648KG159103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1280T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dfc72de2-927f-46ab-8a16-ad1aa997b070\",\n                    \"vin\": \"5E0AA1648KG168402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9778\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1282T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"610ae898-d8d5-4a74-955b-31b6e6986deb\",\n                    \"vin\": \"5E0AA1648KG200202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RW4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1292T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2eceb451-19de-49bf-a0a3-f1912095a02f\",\n                    \"vin\": \"5E0AA1648KG207201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WA2782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1301T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0b21201f-4d2c-43a7-a349-cfa7d551488d\",\n                    \"vin\": \"5E0AA1648KG270301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f9a16ee8-dc40-4f00-8add-301fa0117190\",\n                    \"vin\": \"5E0AA1649KG148501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a02d6171-e7ee-4ca3-bc5d-fd6e0a00f410\",\n                    \"vin\": \"5E0AA1649KG207305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9407\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c25347bf-0cb2-4194-8aa4-5c257a1246f8\",\n                    \"vin\": \"5E0AA1649KG207403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5037\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"12bdc727-5ffe-4f14-a0a0-9e820e989cdb\",\n                    \"vin\": \"5E0AA1649KG284501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5132\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1323T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1bf40de-bf72-4cc5-8950-d7758e8e4c4a\",\n                    \"vin\": \"5E0AA164XKG125101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR8023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1264T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"759c4e24-13bb-4132-a3c8-629a0251effb\",\n                    \"vin\": \"5E0AA164XKG207202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9398\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1302T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52de8903-10be-4519-a6b7-693ded9fd09f\",\n                    \"vin\": \"5KKHAEDV7KPKW7678\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b15ffe51-45cc-4208-91fc-48f2c0f698ec\",\n                    \"vin\": \"5E0AA144XLG412801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"243085E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5715T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"81ac987b-d6b3-402a-a54a-2436d40ad388\",\n                    \"vin\": \"5E0AA1540LG410102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1395T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 46-48\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4393ce1b-4779-494d-84d6-5694a82aa652\",\n                    \"vin\": \"5E0AA1640LG382401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4359\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11fb0af8-eb0c-4353-9969-a1bd31314812\",\n                    \"vin\": \"5E0AA1640LG423402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3702\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2e778003-fee0-4438-8e3a-3c81702a2709\",\n                    \"vin\": \"5E0AA1640LG450907\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4395\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1410T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c3841f2a-eae3-464d-908e-beff623395b0\",\n                    \"vin\": \"5E0AA1640LG462703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5905\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"16416T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ee7fb09-6c78-4c6e-b107-5d5f75985a2f\",\n                    \"vin\": \"5E0AA1641LG312003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4121\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1337T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d54dc0f-1c96-4fd5-a47f-9b211c5f5bff\",\n                    \"vin\": \"5E0AA1641LG312101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5144\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb0e12bd-ed4d-4d79-81ca-d41d655f81a2\",\n                    \"vin\": \"5E0AA1641LG356101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4188\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6de9e18f-4e37-455e-90ca-84f993156f4e\",\n                    \"vin\": \"5E0AA1641LG430701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"255634E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ec8ec13b-40ef-46ad-b6dd-3d4dcde08a3d\",\n                    \"vin\": \"5E0AA1641LG440001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C934\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5793T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bbd2e3-c88a-4199-8a0a-749376261817\",\n                    \"vin\": \"5E0AA1642LG301401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"10934AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2301d6b2-920c-4e42-b545-b6531ab78c91\",\n                    \"vin\": \"5E0AA1642LG356401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5356311\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6087T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1755dc8-4922-4aad-9f12-a419a3f1bf2f\",\n                    \"vin\": \"5E0AA1642LG410103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5732469c-07db-4bdd-a21a-df22664cbcb8\",\n                    \"vin\": \"5E0AA1642LG423403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3704\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1401T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f81c1e95-86c1-4a64-a153-89ae7d612b25\",\n                    \"vin\": \"5E0AA1642LG450701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"258660C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5773T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4df1b717-0827-45e3-b32e-c2351db416ab\",\n                    \"vin\": \"5E0AA1642LG450908\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31e20b3c-38b9-417a-a07d-74ceffdf37ee\",\n                    \"vin\": \"5E0AA1643LG312004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4122\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1338T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a51dbf65-8712-4d0f-819e-bbe3a98827f5\",\n                    \"vin\": \"5E0AA1643LG356102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4181\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1355T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e78f1239-78bb-45dd-837d-1a770c8a3cca\",\n                    \"vin\": \"5E0AA1643LG405301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51614AD\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"42cf4799-928d-4903-a421-8975ca107a65\",\n                    \"vin\": \"5E0AA1643LG450903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1899630-a29a-4ca3-9af8-384450dfa8fa\",\n                    \"vin\": \"5E0AA1644LG342001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SW5784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fd8cda01-9a1b-4a83-9687-c0a668581ed6\",\n                    \"vin\": \"5E0AA1644LG410104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4380\",\n                    \"insp_unit_license_state\": \"PA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f87dd16a-c0a9-43c0-a126-68a1b5c93207\",\n                    \"vin\": \"5E0AA1644LG423404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3705\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09a278f4-56ad-4872-8b9b-6f6a56878948\",\n                    \"vin\": \"5E0AA1644LG450909\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4397\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69bb6c30-e8f3-423a-8365-26be457fc4c7\",\n                    \"vin\": \"5E0AA1644LG462705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5907\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bfdcc5eb-d8d5-4208-954d-c58bf71d355b\",\n                    \"vin\": \"5E0AA1645LG299305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1333T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"863d5f16-f734-46b6-b9d9-10c1364a18d7\",\n                    \"vin\": \"5E0AA1645LG312201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6b8d4164-9acc-48ad-a09c-bc6abffd6d05\",\n                    \"vin\": \"5E0AA1645LG328401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1346T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dafe274a-8362-45c7-8f99-c12b8bf598af\",\n                    \"vin\": \"5E0AA1645LG356103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4183\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1356T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d2d017ae-0152-49ae-bbb3-528c03ef7515\",\n                    \"vin\": \"5E0AA1645LG360801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB96EW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6077T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36376bc0-8790-44d6-a6d6-f12f05910430\",\n                    \"vin\": \"5E0AA1645LG390901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4374\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1376T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ea26a22-3491-499c-b7c2-8b5e3c5055c5\",\n                    \"vin\": \"5E0AA1645LG393605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06695AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7b3bb03e-2d8b-43bc-9349-b02928556d70\",\n                    \"vin\": \"5E0AA1645LG450904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4392\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc128e8-46ad-41b7-8768-7bf5c6d33ada\",\n                    \"vin\": \"5E0AA1646LG382404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4362\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15f2aeb6-2748-431f-bc2a-ad935fa36ce5\",\n                    \"vin\": \"5E0AA1646LG392401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358640\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6084T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ef33ee8d-9095-48cc-aa9c-cf95dba3d520\",\n                    \"vin\": \"5E0AA1646LG410105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a62fb4c9-b8f2-4a34-ba42-ec301697f519\",\n                    \"vin\": \"5E0AA1646LG423405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3706\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"90053005-b563-4916-90bb-975864c9ef77\",\n                    \"vin\": \"5E0AA1646LG479103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c4fe28d-dc56-46c2-b32e-3f8bfaa2ebe8\",\n                    \"vin\": \"5E0AA1647LG299306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5143\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1334T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"212add8b-7062-4cf2-ba7d-8f26a0da0355\",\n                    \"vin\": \"5E0AA1647LG312006\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4149\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e0f7dc7-4c9f-4c66-aac5-ceef5a3c868c\",\n                    \"vin\": \"5E0AA1647LG334202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1349T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"73328c96-0169-4306-b057-5661d9d08093\",\n                    \"vin\": \"5E0AA1647LG356104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4182\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"39c07ee5-0734-498c-8664-91dd006aeb54\",\n                    \"vin\": \"5E0AA1647LG356202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4191\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1361T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"de98aa99-8be1-4db9-b04e-67a86f67a145\",\n                    \"vin\": \"5E0AA1647LG390902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e7c874b3-3da5-4dd8-8b6a-f21b1a7c8275\",\n                    \"vin\": \"5E0AA1647LG462701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5903\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN: 2701\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"691adc21-a215-4350-9bca-be2b120d2c2b\",\n                    \"vin\": \"5E0AA1648LG312001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"13335T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"078e2cdc-1d74-4112-be6a-05788675ade0\",\n                    \"vin\": \"5E0AA1648LG380301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4358\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1363T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fdb26e23-a7c2-45bc-9b99-2078e8b5bcc2\",\n                    \"vin\": \"5E0AA1648LG390701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4365\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1373T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c20fb5d-d90f-45b3-a103-49a164556b4a\",\n                    \"vin\": \"5E0AA1649LG334203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4179\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d57289b-45c3-4d60-b420-028f385d2bdb\",\n                    \"vin\": \"5E0AA1649LG390903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"374c1b43-5752-49f8-8b54-03ac3696dba2\",\n                    \"vin\": \"5E0AA1649LG410101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN0101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c178cca-ffc0-4dab-849f-0baa81df3b09\",\n                    \"vin\": \"5E0AA1649LG423401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3703\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8dd6b6ec-6c4c-45af-9fca-865da3ef4769\",\n                    \"vin\": \"5E0AA1649LG462702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5904\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dac984fb-c8ea-43a5-9e8e-e2b31309dc21\",\n                    \"vin\": \"5E0AA1649LG479001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU4299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1419T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1aa29a79-3646-48b9-8135-98a70c75b55c\",\n                    \"vin\": \"5E0AA164XLG295301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"38ERXG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6144T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9bb2e6ac-908a-4e99-887e-7fa5250e67c3\",\n                    \"vin\": \"5E0AA164XLG312002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1336T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c1843ab6-9703-4cca-8c32-0606b7c92e1d\",\n                    \"vin\": \"5E0AA164XLG325901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SL2173\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5112TA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee479a6d-0c91-4d06-b0bf-f263ea47c8d1\",\n                    \"vin\": \"5E0AA164XLG370501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"231B315\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"34863538\",\n                    \"insp_unit_decal_number\": \"34863538\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3b74b0-6c8f-4ecc-a304-a1f18101b280\",\n                    \"vin\": \"5KKHAEDV4LPLG1014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23633\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ffeb8d15-9b26-4417-a5fa-f6c61b98dc12\",\n                    \"vin\": \"5KKHAEDV8LPLU0719\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6116\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"538640c6-a60a-4471-b893-441c4b967485\",\n                    \"vin\": \"5E0AA1641MG556803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1421\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1437T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b89387e2-2c35-4825-bc99-daa17bca2334\",\n                    \"vin\": \"5E0AA1641MG565405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1437\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"131b1081-207d-49ec-a0d0-486eb23d6f07\",\n                    \"vin\": \"5E0AA1643MG493901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5939\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"daa5036e-816d-47fb-89a5-30c2ccb63454\",\n                    \"vin\": \"5E0AA1643MG556804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1422\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1438T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"797d4f13-8205-41b8-a51e-3ce6d746ad08\",\n                    \"vin\": \"5E0AA1644MG526002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678421T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"efb3a44d-4fcc-4397-bbf3-2df19788c1e3\",\n                    \"vin\": \"5E0AA1645MG493902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5927\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0d33636-c446-4b13-aa3d-0e7038b29a11\",\n                    \"vin\": \"5E0AA1645MG552401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"26-75320\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5404T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72a3510e-5ed4-470b-a166-b66cb7acf36c\",\n                    \"vin\": \"5E0AA1645MG556805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1423\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1439T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35c8727e-8416-48f2-9538-2273b0584c3d\",\n                    \"vin\": \"5E0AA1646MG565402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1434\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07103b45-f364-4eca-aa8c-8d54dfd52b0c\",\n                    \"vin\": \"5E0AA1648MG546303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1417\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1433T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cb2b949b-c952-4c2d-ae51-6ce10f3a0c0a\",\n                    \"vin\": \"5E0AA1648MG556801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1420\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e6f60b52-d0ed-45ce-9d16-194b67113005\",\n                    \"vin\": \"5E0AA1648MG565403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1435\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e34de06-d4ff-4478-bb64-e4fb5ce0bc40\",\n                    \"vin\": \"5E0AA1649MG502701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"156366A\",\n                    \"insp_unit_license_state\": \"MS\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1ee2b67-7ceb-4d73-a036-0395626c540d\",\n                    \"vin\": \"5E0AA164XMG482801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2652\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43e73bab-9ca3-407c-baeb-263d40e450e6\",\n                    \"vin\": \"5E0AA164XMG539501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TL4786\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8d009abc-46e8-4736-b254-f4bd93ef9edd\",\n                    \"vin\": \"5E0AA164XMG546304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1418\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4585603b-0daf-480d-b733-15c3a9bc65ce\",\n                    \"vin\": \"5E0AX1743MG519801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA15MQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"572711f8-ae16-4662-bbf8-41164cfa0352\",\n                    \"vin\": \"5E0AA1640NG649703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6612\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b02d643f-265f-4338-9be1-d899bf81494a\",\n                    \"vin\": \"5E0AA1641NG580701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"151017T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6116T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa7fc3d9-21a9-42f8-9b74-b9671a3f0dcd\",\n                    \"vin\": \"5E0AA1641NG592105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9823\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a03e2e-d642-4fc0-afa0-a35fe7ecf893\",\n                    \"vin\": \"5E0AA1641NG604608\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678737T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eca40efe-a8ca-433d-89cc-00cca7c9fdaf\",\n                    \"vin\": \"5E0AA1641NG605404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8808\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d969de49-55ce-4dee-99a8-c0aed48da416\",\n                    \"vin\": \"5E0AA1642NG600101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1450T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"22cc90a0-6b1e-494e-aaf3-d11c1c69a9a8\",\n                    \"vin\": \"5E0AA1643NG604609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678734T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"669e2afa-1a75-4952-bca9-1c60a2167e3c\",\n                    \"vin\": \"5E0AA1643NG605405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8809\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"856a4f72-2cb1-4236-b9b8-cfda7afcda89\",\n                    \"vin\": \"5E0AA1643NG605503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"46dc63f8-e3a8-4e79-b0bb-a5866d57796f\",\n                    \"vin\": \"5E0AA1643NG649503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6604\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"63a70ab8-1a8b-43f5-8290-2b456f86838f\",\n                    \"vin\": \"5E0AA1643NG649601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6606\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dd4ee07c-5f9a-4369-9745-86db8ceb710b\",\n                    \"vin\": \"5E0AA1644NG592101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9819\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc76ac36-f250-4bd7-a9a2-8c01d5f6773a\",\n                    \"vin\": \"5E0AA1645NG605504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c9f6e8-c3a6-4b4b-9660-15cd102ffdfb\",\n                    \"vin\": \"5E0AA1645NG649504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6605\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"60ccfa6e-bb31-40d7-8bd8-e17111bbe138\",\n                    \"vin\": \"5E0AA1646NG605401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1f79992-65a0-4ca9-9cda-c495a924a3f6\",\n                    \"vin\": \"5E0AA1647NG649701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6610\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1470TBLK2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c1d556b-fff9-4f77-8c55-2525b3b30757\",\n                    \"vin\": \"5E0AA1647NG683301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UG1031\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d7d1ef6f-6392-4f16-891f-01f48cef3fdb\",\n                    \"vin\": \"5E0AA1648NG592103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9821\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a82337c-ab02-4648-986b-aecca6d220b3\",\n                    \"vin\": \"5E0AA1648NG605108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678739T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"174c9205-9c30-470e-ba1c-a76fb3115a9c\",\n                    \"vin\": \"5E0AA1648NG710201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"1936CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f34a3169-0e43-4214-995a-b9ca4eccc090\",\n                    \"vin\": \"5E0AA1649NG649702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"216f2430-da69-45c5-a782-79efeb9e09fa\",\n                    \"vin\": \"5E0AA1649NG734801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2574333\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b8c83b1-7581-4cab-8ea0-8d327560529d\",\n                    \"vin\": \"5E0AA164XNG600105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9840\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1454T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"70d88554-7d8d-426d-8856-f0a1bc71afd3\",\n                    \"vin\": \"5E0AA164XNG605109\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678726T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"94cc9210-3700-49f8-a27c-e9052def8a81\",\n                    \"vin\": \"5E0AA164XNG605501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1460T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"927332a9-7ef5-4511-a7fc-8bf48b9d951f\",\n                    \"vin\": \"5E0AA164XNG649501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c9ea23e-a70e-494d-bbfa-ac35a04196fc\",\n                    \"vin\": \"5KKHAEDV7NPNF6222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP18491\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"5878\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"568157da-1f25-4f03-a788-2f6596d6090c\",\n                    \"vin\": \"5E0AA1645PG766101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100790\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31117fd5-9e3f-4d28-a24a-04ce7521127f\",\n                    \"vin\": \"5E0AA1649PG788201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100447\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5956T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5e6e78-ecfc-449a-968e-3e896a71fbf1\",\n                    \"vin\": \"5KKHAEDV7PPNP6297\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95342\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6045\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5720784e-8f8a-4581-b3fd-347e91b1a504\",\n                    \"vin\": \"5E0AA1641RG005004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1479T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bc3976-4f15-406e-ac7d-35f601815c09\",\n                    \"vin\": \"5E0AA1642RG012401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3887\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e47a28e-ad87-4df6-8d7a-1feed645a579\",\n                    \"vin\": \"5E0AA1644RG901801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VX1270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e74b65e5-1362-43a9-a078-bf98fda2c688\",\n                    \"vin\": \"5E0AA1646RG005001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3882\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"32a38675-a17e-4acd-842a-dc18df9e3fec\",\n                    \"vin\": \"5E0AA1648RG005002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3883\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1477T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b700142f-507d-44ef-9fbf-78ec32118f93\",\n                    \"vin\": \"5E0AA1648RG983001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"190192C\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"aa695f97-815f-4453-a861-62d30ae423ab\",\n                    \"vin\": \"5E0AA164XRG012601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"VVS2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365TA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9403a1bd-05cf-4fde-894d-e29ad4737132\",\n                    \"vin\": \"5E0AA1640SG073803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5203\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e548e69c-e85f-4fff-a9e9-4a221496be09\",\n                    \"vin\": \"5E0AA1641SG031303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"W441329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e8e50351-40bb-4085-8616-11a9192e19dc\",\n                    \"vin\": \"5E0AA1641SG129201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591616T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97de28bb-c92b-4854-9e34-0dc3c43e8c90\",\n                    \"vin\": \"5E0AA1641SG179502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678081T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0aec45c6-abe9-42c0-90b6-612d372f0e56\",\n                    \"vin\": \"5E0AA1641SG189303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678463T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"156365\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c504d42-db8b-4a93-82a0-1fab341ae13c\",\n                    \"vin\": \"5E0AA1642SG073804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8750\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1501T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a7229cdd-25aa-4321-8d7e-d0d00304bb8d\",\n                    \"vin\": \"5E0AA1642SG142801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WS6706\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a8c3885f-612b-4c32-8419-97c470521c4b\",\n                    \"vin\": \"5E0AA1642SG182702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678096T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae86c255-d19c-433a-a461-30b85ea43d93\",\n                    \"vin\": \"5E0AA1642SG188001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678469T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8fbf1a81-4bcf-4118-a8b0-59d3d8d4c79d\",\n                    \"vin\": \"5E0AA1643SG031304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS2383\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6625523b-56a8-458d-ada2-8fe5a6a03801\",\n                    \"vin\": \"5E0AA1643SG073701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5200\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"880f6db8-e261-44ae-9844-52c75aef43b2\",\n                    \"vin\": \"5E0AA1643SG179503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678083T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ffa8249-f77c-47dc-883b-ec5e2250e6e6\",\n                    \"vin\": \"5E0AA1644SG188002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678470T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694b30ea-3d30-458b-9ef0-84fa6ddf05dc\",\n                    \"vin\": \"5E0AA1645SG031305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8780\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9d19eae4-5766-4b4f-a45d-8ac32d215406\",\n                    \"vin\": \"5E0AA1645SG073702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3971\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"50deffc1-338f-4502-a949-abf6d6b7ff02\",\n                    \"vin\": \"5E0AA1645SG163402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"677736T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf75dfe3-1a94-4c56-baad-5c339ad2c044\",\n                    \"vin\": \"5E0AA1645SG166901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678059T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1401115-b32e-4efd-87e3-1f7a214288f6\",\n                    \"vin\": \"5E0AA1646SG053104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5357\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1489T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67481881-630d-4aed-b285-0c070caa7658\",\n                    \"vin\": \"5E0AA1647SG073703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3972\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d04c895c-57f7-4949-ae4a-e1663b5480bd\",\n                    \"vin\": \"5E0AA1647SG189306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678471T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"539T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5421badf-3879-4094-8660-bbdae6e45181\",\n                    \"vin\": \"5E0AA1648SG053105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD7945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ce5fbca-7cbb-4bfd-89e4-280d3bbadd81\",\n                    \"vin\": \"5E0AA1649SG060001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9fcd6788-2bf7-4440-8ead-5ce176070b21\",\n                    \"vin\": \"5E0AA1649SG073704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3970\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1496T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd1b4fda-ff07-43f7-8874-ca8ac287e0d5\",\n                    \"vin\": \"5E0AA1649SG073802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5368\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1499T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c0e241aa-f82a-4b1c-a9de-21b7c313a388\",\n                    \"vin\": \"5E0AA1649SG159501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591721T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"VIN 9501\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20c032bd-04e7-499f-95f0-c3e741601757\",\n                    \"vin\": \"5E0AA164XSG118603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678670T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2d7aee34-3322-49ca-bdbe-c11a927c93d5\",\n                    \"vin\": \"5E0AA164XSG179501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678082T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce488f68-488d-43b1-a459-7c5855cc35eb\",\n                    \"vin\": \"5E0AA164XSG182706\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678099T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b412b78c-3977-4c7f-a6f4-489d5232e076\",\n                    \"vin\": \"5E0AA1640TG257205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738835T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e28fd79-28c0-413a-b2a0-256a11867a4d\",\n                    \"vin\": \"5E0AA1643TG243105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738852T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"969d7206-d50d-4506-9a2d-8646e021709c\",\n                    \"vin\": \"5E0AA1645TG257202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738833T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdd39a1d-3cf6-4945-a8d3-cab82d66fcdd\",\n                    \"vin\": \"5E0AA1647TG257203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738834T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5eb67475-efe9-477b-9c79-cda6f6ea2bef\",\n                    \"vin\": \"5E0AA1648TG208401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678510T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"38c82506-e5bb-447d-a5ff-9c41fc5a44a2\",\n                    \"vin\": \"3ALHG3DV8GDGY4259\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XE489Q\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6104\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"514e699f-b3db-4401-99da-2f266150b1d8\",\n                    \"vin\": \"3ALHG3DV5LDKX4946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59078\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d7de9b23-1ad1-4970-99d8-33bb01d86bdf\",\n                    \"vin\": \"3ALHG3DV6LDKX4938\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ccaf124-585d-474c-ac42-ee3b0cb4ddcc\",\n                    \"vin\": \"3ALHG3DV6LDKX4941\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f5bde5f-e85b-43a0-8baf-dfac6259c768\",\n                    \"vin\": \"3ALHG3DV7LDKX4947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U483HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d2f03f-867a-44ab-a8b9-80f0e47a7186\",\n                    \"vin\": \"3ALHG3DV8LDKX4942\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4829HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1373\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f528a8b4-9f3f-4e51-b29b-50500b9c28bc\",\n                    \"vin\": \"1JJV572H78723899H\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4NS1193\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Smooth Side Drop Frame\",\n                    \"model_year\": \"2008\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 57\n                },\n                {\n                    \"_id\": \"be2ac643-3531-4b73-9f09-31d0011e8197\",\n                    \"vin\": \"1L9L6CV2XSL593126\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3240624\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"903\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LOHR NORTH AMERICA\",\n                    \"model\": \"LOHR\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_type\": \"Fifth Wheel\",\n                    \"trailer_length\": 48\n                },\n                {\n                    \"_id\": \"2c38cb60-991f-4cf8-a805-b8f40501ba46\",\n                    \"vin\": \"1L9SC4621GJ464039\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3457\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"f23ba79a-2886-41f9-b823-0b1400be39b9\",\n                    \"vin\": \"1L9SC4621GJ464042\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"18c821c9-4047-4a27-9458-42291cf1a7b2\",\n                    \"vin\": \"1L9SC4623GJ464043\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3322\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"2b63b382-e4cb-4a5c-993b-1a80ac0f1eaf\",\n                    \"vin\": \"1L9SC4628GJ464037\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001T/BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"d11ba7be-71c3-4c61-8c5e-fcdb5b83c43e\",\n                    \"vin\": \"1L9SC4625GJ464044\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3323\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"97ba7a82-2b87-4bea-aa2f-870ccbd598fd\",\n                    \"vin\": \"1L9SC462XGJ464038\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3712\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"7ca51fba-bde9-4d59-bb79-d37c9648a4e2\",\n                    \"vin\": \"1L9SC4721HJ464056\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PY7310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 47\n                },\n                {\n                    \"_id\": \"725d4059-93b0-4e48-b8ba-8453d9fb9ce3\",\n                    \"vin\": \"1JJV532W66L963381\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4RN4613\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1281T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"3\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Wabash National Corporation\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"0e46b54f-8688-4e68-a955-f2767a9afc4f\",\n                    \"vin\": \"1L9SC4629GJ464046\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4VR6981\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-04-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"710576\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"c35a3bfd-457f-4a5a-976f-935d33000e85\",\n                    \"vin\": \"3HAEUMML2LL316685\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"D083HS\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"INTERNATIONAL\",\n                    \"model\": \"MV607\",\n                    \"model_year\": \"2020\",\n                    \"series\": \"MV\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 6: 19,501 - 26,000 lb (8,845 - 11,794 kg)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR range 19,501 to 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37dcd805-715a-4416-8b05-d000cdb832b6\",\n                    \"vin\": \"1UYVS2533L7164225\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"UTILITY TRAILER MANUFACTURER\",\n                    \"model\": \"Utility Trailer Manufacturer\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_type\": \"Straight Semi/Semi Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"74b3c16a-09c3-4c5e-9d92-d9daaad650e4\",\n                    \"vin\": \"1W9S74522CH157222\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"240B182\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5967T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"e7188e6e-0c52-41b6-93b6-47f4ecd2f06f\",\n                    \"vin\": \"1W9SC4524GH157644\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5186531\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5982T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"6e1c2141-a293-4735-938e-4bde6ee259c5\",\n                    \"vin\": \"1B9CS45226P275840\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"TT81K33\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN 5840\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"7b2883c8-a8ac-4a7b-8373-a808c342249b\",\n                    \"vin\": \"1B9CS45257P275557\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MD7494\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202T/RED\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\"\n                }\n            ],\n            \"total_loads\": \"389\",\n            \"ltl_loads\": \"6\",\n            \"ltl_percentage\": 0.015424164524421594,\n            \"ftl_loads\": \"383\",\n            \"ftl_percentage\": 0.9845758354755784,\n            \"deadheads\": \"52\",\n            \"deadhead_percentage\": 0.13367609254498714,\n            \"first_load_date\": \"2024-01-02\",\n            \"last_load_date\": \"2025-12-23\",\n            \"load_summary\": [\n                {\n                    \"_id\": \"890cdb29-b87a-4d1c-8f44-af74594c41d0\",\n                    \"key\": \"TOYOTA\",\n                    \"value\": \"18\",\n                    \"first_load_date\": \"2024-02-05\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"70709f6c-bdb0-473a-8d5f-376931c9c423\",\n                    \"key\": \"FORD\",\n                    \"value\": \"16\",\n                    \"first_load_date\": \"2024-01-25\",\n                    \"last_load_date\": \"2025-11-06\"\n                },\n                {\n                    \"_id\": \"128a1fce-c89a-494b-b910-e06fec2ac226\",\n                    \"key\": \"HONDA\",\n                    \"value\": \"13\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-12-10\"\n                },\n                {\n                    \"_id\": \"116cebc7-ea4e-4486-8983-edc9c4a9ad3b\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-04-24\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"fb77174c-3d4e-4c1c-a05c-b90ab2f5e240\",\n                    \"key\": \"MAZDA\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-08-06\"\n                },\n                {\n                    \"_id\": \"8363883f-b2c3-4235-b2bd-4b956d103e6d\",\n                    \"key\": \"BMW\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-06-10\",\n                    \"last_load_date\": \"2025-11-04\"\n                },\n                {\n                    \"_id\": \"baf2ebc0-5548-409d-a973-6f3c9e309456\",\n                    \"key\": \"H & A\",\n                    \"value\": \"8\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2025-10-03\"\n                },\n                {\n                    \"_id\": \"9843f8cf-0796-496c-90e0-f50ae9351fca\",\n                    \"key\": \"HANSEN & ADKINS\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"228da4a9-3749-45dd-bbf8-759bbbd66750\",\n                    \"key\": \"GM\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2025-11-11\"\n                },\n                {\n                    \"_id\": \"c5a7b73f-432f-4fd7-818b-01ae35f792e4\",\n                    \"key\": \"MERCEDES\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-07-19\",\n                    \"last_load_date\": \"2025-03-28\"\n                },\n                {\n                    \"_id\": \"9e153765-d5e6-48fd-9a2d-a65efda23a09\",\n                    \"key\": \"NISSAN\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-05-01\",\n                    \"last_load_date\": \"2025-11-13\"\n                },\n                {\n                    \"_id\": \"609f8fab-6a45-45c7-bcb0-07ecb71849f6\",\n                    \"key\": \"H&A SMYRNA\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-09\"\n                },\n                {\n                    \"_id\": \"ca4ca6fc-3179-45a1-a984-a022f39eada5\",\n                    \"key\": \"GENERAL MOTORS\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-06-04\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"21c2363a-b267-43e8-a73e-d8445c78ae75\",\n                    \"key\": \"HONDA LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-04-15\",\n                    \"last_load_date\": \"2025-12-01\"\n                },\n                {\n                    \"_id\": \"d4f8d582-f071-43e1-80dc-d6efedaf6539\",\n                    \"key\": \"BMW GREER\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-07-01\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"2fb65627-3753-47e1-9e15-f3b51ee99005\",\n                    \"key\": \"GM FLINT\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-09-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"53f042c7-d657-42bf-a02e-0123709696f1\",\n                    \"key\": \"HYUNDAI\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-02-13\",\n                    \"last_load_date\": \"2025-11-10\"\n                },\n                {\n                    \"_id\": \"de89672f-eccb-4f08-ab1e-df8c01d531c6\",\n                    \"key\": \"TOYOTA PORTLAND\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-03-24\",\n                    \"last_load_date\": \"2025-05-08\"\n                },\n                {\n                    \"_id\": \"996cc3fd-6ae2-411a-9983-90648154cd58\",\n                    \"key\": \"H&A LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-01-03\",\n                    \"last_load_date\": \"2025-09-04\"\n                },\n                {\n                    \"_id\": \"8521d68b-aec8-4f2d-82a2-9499b18559e8\",\n                    \"key\": \"H&A SILVER BOW\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-11-14\"\n                },\n                {\n                    \"_id\": \"4d0d5107-168e-44eb-be9a-f97d45f12988\",\n                    \"key\": \"KIA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-10-07\",\n                    \"last_load_date\": \"2025-11-18\"\n                },\n                {\n                    \"_id\": \"fd9bfc4f-2606-44e3-93b7-a3d040b83792\",\n                    \"key\": \"HANSEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-08\",\n                    \"last_load_date\": \"2024-12-19\"\n                },\n                {\n                    \"_id\": \"438e65c7-0a40-4134-94cc-b8e255a1f2df\",\n                    \"key\": \"H&A PORT ALLEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-12-15\"\n                },\n                {\n                    \"_id\": \"6a6b86e3-dc7a-4987-ba6f-805b63ba08a9\",\n                    \"key\": \"H&A DIXIANA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-09\",\n                    \"last_load_date\": \"2025-01-03\"\n                },\n                {\n                    \"_id\": \"e526aa50-0e18-4b39-b977-7f62254d0819\",\n                    \"key\": \"SUBARU\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"55b0cb75-d0bd-42e5-9906-89b051fdf780\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPOR\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-14\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"323abc07-7e75-4cdf-a65b-dd103fc8dadf\",\n                    \"key\": \"HANSEN AND ADKINS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-01-02\",\n                    \"last_load_date\": \"2024-08-20\"\n                },\n                {\n                    \"_id\": \"3b447111-46b3-4a29-b368-731e8970f851\",\n                    \"key\": \"H&A PORTLAND\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-18\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"3a35c0a2-8d83-4f7b-a125-55a36832eac9\",\n                    \"key\": \"MAZDA HUNTSVILLE\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-25\",\n                    \"last_load_date\": \"2025-05-21\"\n                },\n                {\n                    \"_id\": \"f82fbcc9-a531-4b3f-862f-3d65769b608e\",\n                    \"key\": \"STELLANTIS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-23\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"5b3665be-44f6-4113-9ae6-3ee790c2e3cd\",\n                    \"key\": \"BMW OF NASHVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-10\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"7a04f0cf-5496-4ede-8bf0-1d8d431e1c0e\",\n                    \"key\": \"CHRYSLER\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-09-23\"\n                },\n                {\n                    \"_id\": \"99da8bb3-a231-4dad-bcec-436feb3c58e1\",\n                    \"key\": \"SILSBEE FLEET GROUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-10-04\",\n                    \"last_load_date\": \"2024-11-04\"\n                },\n                {\n                    \"_id\": \"60c83e6e-29b5-4b2c-832d-893c6c747eea\",\n                    \"key\": \"NISSAN OF CANTON\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-08\"\n                },\n                {\n                    \"_id\": \"a0d2a665-661d-4a74-886b-96b638bb03c9\",\n                    \"key\": \"GMC\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-07-24\"\n                },\n                {\n                    \"_id\": \"a008ec6a-19bd-4dc7-9440-eeda42d817ff\",\n                    \"key\": \"DEALERSHIP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-18\",\n                    \"last_load_date\": \"2024-02-16\"\n                },\n                {\n                    \"_id\": \"3d3884b0-6d75-4559-9e0f-0ec83e7f2b5c\",\n                    \"key\": \"FORD PEARLAND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-09-12\",\n                    \"last_load_date\": \"2025-06-20\"\n                },\n                {\n                    \"_id\": \"cc97a010-5a4d-4b92-9c45-137fab17597f\",\n                    \"key\": \"GM KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-04-24\",\n                    \"last_load_date\": \"2025-12-23\"\n                },\n                {\n                    \"_id\": \"9adfd6ad-9b3b-4715-a87e-212e4bbfaf0d\",\n                    \"key\": \"STI-NO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-28\",\n                    \"last_load_date\": \"2025-04-02\"\n                },\n                {\n                    \"_id\": \"80f3aec2-3d82-41aa-a1ac-4f62008d878f\",\n                    \"key\": \"MERCEDES BENZ\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-02-23\",\n                    \"last_load_date\": \"2025-06-25\"\n                },\n                {\n                    \"_id\": \"37f03d89-3217-4498-9758-4ad68b9d775f\",\n                    \"key\": \"GM-BIRMINGHAM\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-06-03\",\n                    \"last_load_date\": \"2024-07-16\"\n                },\n                {\n                    \"_id\": \"9ddf4ec5-d2a9-41bc-9880-8fa79c89ff95\",\n                    \"key\": \"MAZDA JACKSONVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-25\"\n                },\n                {\n                    \"_id\": \"70ff3bb3-55c2-4340-bdb1-cae70f8c998b\",\n                    \"key\": \"CORWIN AUTO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-10\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"c2a63aea-9489-4472-a8aa-e9cb537fe472\",\n                    \"key\": \"MERCEDES BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-29\",\n                    \"last_load_date\": \"2025-03-12\"\n                },\n                {\n                    \"_id\": \"dd750e95-a0be-41bc-bef4-7bc4e692ea6d\",\n                    \"key\": \"H&A JESSUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-03\",\n                    \"last_load_date\": \"2024-08-27\"\n                },\n                {\n                    \"_id\": \"62e586a0-0c3b-41d5-b286-83038c936f3a\",\n                    \"key\": \"H&A BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"4ee8991c-bafe-4601-831e-79876d4f00f5\",\n                    \"key\": \"HYUNDAI/KIA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-02-07\"\n                },\n                {\n                    \"_id\": \"bf074306-510d-44cc-a334-f92df94ecb44\",\n                    \"key\": \"TOYOTA/MAZDA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-15\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"de834353-3492-4ffa-93ff-c82b903287f0\",\n                    \"key\": \"CHEVROLET\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"51557a25-5e2f-4492-95d0-fb328804f53d\",\n                    \"key\": \"H&A LOGISTICS\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-21\",\n                    \"last_load_date\": \"2025-03-21\"\n                },\n                {\n                    \"_id\": \"2b6d9f50-4037-4757-be6f-522184114554\",\n                    \"key\": \"H&A KENT\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-13\",\n                    \"last_load_date\": \"2025-08-14\"\n                },\n                {\n                    \"_id\": \"99ff09f5-b429-4ccd-8668-24c0c3b2ba6b\",\n                    \"key\": \"H & A KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-03-14\",\n                    \"last_load_date\": \"2025-04-18\"\n                },\n                {\n                    \"_id\": \"72b8bd29-e5f1-4831-bafc-5be9862a3675\",\n                    \"key\": \"FORD RICHMOND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-04\",\n                    \"last_load_date\": \"2024-05-31\"\n                },\n                {\n                    \"_id\": \"b0f76b16-ade0-40e3-81c8-c60faaae9ba1\",\n                    \"key\": \"NISSIAN\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-08-15\"\n                },\n                {\n                    \"_id\": \"c3eff441-c9c1-4472-a565-addeca8c0adb\",\n                    \"key\": \"FORDDIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-19\",\n                    \"last_load_date\": \"2025-12-19\"\n                },\n                {\n                    \"_id\": \"efddfe34-35b6-4bce-a058-d50882ca32bc\",\n                    \"key\": \"NAPLES MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-23\",\n                    \"last_load_date\": \"2024-12-23\"\n                },\n                {\n                    \"_id\": \"5c50e632-3ce2-42db-96a5-12fdd266a430\",\n                    \"key\": \"HANSEN & ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"2f475c1c-52c2-4143-bed9-290dd327ce8a\",\n                    \"key\": \"GPA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"89aaa033-7de8-4c86-abb1-231779e81d74\",\n                    \"key\": \"ERAC MEMPHIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-13\",\n                    \"last_load_date\": \"2024-11-13\"\n                },\n                {\n                    \"_id\": \"867f8c74-3a54-49aa-9e48-99e3b0510c0f\",\n                    \"key\": \"STELLANTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-28\",\n                    \"last_load_date\": \"2025-11-28\"\n                },\n                {\n                    \"_id\": \"4b25727c-a347-405f-8a34-ef0663e113be\",\n                    \"key\": \"TOYOTA -ANNAPOLIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-19\",\n                    \"last_load_date\": \"2024-08-19\"\n                },\n                {\n                    \"_id\": \"a94b3cbc-1fb4-4528-951e-748435aa22e3\",\n                    \"key\": \"NISSAN KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-21\",\n                    \"last_load_date\": \"2025-01-21\"\n                },\n                {\n                    \"_id\": \"e141062a-65b2-4053-b286-56ece8ab6ce3\",\n                    \"key\": \"FORD-WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-28\",\n                    \"last_load_date\": \"2025-02-28\"\n                },\n                {\n                    \"_id\": \"d9681ce1-29db-4446-8dc9-29b2b331841f\",\n                    \"key\": \"JASPER CHEVROLET\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"3cdab9b5-5ebb-4a03-8e8c-422e0c96f967\",\n                    \"key\": \"WINTERHAVEN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-05\",\n                    \"last_load_date\": \"2025-09-05\"\n                },\n                {\n                    \"_id\": \"eeecec83-af4e-40af-b5c3-966f2c991395\",\n                    \"key\": \"H&S BIRINGHAM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2024-04-18\"\n                },\n                {\n                    \"_id\": \"5a350a98-01ad-4449-8709-2959d9aba034\",\n                    \"key\": \"VOLKSWAGON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"93ace8aa-0e92-4012-b6e9-df4ce4e065e6\",\n                    \"key\": \"HYUNDAI OF SEATTLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-23\",\n                    \"last_load_date\": \"2025-06-23\"\n                },\n                {\n                    \"_id\": \"6a5706a1-314f-4a7c-81a5-62b2902becbf\",\n                    \"key\": \"BMW-GREER SC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-25\",\n                    \"last_load_date\": \"2024-03-25\"\n                },\n                {\n                    \"_id\": \"2721c783-e5ea-42a3-af2d-3202ca15504a\",\n                    \"key\": \"H&A WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-27\",\n                    \"last_load_date\": \"2024-11-27\"\n                },\n                {\n                    \"_id\": \"4010fd14-4b46-4050-a2d2-305eb390622a\",\n                    \"key\": \"WWL SMYRNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-18\",\n                    \"last_load_date\": \"2025-06-18\"\n                },\n                {\n                    \"_id\": \"523b2674-f946-4e22-8dd0-4f5d6c47edf0\",\n                    \"key\": \"STI- FORD DIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-21\",\n                    \"last_load_date\": \"2024-02-21\"\n                },\n                {\n                    \"_id\": \"204ab200-df85-4dae-b31d-09889cbcd50b\",\n                    \"key\": \"MAZDA NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-30\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"adaf2317-2425-4d57-98bd-1f3d6ef955ba\",\n                    \"key\": \"FORD OF SPARTANBURG\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-29\",\n                    \"last_load_date\": \"2024-02-29\"\n                },\n                {\n                    \"_id\": \"61b99ea4-a109-472a-9483-0243fbc624e6\",\n                    \"key\": \"FORD WINSTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-07-02\"\n                },\n                {\n                    \"_id\": \"2f49dead-fe8e-4ce1-86a1-0400c58ea53f\",\n                    \"key\": \"COAD TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-19\",\n                    \"last_load_date\": \"2024-06-19\"\n                },\n                {\n                    \"_id\": \"1d05a051-c7c9-424f-8c01-38212a0f4c84\",\n                    \"key\": \"STELLANTIS WENTZVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-24\",\n                    \"last_load_date\": \"2025-09-24\"\n                },\n                {\n                    \"_id\": \"a4fb8d90-9741-4a0a-9646-2064bf001a17\",\n                    \"key\": \"MERCADES BENZ\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-15\",\n                    \"last_load_date\": \"2025-09-15\"\n                },\n                {\n                    \"_id\": \"9ca00b9a-4c9a-4698-8279-f929d4e80c59\",\n                    \"key\": \"SOUTHERLAND SUBARU\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-23\",\n                    \"last_load_date\": \"2024-08-23\"\n                },\n                {\n                    \"_id\": \"a227f98e-1311-4af8-b285-996a3cddcd67\",\n                    \"key\": \"HANSEN/ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-06\",\n                    \"last_load_date\": \"2024-05-06\"\n                },\n                {\n                    \"_id\": \"e608d86b-e12b-4ab9-87c1-6afce85695a9\",\n                    \"key\": \"GA PORTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-22\",\n                    \"last_load_date\": \"2025-05-22\"\n                },\n                {\n                    \"_id\": \"06d4d6e6-f8c1-4983-ac64-4b184020a761\",\n                    \"key\": \"BMW GALVESTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-07\",\n                    \"last_load_date\": \"2025-10-07\"\n                },\n                {\n                    \"_id\": \"93d522e3-f9d4-426d-ac70-652b10f4aa7d\",\n                    \"key\": \"11405953\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-02\",\n                    \"last_load_date\": \"2024-05-02\"\n                },\n                {\n                    \"_id\": \"5afdba51-1c51-4039-8c33-706602a20ab3\",\n                    \"key\": \"UNK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"5e00a4df-2f40-4d82-a01c-ed063fd49d3d\",\n                    \"key\": \"TOYOTA OF KALISPELL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-11\",\n                    \"last_load_date\": \"2025-02-11\"\n                },\n                {\n                    \"_id\": \"5d1a4886-69e9-42c0-a3f1-0625dc812beb\",\n                    \"key\": \"DROP OFF\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-19\",\n                    \"last_load_date\": \"2025-08-19\"\n                },\n                {\n                    \"_id\": \"f5cbd279-979c-4248-8a3b-fdb92137d608\",\n                    \"key\": \"H&A GREER MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-29\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"eb32691f-01f3-4d6d-8706-cde480ae8f10\",\n                    \"key\": \"GMC CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2024-12-31\"\n                },\n                {\n                    \"_id\": \"c8b29ce6-df4f-4e94-8a8c-c9f149cce6a2\",\n                    \"key\": \"DODGELAND OF COLUMBIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-21\",\n                    \"last_load_date\": \"2025-07-21\"\n                },\n                {\n                    \"_id\": \"e16b11d0-e1ea-4688-b84e-ec280aeca56d\",\n                    \"key\": \"10072065\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-15\",\n                    \"last_load_date\": \"2024-02-15\"\n                },\n                {\n                    \"_id\": \"eccb796d-e011-4eab-83be-bcbee68a26cb\",\n                    \"key\": \"TOYOTA SILVER BOW\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-29\",\n                    \"last_load_date\": \"2025-03-29\"\n                },\n                {\n                    \"_id\": \"d2f0dd20-896d-4a27-a763-024e728d87e0\",\n                    \"key\": \"TERMINAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"e2cd0f30-0c36-40bf-8a95-56412a945521\",\n                    \"key\": \"BOMMARITO MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"d5122e21-54d1-4be4-9ea4-d3fa8747f871\",\n                    \"key\": \"H&A GREER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-08\",\n                    \"last_load_date\": \"2024-11-08\"\n                },\n                {\n                    \"_id\": \"e03df41c-088f-4284-955f-365c7ead5268\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT, INC.\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-21\",\n                    \"last_load_date\": \"2025-10-21\"\n                },\n                {\n                    \"_id\": \"922c1076-b342-42bc-8d5a-1a0e031f6b3a\",\n                    \"key\": \"HAPEVILLE FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-05\",\n                    \"last_load_date\": \"2024-03-05\"\n                },\n                {\n                    \"_id\": \"dd7de7d4-42a3-42da-8cb4-33b3a3891966\",\n                    \"key\": \"FORD FREEPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-24\",\n                    \"last_load_date\": \"2025-11-24\"\n                },\n                {\n                    \"_id\": \"f83ed919-4c9b-48da-ae0e-2bc53be6671f\",\n                    \"key\": \"VOLKSWAGEN CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-14\",\n                    \"last_load_date\": \"2025-05-14\"\n                },\n                {\n                    \"_id\": \"da179564-3017-4b8a-bcac-cabbf48bf5b1\",\n                    \"key\": \"STI FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-25\",\n                    \"last_load_date\": \"2025-05-25\"\n                },\n                {\n                    \"_id\": \"a1471489-44dd-4f50-a3fa-62649be45a61\",\n                    \"key\": \"GM PORTLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2024-07-04\"\n                },\n                {\n                    \"_id\": \"2824c56e-b756-496a-828e-19cafa140df4\",\n                    \"key\": \"WALKER CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-30\",\n                    \"last_load_date\": \"2025-09-30\"\n                },\n                {\n                    \"_id\": \"a1b6d150-d6aa-439a-8561-2ea4287109b9\",\n                    \"key\": \"H & A JACKSONVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-06\",\n                    \"last_load_date\": \"2025-05-06\"\n                },\n                {\n                    \"_id\": \"12212291-710d-42ce-95f4-c943a633fedb\",\n                    \"key\": \"FOX RENT A CAR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-04-11\"\n                },\n                {\n                    \"_id\": \"4be27f2c-59e9-4b6d-b0f9-70f4fa36eea3\",\n                    \"key\": \"HANSEN/ADKINS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-05\",\n                    \"last_load_date\": \"2024-11-05\"\n                },\n                {\n                    \"_id\": \"ac32b8c3-7054-4b43-923c-044e5e5c47e3\",\n                    \"key\": \"LINCOLN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"ea8b3670-0f98-4ae6-9c4d-9786099d9b78\",\n                    \"key\": \"FORD HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-16\",\n                    \"last_load_date\": \"2024-04-16\"\n                },\n                {\n                    \"_id\": \"b7d5c9f7-86d9-4cea-b1f7-996f0e09efe2\",\n                    \"key\": \"STI-NO GM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"3bf61068-ef23-42c3-9d20-7108639c462b\",\n                    \"key\": \"H&A HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-31\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"ac82ef54-ef26-4d69-acf4-512cb67ee3d9\",\n                    \"key\": \"JEEP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"26d26758-a706-470e-bcfe-2406696c54f5\",\n                    \"key\": \"H&A DIXIANA MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-19\",\n                    \"last_load_date\": \"2025-11-19\"\n                },\n                {\n                    \"_id\": \"a73fda92-8fde-4817-84ba-d985b3e57df2\",\n                    \"key\": \"SUBARU-BRUNSWICK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-20\",\n                    \"last_load_date\": \"2024-07-20\"\n                },\n                {\n                    \"_id\": \"b315cdfb-e6fd-4798-90f3-a47ea7e77086\",\n                    \"key\": \"VARIOIUS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-03\",\n                    \"last_load_date\": \"2025-06-03\"\n                },\n                {\n                    \"_id\": \"6139db63-1f42-405c-a623-83fd66875a50\",\n                    \"key\": \"JIM FALK MOTORS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-16\",\n                    \"last_load_date\": \"2025-05-16\"\n                },\n                {\n                    \"_id\": \"9a6f3dee-00fe-4469-ae3f-2d6020deacc8\",\n                    \"key\": \"NISSAN CANTON LLC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-12\",\n                    \"last_load_date\": \"2025-06-12\"\n                },\n                {\n                    \"_id\": \"a11c07dd-4497-4227-8d38-06ad54b046a3\",\n                    \"key\": \"JOBSITE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-20\",\n                    \"last_load_date\": \"2024-12-20\"\n                },\n                {\n                    \"_id\": \"c3332893-7e80-47b9-b03a-2f2eeaa1874b\",\n                    \"key\": \"10732311\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"6a6c59f8-57ff-49ec-a244-b242e4da5cf9\",\n                    \"key\": \"HANSEN AND ADKINS AUTO TRANSPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-17\",\n                    \"last_load_date\": \"2025-07-17\"\n                },\n                {\n                    \"_id\": \"af163942-88e5-4aae-9f00-f3bc6b467bee\",\n                    \"key\": \"HANSEN & ADKINS/ RAILWAY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-26\",\n                    \"last_load_date\": \"2024-08-26\"\n                },\n                {\n                    \"_id\": \"05b7e48e-7515-476b-9a1a-3a0f265c7c1a\",\n                    \"key\": \"SUBARU OF ASHEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"0f56969b-7a11-4953-9f24-f55bcb2b3434\",\n                    \"key\": \"PORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-04-09\",\n                    \"last_load_date\": \"2025-04-09\"\n                },\n                {\n                    \"_id\": \"a82a3073-9ca3-478a-bb33-fec8ba6aa3b3\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRAN\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-05\",\n                    \"last_load_date\": \"2024-08-05\"\n                },\n                {\n                    \"_id\": \"b39b6003-8898-4b70-ba52-e24123d20c97\",\n                    \"key\": \"FORD DEALERSHIP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-09\",\n                    \"last_load_date\": \"2024-05-09\"\n                },\n                {\n                    \"_id\": \"2cede953-ca0d-433d-8e1b-a7e5080e83fd\",\n                    \"key\": \"HOEHN MOTORS INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-10-30\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"0869465b-2ee7-47e8-b4d8-6cdfa03ab39c\",\n                    \"key\": \"HANSEN/ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-13\",\n                    \"last_load_date\": \"2025-02-13\"\n                },\n                {\n                    \"_id\": \"61e2be83-86ae-4170-9d52-5bb88abd0fe1\",\n                    \"key\": \"VOLKSWAGON CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-06-26\"\n                },\n                {\n                    \"_id\": \"b4e78e64-5dfb-40f3-8d50-e39317379d4a\",\n                    \"key\": \"SEATTLE HARBOR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"094c46f4-0719-41fe-a617-09748df5c7e1\",\n                    \"key\": \"MARK DODGE CHRYSLER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-21\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"06ef50d8-4786-433d-92a2-269e1c8ec098\",\n                    \"key\": \"DIGITIAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-02\",\n                    \"last_load_date\": \"2025-09-02\"\n                },\n                {\n                    \"_id\": \"b712be8b-692c-4ebb-b450-247010d9134b\",\n                    \"key\": \"H&A NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"3a11f5d8-fa36-4dd5-8f45-5394b8b6c3f1\",\n                    \"key\": \"NISSAN OF BAKERSFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-26\",\n                    \"last_load_date\": \"2025-03-26\"\n                },\n                {\n                    \"_id\": \"58fff7ed-1d80-454a-8c1c-b75c5cd54e63\",\n                    \"key\": \"NELSON MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-06\",\n                    \"last_load_date\": \"2024-04-06\"\n                },\n                {\n                    \"_id\": \"02f3ec1a-be7e-4060-9aff-e1e66b53ee77\",\n                    \"key\": \"H&A RICHMOND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-27\",\n                    \"last_load_date\": \"2024-02-27\"\n                },\n                {\n                    \"_id\": \"58ebaa98-3bee-428e-9a37-66fbaa108ae4\",\n                    \"key\": \"POHANKA TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-11\",\n                    \"last_load_date\": \"2025-12-11\"\n                },\n                {\n                    \"_id\": \"215d6fa3-fe27-4750-aa37-26917ce55362\",\n                    \"key\": \"KIA/HYUNDAI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-07\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"fafb4e44-0603-47d0-be14-cf37a482764e\",\n                    \"key\": \"GM-WESTFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"1e8308fa-32c2-4262-a87f-d208ede1dd57\",\n                    \"key\": \"JM SMUCKER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-01\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"4a349e6c-6f3e-4caf-806d-794af863449f\",\n                    \"key\": \"HONDA NORTH AMERICA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-12\",\n                    \"last_load_date\": \"2024-06-12\"\n                },\n                {\n                    \"_id\": \"30217a7c-3faa-4f7a-90a6-a7932c09216e\",\n                    \"key\": \"CSX CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"c493ce7c-63ff-4023-bb5f-8242b2902397\",\n                    \"key\": \"H&A CANTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-05\",\n                    \"last_load_date\": \"2025-03-05\"\n                },\n                {\n                    \"_id\": \"de270ab5-f150-4d34-8628-a39316365c36\",\n                    \"key\": \"GM KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-08\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"ae03c92c-0783-4ea5-a2cb-3c74c1b66ba5\",\n                    \"key\": \"GA POWER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-07\",\n                    \"last_load_date\": \"2024-08-07\"\n                },\n                {\n                    \"_id\": \"06e3ef3c-3dbc-474a-9059-d5f7454846c9\",\n                    \"key\": \"PERRY FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-14\",\n                    \"last_load_date\": \"2024-03-14\"\n                },\n                {\n                    \"_id\": \"909dc69d-0205-48b5-ba62-ec3704f7eca1\",\n                    \"key\": \"KALISPELL TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-14\",\n                    \"last_load_date\": \"2025-10-14\"\n                },\n                {\n                    \"_id\": \"7db4a512-25d4-4324-b353-9714e368041e\",\n                    \"key\": \"CARRRIER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-25\",\n                    \"last_load_date\": \"2024-04-25\"\n                },\n                {\n                    \"_id\": \"7364b055-8f31-4e81-b38f-372b570b3d48\",\n                    \"key\": \"TOYOTA ANNAPOLIS JUNCTION\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-27\",\n                    \"last_load_date\": \"2025-08-27\"\n                },\n                {\n                    \"_id\": \"555bb0a1-50e0-4374-9fdf-8017f97135cb\",\n                    \"key\": \"H AND A DIXIANNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-13\",\n                    \"last_load_date\": \"2024-09-13\"\n                },\n                {\n                    \"_id\": \"ab6f7977-589f-411c-900c-c07b15e401f8\",\n                    \"key\": \"HYUNDIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-20\",\n                    \"last_load_date\": \"2025-05-20\"\n                },\n                {\n                    \"_id\": \"bc1f344a-0605-431d-a569-e6eb5d929e4d\",\n                    \"key\": \"POHANKA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"63adbb9c-ad74-4cbb-803e-dea600933158\",\n                    \"key\": \"FORD MOTOR CO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"1ce6ca5f-f35a-4ecd-b238-0616771f79f0\",\n                    \"key\": \"STI EDWARK TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"1b168cec-9ae2-4ccc-bb5f-7e9e1a353486\",\n                    \"key\": \"STADIUM CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-30\",\n                    \"last_load_date\": \"2025-07-30\"\n                },\n                {\n                    \"_id\": \"7e34976a-2c45-4ccf-83f1-efba55cedaab\",\n                    \"key\": \"CORWIN FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-05\",\n                    \"last_load_date\": \"2024-07-05\"\n                },\n                {\n                    \"_id\": \"a3bf8f12-04fb-4ccd-b7f1-8fd084c96df3\",\n                    \"key\": \"HYUNDAI OF KIRKLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-08\",\n                    \"last_load_date\": \"2024-04-08\"\n                },\n                {\n                    \"_id\": \"7bc80a98-4a8b-4b6b-a662-c9eb79c13541\",\n                    \"key\": \"SILVER BOW TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-29\",\n                    \"last_load_date\": \"2025-10-29\"\n                },\n                {\n                    \"_id\": \"f1a28f14-9370-4486-9d01-9511bbe54709\",\n                    \"key\": \"10558575\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2024-02-22\"\n                },\n                {\n                    \"_id\": \"fa2759f5-40e2-4e7a-9bd1-427a7e88c2df\",\n                    \"key\": \"BRUCKNER TRUCK SALES\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-23\",\n                    \"last_load_date\": \"2025-01-23\"\n                },\n                {\n                    \"_id\": \"e065bc02-6ddc-41a8-8995-f4143d0fc233\",\n                    \"key\": \"N/AN/A\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-27\",\n                    \"last_load_date\": \"2025-02-27\"\n                },\n                {\n                    \"_id\": \"1bec5333-05e7-4765-bb80-4ce1c2a4de61\",\n                    \"key\": \"TOYOTA PRINCETON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-12\",\n                    \"last_load_date\": \"2024-12-12\"\n                }\n            ],\n            \"insurance_history\": [\n                {\n                    \"_id\": \"150b6e71-4ffa-43c3-8f21-7975ccd85ad3\",\n                    \"insurance_status\": \"A\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"U. S. SPECIALTY INSURANCE COMPANY\",\n                    \"policy_number\": \"1001120614\",\n                    \"effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"0\"\n                },\n                {\n                    \"_id\": \"55e16529-9299-430d-bbc1-8fbbd7169fd3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2020-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2020-03-11\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"ed849694-c2bb-4670-b36c-5cb6306ef62a\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2019-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"30afd57c-3496-4e15-b6eb-75bc67d3b2ce\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"HUDSON INSURANCE COMPANY\",\n                    \"policy_number\": \"HMB200092\",\n                    \"effective_date\": \"2017-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"1867ba04-79ad-4fde-85d8-5f7cc13281a3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"HARTFORD FIRE INSURANCE COMPANY\",\n                    \"policy_number\": \"20 CSE S51301\",\n                    \"effective_date\": \"2016-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2017-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"9ca5442b-6106-4508-b246-657f0644a3c7\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"362642\",\n                    \"effective_date\": \"2015-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2016-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"d2de4b39-fa3c-45d9-bd45-40bba1f1a55c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-07-25\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2015-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"73639c6e-a6a5-4660-92e6-0fad18996d45\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-02-01\",\n                    \"cancel_method\": \"NAME CHANGED\",\n                    \"cancel_effective_date\": \"2014-09-02\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"e3917b9e-5762-40d4-8ba6-67ba52962adf\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"360591\",\n                    \"effective_date\": \"2013-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2014-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b575a1aa-4378-4971-8477-94dc7771207d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"TOWER INSURANCE COMPANY OF NEW YORK\",\n                    \"policy_number\": \"CPPFN0042412\",\n                    \"effective_date\": \"2012-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2013-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"13845724-8d98-4938-ab88-7cbfb475926e\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"CASTLEPOINT NATIONAL INSURANCE CO\",\n                    \"policy_number\": \"TWP DY00046 11\",\n                    \"effective_date\": \"2011-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2012-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f2de1e63-be0f-4319-b317-8cd8d33f69a4\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-D\",\n                    \"effective_date\": \"2010-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2011-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"56f1a6db-7cf8-4f08-98bf-0e05e35c999d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-C\",\n                    \"effective_date\": \"2009-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2010-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"60e2182e-a4b2-47ab-9490-a6066ed6c367\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-B\",\n                    \"effective_date\": \"2008-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2009-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"c2dd0d77-3084-4ba1-beb4-7f597381ab69\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-A\",\n                    \"effective_date\": \"2007-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2008-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b6578208-cf0a-4982-b737-56929fe28615\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2007-04-25\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"8882225a-4c6e-444f-8be3-63997de2ec2c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000196\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-10-07\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"01b76d47-8058-483a-8e19-1ff240181f13\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"NEW YORK MARINE & GENERAL INS. CO.\",\n                    \"policy_number\": \"33818DC305\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-06-10\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b17cf26c-8fbc-4a53-ac85-c2eede391d78\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 10060102\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b3b3b20e-fea1-4615-943e-f2b9bf68dabc\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 100601\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"0a5a4417-83e0-4735-9062-b13d810c4bc0\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UJ8142S\",\n                    \"effective_date\": \"2004-05-14\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"cd777350-b02e-49c2-9051-9f14a7207346\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UH63225\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2004-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f42b3447-61e9-4957-aac0-d1554ae472fa\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"UNITED STATES FIDELITY & GUARANTY CO.\",\n                    \"policy_number\": \"D085P00333\",\n                    \"effective_date\": \"2002-05-15\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2003-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b82b9451-e54c-4753-84b6-63ae48674020\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"7a5e4060-28a0-4e4a-8078-68d7a4b82981\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD 1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                }\n            ],\n            \"insurance_cancel_count\": \"19\",\n            \"insurance_last_canceled\": \"2020-03-11\",\n            \"risk_factors\": [\n                {\n                    \"consecutive_authority\": true,\n                    \"sixty_mo_in_business\": true,\n                    \"revocation_last_thirtysix_mo\": false,\n                    \"indicator_network_graph_phone\": true,\n                    \"indicator_network_graph_address\": true,\n                    \"indicator_network_graph_email\": false,\n                    \"indicator_network_graph_ein\": false,\n                    \"indicator_network_graph_duns\": false,\n                    \"high_shared_power_units\": false,\n                    \"indicator_benchmark_inspected_power_units_ratio\": false,\n                    \"indicator_benchmark_inspection_mileage_ratio\": false,\n                    \"indicator_benchmark_power_unit_mileage_ratio\": false,\n                    \"zeo_inspections_last_twelve_mo\": false,\n                    \"active_usdot_status\": true,\n                    \"violations_severe_flag\": false,\n                    \"basic_alert_flag\": false,\n                    \"fatal_crashes_flag\": true,\n                    \"safety_rating_unsatisfactory_conditional\": false,\n                    \"secondary_contact_info_provided\": true,\n                    \"primary_contact_info_missing\": false,\n                    \"carrier_w_brokerage_authority\": false,\n                    \"multi_cargo_classification\": false,\n                    \"interstate_carrier_single_state_inspection\": false,\n                    \"bipd_insurance_above_minimum\": false,\n                    \"bipd_insurance_below_requirement\": false,\n                    \"cargo_insurance_on_file\": false,\n                    \"boc3_on_file\": true,\n                    \"pending_insurance_cancellation\": false,\n                    \"no_active_authority\": false,\n                    \"not_authorized_for_hire\": false,\n                    \"mcs150_filed_last_24_months\": true,\n                    \"oos_below_industry_average\": false,\n                    \"smartway_flag\": true,\n                    \"carbtru_flag\": false,\n                    \"phmsa_flag\": false,\n                    \"hazardous_material\": true,\n                    \"virtual_physical_mailing_address\": false,\n                    \"phone_number_area_codes_match_address_state\": true,\n                    \"stability_name_history\": true,\n                    \"stability_email_history\": true,\n                    \"stability_phone_history\": true,\n                    \"stability_address_history\": true,\n                    \"stability_contact_history\": true,\n                    \"stability_insurance_history\": true,\n                    \"dot_out_of_service\": false,\n                    \"driver_only_inspections\": false\n                }\n            ],\n            \"geo_points\": [\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    }\n                }\n            ],\n            \"violation_history\": [\n                {\n                    \"_id\": \"270871240\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86641932\",\n                    \"violation_id\": \"270871240\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210780140\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270882613\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86646083\",\n                    \"violation_id\": \"270882613\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210788521\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RG000RG\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674450\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674450\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674451\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674451\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210599284\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674449\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674449\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00078158\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270668682\",\n                    \"report_number\": \"WAX836001365\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-13\",\n                    \"inspection_id\": \"86559863\",\n                    \"violation_id\": \"270668682\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270581364\",\n                    \"report_number\": \"GA1457001059\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-10\",\n                    \"inspection_id\": \"86527365\",\n                    \"violation_id\": \"270581364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270530316\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"change_date\": \"2025-12-08\",\n                    \"inspection_id\": \"86478344\",\n                    \"violation_id\": \"270530316\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"FD49280\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270404962\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"change_date\": \"2025-12-02\",\n                    \"inspection_id\": \"86460609\",\n                    \"violation_id\": \"270404962\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210364945\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779551\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779551\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210698080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779555\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779555\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779553\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779554\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779554\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779552\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7778330823939ALHLIWR1\",\n                    \"report_number\": \"OH3294001120\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"inspection_id\": \"777833082\",\n                    \"violation_id\": \"7778330823939ALHLIWR1\",\n                    \"viol_code\": \"3939ALHLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7774169853922SLLTCD1\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"change_date\": \"2025-11-21\",\n                    \"inspection_id\": \"777416985\",\n                    \"violation_id\": \"7774169853922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"270024591\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210086524\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169086\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169086\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270024590\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270039557\",\n                    \"report_number\": \"NC0006819969\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86351380\",\n                    \"violation_id\": \"270039557\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169087\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77664052839375A3TAOL1\",\n                    \"report_number\": \"OH3245000910\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"change_date\": \"2025-11-12\",\n                    \"inspection_id\": \"776640528\",\n                    \"violation_id\": \"77664052839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209963841\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269967552\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RP69731\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77696213439360D2\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"77696213439360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7769621343929A2C1\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"7769621343929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269967551\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269868419\",\n                    \"report_number\": \"WA2141000422\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"change_date\": \"2025-11-11\",\n                    \"inspection_id\": \"86289188\",\n                    \"violation_id\": \"269868419\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00037013\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269832355\",\n                    \"report_number\": \"WA2117000878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"change_date\": \"2025-11-09\",\n                    \"inspection_id\": \"86275909\",\n                    \"violation_id\": \"269832355\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7757117103958E1PCOOS4\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103958E1PCOOS4\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A1HOSPD2\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A1HOSPD2\",\n                    \"viol_code\": \"3953A1HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A1-HOSPD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A2HOSPD3\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A2HOSPD3\",\n                    \"viol_code\": \"3953A2HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A2-HOSPD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103922SLLSWZ1\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103922SLLSWZ1\",\n                    \"viol_code\": \"3922SLLSWZ\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSWZ\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269514669\",\n                    \"report_number\": \"TNI039800893\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"change_date\": \"2025-10-25\",\n                    \"inspection_id\": \"86146687\",\n                    \"violation_id\": \"269514669\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77518542639375GLOAD1\",\n                    \"report_number\": \"TXV252055420\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"change_date\": \"2025-10-23\",\n                    \"inspection_id\": \"775185426\",\n                    \"violation_id\": \"77518542639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209625364\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7748154813939ALIL1\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"change_date\": \"2025-10-20\",\n                    \"inspection_id\": \"774815481\",\n                    \"violation_id\": \"7748154813939ALIL1\",\n                    \"viol_code\": \"3939ALIL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LIL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209546294\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7745277513922SLLLR1\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"change_date\": \"2025-10-15\",\n                    \"inspection_id\": \"774527751\",\n                    \"violation_id\": \"7745277513922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"774352395393205AWRBH1\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"change_date\": \"2025-10-14\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"774352395393205AWRBH1\",\n                    \"viol_code\": \"393205AWRBH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205A-WRBH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209451115\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7743523953939ALSML2\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"7743523953939ALSML2\",\n                    \"viol_code\": \"3939ALSML\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSML\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7741873353939ALBL2\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALBL2\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7741873353939ALFTSI3\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"viol_code\": \"393205CWRAWFLMIB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WRAWFLMIB\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739487633931281\",\n                    \"report_number\": \"TXV252019679\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"change_date\": \"2025-10-10\",\n                    \"inspection_id\": \"773948763\",\n                    \"violation_id\": \"7739487633931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"209413147\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269252442\",\n                    \"report_number\": \"IN8557006535\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-12\",\n                    \"inspection_id\": \"86025432\",\n                    \"violation_id\": \"269252442\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269121159\",\n                    \"report_number\": \"NC0006804709\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-06\",\n                    \"inspection_id\": \"85968062\",\n                    \"violation_id\": \"269121159\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2IRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209318189\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77364171939360D1\",\n                    \"report_number\": \"AL1836003590\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"change_date\": \"2025-10-05\",\n                    \"inspection_id\": \"773641719\",\n                    \"violation_id\": \"77364171939360D1\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209303066\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7739556483939TS5\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483939TS5\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7739556483965BHWSLIW10\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965BHWSLIW10\",\n                    \"viol_code\": \"3965BHWSLIW\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSLIW\",\n                    \"seq_no\": \"10\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839394\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739556483963A1BOS8\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1BOS8\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"8\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839347E2\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A16\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A16\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"773955648393191\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"773955648393191\",\n                    \"viol_code\": \"39319\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"19\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"77395564839353B3\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839353B3\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A1B7\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1B7\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"7\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483965B9\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965B9\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"9\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269045213\",\n                    \"report_number\": \"AR8000001243\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"85933524\",\n                    \"violation_id\": \"269045213\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"501A1703548\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7732524153922SLLTCD1\",\n                    \"report_number\": \"MS1019011997\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-12-05\",\n                    \"inspection_id\": \"773252415\",\n                    \"violation_id\": \"7732524153922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"500333628\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7733736813929A2C1\",\n                    \"report_number\": \"TXV252043290\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"773373681\",\n                    \"violation_id\": \"7733736813929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209266537\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269094883\",\n                    \"report_number\": \"GA1452000870\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"change_date\": \"2025-10-04\",\n                    \"inspection_id\": \"85956401\",\n                    \"violation_id\": \"269094883\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"8-D\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77288523339375A3TAOL1\",\n                    \"report_number\": \"MOW089002398\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"inspection_id\": \"772885233\",\n                    \"violation_id\": \"77288523339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7728140073922SLLS21\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"772814007\",\n                    \"violation_id\": \"7728140073922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7728956823922SLLTCD1\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-25\",\n                    \"inspection_id\": \"772895682\",\n                    \"violation_id\": \"7728956823922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"268901049\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-24\",\n                    \"inspection_id\": \"85868642\",\n                    \"violation_id\": \"268901049\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2WG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7725012843939ALFTSI1\",\n                    \"report_number\": \"IN9761003602\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"change_date\": \"2025-09-21\",\n                    \"inspection_id\": \"772501284\",\n                    \"violation_id\": \"7725012843939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209061460\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"268821955\",\n                    \"report_number\": \"IN9761003598\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"change_date\": \"2025-09-20\",\n                    \"inspection_id\": \"85832412\",\n                    \"violation_id\": \"268821955\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"772599240393128BCLWV1\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"change_date\": \"2025-09-22\",\n                    \"inspection_id\": \"772599240\",\n                    \"violation_id\": \"772599240393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209082202\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"268507801\",\n                    \"report_number\": \"FL1647007034\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85704320\",\n                    \"violation_id\": \"268507801\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268505384\",\n                    \"report_number\": \"WA2129000715\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85703121\",\n                    \"violation_id\": \"268505384\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7709923713927AD2\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"change_date\": \"2025-09-03\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713927AD2\",\n                    \"viol_code\": \"3927AD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"7A-D\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"770992371393128BCLWV3\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"770992371393128BCLWV3\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7709923713922SLLS21\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268416133\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"change_date\": \"2025-09-02\",\n                    \"inspection_id\": \"85664410\",\n                    \"violation_id\": \"268416133\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208714275\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268347468\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"change_date\": \"2025-08-29\",\n                    \"inspection_id\": \"85634476\",\n                    \"violation_id\": \"268347468\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4587852\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77044824039345DB1\",\n                    \"report_number\": \"US1917000063\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"change_date\": \"2025-08-27\",\n                    \"inspection_id\": \"770448240\",\n                    \"violation_id\": \"77044824039345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208608481\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7702705533939T1\",\n                    \"report_number\": \"TXV251984720\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770270553\",\n                    \"violation_id\": \"7702705533939T1\",\n                    \"viol_code\": \"3939T\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9T\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable tail lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208572096\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7702038363963A1OAL1\",\n                    \"report_number\": \"SC0413000032\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770203836\",\n                    \"violation_id\": \"7702038363963A1OAL1\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208557180\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268175457\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175457\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175459\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175459\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175458\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175458\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175460\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175460\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76975417839375GTFWETL3\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76975417839353BB2\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76975417839347E1\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7697473833939AHLLH1\",\n                    \"report_number\": \"WA2082002283\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"change_date\": \"2025-08-19\",\n                    \"inspection_id\": \"769747383\",\n                    \"violation_id\": \"7697473833939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208462185\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"76943166338351ASOUT1\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"76943166338351ASOUT1\",\n                    \"viol_code\": \"38351ASOUT\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"51A-SOUT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"36\",\n                    \"viol_group_desc\": \"License-related: Medium\",\n                    \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"769431663393128BCLWV2\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"769431663393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76950002739375GTFWETL1\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-08-15\",\n                    \"inspection_id\": \"769500027\",\n                    \"violation_id\": \"76950002739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208411752\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7693197843922SLLS31\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-09-16\",\n                    \"inspection_id\": \"769319784\",\n                    \"violation_id\": \"7693197843922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7691171763922LV1\",\n                    \"report_number\": \"NC0006784753\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"change_date\": \"2025-08-11\",\n                    \"inspection_id\": \"769117176\",\n                    \"violation_id\": \"7691171763922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267938167\",\n                    \"report_number\": \"IN8557006378\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"85451242\",\n                    \"violation_id\": \"267938167\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7687694253939AHLLH1\",\n                    \"report_number\": \"WA2174000092\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-06\",\n                    \"inspection_id\": \"768769425\",\n                    \"violation_id\": \"7687694253939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208262596\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7690545273922SLLS31\",\n                    \"report_number\": \"WA1166008588\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"769054527\",\n                    \"violation_id\": \"7690545273922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0665235\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76899411038323A21\",\n                    \"report_number\": \"TXV251941574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"change_date\": \"2025-08-08\",\n                    \"inspection_id\": \"768994110\",\n                    \"violation_id\": \"76899411038323A21\",\n                    \"viol_code\": \"38323A2\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"23(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Operating a CMV without a CDL\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76841188239375A3TAOL1\",\n                    \"report_number\": \"SC0321003025\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"768411882\",\n                    \"violation_id\": \"76841188239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208190518\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7685903253922SLLUP1\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768590325\",\n                    \"violation_id\": \"7685903253922SLLUP1\",\n                    \"viol_code\": \"3922SLLUP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLUP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"267781404\",\n                    \"report_number\": \"FL3227009849\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"85377866\",\n                    \"violation_id\": \"267781404\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000879549\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76853367039282DUMT1\",\n                    \"report_number\": \"GA1342000931\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768533670\",\n                    \"violation_id\": \"76853367039282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E795393\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76809581139375A3TAOLTIS3\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"768095811393128BCLWV2\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-29\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208125989\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"768095811393104F3C1\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267644854\",\n                    \"report_number\": \"MOW047005445\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"85315261\",\n                    \"violation_id\": \"267644854\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76809581139387AFPLR4\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139387AFPLR4\",\n                    \"viol_code\": \"39387AFPLR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87A-FPLR\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767904156393111\",\n                    \"report_number\": \"TXV251959934\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"767904156\",\n                    \"violation_id\": \"767904156393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208085939\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267672509\",\n                    \"report_number\": \"WA2063001287\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"change_date\": \"2025-07-27\",\n                    \"inspection_id\": \"85328750\",\n                    \"violation_id\": \"267672509\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0683324\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7674456333922SLLILC1\",\n                    \"report_number\": \"SC0243007277\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"change_date\": \"2025-07-21\",\n                    \"inspection_id\": \"767445633\",\n                    \"violation_id\": \"7674456333922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421009912\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76752314139141B10MC1\",\n                    \"report_number\": \"WA2172000035\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"change_date\": \"2025-07-22\",\n                    \"inspection_id\": \"767523141\",\n                    \"violation_id\": \"76752314139141B10MC1\",\n                    \"viol_code\": \"39141B10MC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41B10-MC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"48\",\n                    \"viol_group_desc\": \"Physical\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLLR1\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76738065339375A3TAOL1\",\n                    \"report_number\": \"FL1647006891\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"767380653\",\n                    \"violation_id\": \"76738065339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207965378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76744410339522GELDMFV3\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"76744410339522GELDMFV3\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLS22\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267471371\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"85231726\",\n                    \"violation_id\": \"267471371\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EX20948\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767111886393203A1\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"767111886393203A1\",\n                    \"viol_code\": \"393203A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Cab door missing/broken\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207908405\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76711188639355E2\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"76711188639355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207908406\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267519131\",\n                    \"report_number\": \"WA2169000052\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"85266141\",\n                    \"violation_id\": \"267519131\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0599027\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76680681339375A3TAOL1\",\n                    \"report_number\": \"TNI039582113\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"change_date\": \"2025-07-14\",\n                    \"inspection_id\": \"766806813\",\n                    \"violation_id\": \"76680681339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207842937\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76701570339360D2\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339360C1\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339524C2III3\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339524C2III3\",\n                    \"viol_code\": \"39524C2III\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24C2III\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339617C4\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339617C4\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267360824\",\n                    \"report_number\": \"WA2172000007\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"change_date\": \"2025-07-12\",\n                    \"inspection_id\": \"85194069\",\n                    \"violation_id\": \"267360824\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0523743\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267237958\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"85140711\",\n                    \"violation_id\": \"267237958\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4558191\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76619841339375A3TAOL1\",\n                    \"report_number\": \"WAX805007115\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766198413\",\n                    \"violation_id\": \"76619841339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7660192323922SLLLR3\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"7660192323922SLLLR3\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"viol_code\": \"39111B5LNCDLNVE\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"11B5-LNCDLNVE\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76601923239141AMCPC2\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239141AMCPC2\",\n                    \"viol_code\": \"39141AMCPC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41A-MCPC\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"40\",\n                    \"viol_group_desc\": \"Medical Certificate\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267291984\",\n                    \"report_number\": \"GA1259000364\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-09\",\n                    \"inspection_id\": \"85162196\",\n                    \"violation_id\": \"267291984\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267166352\",\n                    \"report_number\": \"MOW215001185\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"85108335\",\n                    \"violation_id\": \"267166352\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21TC-MC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207671080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"765687924393128BCLWV1\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"change_date\": \"2025-06-27\",\n                    \"inspection_id\": \"765687924\",\n                    \"violation_id\": \"765687924393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207613798\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"765713421393128BCLWV2\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76571342139375GTFWETL3\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"76571342139375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"765713421393104F3C1\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267075263\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"85061457\",\n                    \"violation_id\": \"267075263\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207587569\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76593822339375A31\",\n                    \"report_number\": \"TXV251918024\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-07-01\",\n                    \"inspection_id\": \"765938223\",\n                    \"violation_id\": \"76593822339375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207664041\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76549589139311A1LFTSM1\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765495891\",\n                    \"violation_id\": \"76549589139311A1LFTSM1\",\n                    \"viol_code\": \"39311A1LFTSM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LFTSM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207577000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91025\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"266916011\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916011\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266916010\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916010\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7654825353939ALHLI1\",\n                    \"report_number\": \"CANARW003534\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765482535\",\n                    \"violation_id\": \"7654825353939ALHLI1\",\n                    \"viol_code\": \"3939ALHLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207574786\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RJ 00989\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7648443633922SLLTCD1\",\n                    \"report_number\": \"WAX829007747\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"764844363\",\n                    \"violation_id\": \"7648443633922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0544762\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"266942393\",\n                    \"report_number\": \"GA1337000098\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"change_date\": \"2025-06-20\",\n                    \"inspection_id\": \"84996707\",\n                    \"violation_id\": \"266942393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76450494639375A3TAOL1\",\n                    \"report_number\": \"TNI039582037\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"change_date\": \"2025-06-13\",\n                    \"inspection_id\": \"764504946\",\n                    \"violation_id\": \"76450494639375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207373282\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76438451739375A3TAOL1\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"change_date\": \"2025-06-12\",\n                    \"inspection_id\": \"764384517\",\n                    \"violation_id\": \"76438451739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207348046\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"267253496\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"84906782\",\n                    \"violation_id\": \"267253496\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207741895\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76418221539375A3TAOL1\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"change_date\": \"2025-06-10\",\n                    \"inspection_id\": \"764182215\",\n                    \"violation_id\": \"76418221539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207306011\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING 500438\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266625827\",\n                    \"report_number\": \"MOW047005370\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"change_date\": \"2025-06-03\",\n                    \"inspection_id\": \"84848900\",\n                    \"violation_id\": \"266625827\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76371435039375CTAOTDLT2322\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"76371435039375A3TAOL1\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266671620\",\n                    \"report_number\": \"GA1443000926\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-05\",\n                    \"inspection_id\": \"84868475\",\n                    \"violation_id\": \"266671620\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7635205623953A3II1\",\n                    \"report_number\": \"FL3414008736\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-01\",\n                    \"inspection_id\": \"763520562\",\n                    \"violation_id\": \"7635205623953A3II1\",\n                    \"viol_code\": \"3953A3II\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3(a)(3)(ii)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"266669738\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-04\",\n                    \"inspection_id\": \"84867409\",\n                    \"violation_id\": \"266669738\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207231243\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266590427\",\n                    \"report_number\": \"FL2062006540\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84831450\",\n                    \"violation_id\": \"266590427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000867898\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266588421\",\n                    \"report_number\": \"FL2210000853\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84830404\",\n                    \"violation_id\": \"266588421\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000866725\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266497272\",\n                    \"report_number\": \"TXV251894225\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"84789998\",\n                    \"violation_id\": \"266497272\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207084105\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7631238513922SLLS21\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"763123851\",\n                    \"violation_id\": \"7631238513922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91065\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76293801939375A3TAOLTIS1\",\n                    \"report_number\": \"IN5267001115\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-06-02\",\n                    \"inspection_id\": \"762938019\",\n                    \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207179058\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266536758\",\n                    \"report_number\": \"GA0146000308\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-05-29\",\n                    \"inspection_id\": \"84808271\",\n                    \"violation_id\": \"266536758\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266461492\",\n                    \"report_number\": \"WA2067000250\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"change_date\": \"2025-05-25\",\n                    \"inspection_id\": \"84774238\",\n                    \"violation_id\": \"266461492\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0524344\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7624070643922SLLTCD1\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7624070643965BL3\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"762407064393104F3C2\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"762407064393104F3C2\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7616533053922SLLS31\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"change_date\": \"2025-05-09\",\n                    \"inspection_id\": \"761653305\",\n                    \"violation_id\": \"7616533053922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7616852643922SLLTCD1\",\n                    \"report_number\": \"WA2143000364\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"change_date\": \"2025-05-10\",\n                    \"inspection_id\": \"761685264\",\n                    \"violation_id\": \"7616852643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7619003013963A1B3\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1B3\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7619003013963A1BOS4\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1BOS4\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76190030139353B2\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76190030139347E1\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"266026344\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026344\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266026343\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026343\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7607322723922SLLS31\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760732272\",\n                    \"violation_id\": \"7607322723922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RL001JJ\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76071362439348A1\",\n                    \"report_number\": \"TXV251837324\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760713624\",\n                    \"violation_id\": \"76071362439348A1\",\n                    \"viol_code\": \"39348A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Inoperative/defective brakes\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206539875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265890047\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"84524532\",\n                    \"violation_id\": \"265890047\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206541334\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265900128\",\n                    \"report_number\": \"FL2765007055\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"change_date\": \"2025-04-30\",\n                    \"inspection_id\": \"84530279\",\n                    \"violation_id\": \"265900128\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206550912\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601111553939H1\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"760111155\",\n                    \"violation_id\": \"7601111553939H1\",\n                    \"viol_code\": \"3939H\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9H\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable head lamps\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206415893\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"265728825\",\n                    \"report_number\": \"SC0352002732\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"84451466\",\n                    \"violation_id\": \"265728825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA78708\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601646153922SLLLR1\",\n                    \"report_number\": \"GA0147000671\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-22\",\n                    \"inspection_id\": \"760164615\",\n                    \"violation_id\": \"7601646153922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E444231\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"265667761\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"84421158\",\n                    \"violation_id\": \"265667761\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206351723\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75971302239378AWS1\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"759713022\",\n                    \"violation_id\": \"75971302239378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206335823\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"265638951\",\n                    \"report_number\": \"TXV251823716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"change_date\": \"2025-04-15\",\n                    \"inspection_id\": \"84407650\",\n                    \"violation_id\": \"265638951\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75998099739355C11\",\n                    \"report_number\": \"TXV251810974\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"change_date\": \"2025-04-18\",\n                    \"inspection_id\": \"759980997\",\n                    \"violation_id\": \"75998099739355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206390236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265394812\",\n                    \"report_number\": \"SC0344002575\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"change_date\": \"2025-04-02\",\n                    \"inspection_id\": \"84292017\",\n                    \"violation_id\": \"265394812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA76222\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7586956533953AII1\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758695653\",\n                    \"violation_id\": \"7586956533953AII1\",\n                    \"viol_code\": \"3953AII\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3AII\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7587151023922SLLTCD1\",\n                    \"report_number\": \"GA1382000667\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758715102\",\n                    \"violation_id\": \"7587151023922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E592704\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583732553922SLLTCD1\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758373255\",\n                    \"violation_id\": \"7583732553922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCYV20\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583748933922SLLTCD1\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758374893\",\n                    \"violation_id\": \"7583748933922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCXU39\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7578122763922SLLS41\",\n                    \"report_number\": \"IN5546006118\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"change_date\": \"2025-03-23\",\n                    \"inspection_id\": \"757812276\",\n                    \"violation_id\": \"7578122763922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7581071163922SLLILC1\",\n                    \"report_number\": \"SC0329002254\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758107116\",\n                    \"violation_id\": \"7581071163922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421004530\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75820637739345DLUV1\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739345DLUV1\",\n                    \"viol_code\": \"39345DLUV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLUV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75733283739375A11\",\n                    \"report_number\": \"NET303000663\",\n                    \"report_state\": \"NE\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-17\",\n                    \"inspection_id\": \"757332837\",\n                    \"violation_id\": \"75733283739375A11\",\n                    \"viol_code\": \"39375A1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-ply or belt material exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205841581\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"ET5505026\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"758206377393783\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"758206377393783\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75820637739394\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206029468\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7582063773963A1BL5\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"7582063773963A1BL5\",\n                    \"viol_code\": \"3963A1BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BL\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake system pressure loss\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75820637739375GLOAD2\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739375GLOAD2\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"267467429\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"84115193\",\n                    \"violation_id\": \"267467429\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"6M20CRK\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756982872393102C2C1\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756982872\",\n                    \"violation_id\": \"756982872393102C2C1\",\n                    \"viol_code\": \"393102C2C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"102C2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7574481813922SLLLR1\",\n                    \"report_number\": \"GA1307000509\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"change_date\": \"2025-03-19\",\n                    \"inspection_id\": \"757448181\",\n                    \"violation_id\": \"7574481813922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E695058\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"756904824393128BCLWV1\",\n                    \"report_number\": \"WA2147000199\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756904824\",\n                    \"violation_id\": \"756904824393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205751114\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"75690476139375A3TAOL1\",\n                    \"report_number\": \"FL3491002481\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"change_date\": \"2025-03-18\",\n                    \"inspection_id\": \"756904761\",\n                    \"violation_id\": \"75690476139375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205852279\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"264855149\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855149\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264855150\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855150\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7569607323939TS3\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"7569607323939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"264855148\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855148\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7559633433922LV1\",\n                    \"report_number\": \"NC0006733377\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"755963343\",\n                    \"violation_id\": \"7559633433922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"75696073239392\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"75696073239392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205762899\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756960732393781\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"756960732393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"264762877\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"83994908\",\n                    \"violation_id\": \"264762877\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EV10506\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7557128373929A21\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-26\",\n                    \"inspection_id\": \"755712837\",\n                    \"violation_id\": \"7557128373929A21\",\n                    \"viol_code\": \"3929A2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure vehicle equipment\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205509336\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7558258503922SLLLR1\",\n                    \"report_number\": \"ID4046000519\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755825850\",\n                    \"violation_id\": \"7558258503922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"ISP4046005995\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"755880975393781\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"755880975393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75588097539392\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"75588097539392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75559012239216D1\",\n                    \"report_number\": \"SC0390000424\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-25\",\n                    \"inspection_id\": \"755590122\",\n                    \"violation_id\": \"75559012239216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421002091\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7554154863922SLLTCD1\",\n                    \"report_number\": \"WAX803001751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"change_date\": \"2025-02-22\",\n                    \"inspection_id\": \"755415486\",\n                    \"violation_id\": \"7554154863922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7552223013939ALFTSI1\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755222301\",\n                    \"violation_id\": \"7552223013939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205409255\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RN98977\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510933339375A3ATIS1\",\n                    \"report_number\": \"WA2018000664\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755109333\",\n                    \"violation_id\": \"75510933339375A3ATIS1\",\n                    \"viol_code\": \"39375A3ATIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-ATIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385953\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75510733539360D2\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75510733539311A1LCHL1\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539311A1LCHL1\",\n                    \"viol_code\": \"39311A1LCHL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LCHL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510733539395B3\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539395B3\",\n                    \"viol_code\": \"39395B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385591\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605427\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E667037\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605429\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605429\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605428\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605428\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203E-CBP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"19\",\n                    \"viol_category_desc\": \"Frames\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75481965039216D1\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"75481965039395F2\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039395F2\",\n                    \"viol_code\": \"39395F\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(f)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7550600223922P1\",\n                    \"report_number\": \"TXV251757743\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"change_date\": \"2025-02-18\",\n                    \"inspection_id\": \"755060022\",\n                    \"violation_id\": \"7550600223922P1\",\n                    \"viol_code\": \"3922P\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2P\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Improper passing\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264478204\",\n                    \"report_number\": \"MTU743500858\",\n                    \"report_state\": \"MT\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-12\",\n                    \"inspection_id\": \"83846949\",\n                    \"violation_id\": \"264478204\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7547768913963A11\",\n                    \"report_number\": \"TXV251662649\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754776891\",\n                    \"violation_id\": \"7547768913963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205318932\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75458232039375A33\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039375A33\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75458232039355D32\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039355D32\",\n                    \"viol_code\": \"39355D3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(d)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75435526839375GTAOW1\",\n                    \"report_number\": \"WA2102001733\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-09\",\n                    \"inspection_id\": \"754355268\",\n                    \"violation_id\": \"75435526839375GTAOW1\",\n                    \"viol_code\": \"39375GTAOW\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TAOW\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205231498\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75458232039345B2UV1\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039345B2UV1\",\n                    \"viol_code\": \"39345B2UV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2UV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7545823203939TS4\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"7545823203939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75361585539375GTFWETL1\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"change_date\": \"2025-01-30\",\n                    \"inspection_id\": \"753615855\",\n                    \"violation_id\": \"75361585539375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205074984\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"753580728393112\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"753580728393112\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7535807283922C1\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"7535807283922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75295663239355E2\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"75295663239355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"752959476393104B1\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"752959476393104B1\",\n                    \"viol_code\": \"393104B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104(b)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Damaged securement system/tiedowns\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204940025\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7529594763965B2\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"7529594763965B2\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204940024\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7529566323931281\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"7529566323931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204939457\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7524432093922SLLLR1\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"752443209\",\n                    \"violation_id\": \"7524432093922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7525884963922SLLTCD1\",\n                    \"report_number\": \"WA2143000155\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752588496\",\n                    \"violation_id\": \"7525884963922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264011407\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-15\",\n                    \"inspection_id\": \"83609083\",\n                    \"violation_id\": \"264011407\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WM680352\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"270897111\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-12-26\",\n                    \"inspection_id\": \"83606285\",\n                    \"violation_id\": \"270897111\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"BGD0701\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263971102\",\n                    \"report_number\": \"WAX768003941\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"83596669\",\n                    \"violation_id\": \"263971102\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0180907\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263868262\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"change_date\": \"2025-01-10\",\n                    \"inspection_id\": \"83579454\",\n                    \"violation_id\": \"263868262\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204753586\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263743675\",\n                    \"report_number\": \"SC0346002682\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"83523133\",\n                    \"violation_id\": \"263743675\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263761913\",\n                    \"report_number\": \"SC0329002123\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-05\",\n                    \"inspection_id\": \"83532332\",\n                    \"violation_id\": \"263761913\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204657002\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421001677\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75146507139375CTAOTDLT2321\",\n                    \"report_number\": \"ID4128001804\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"751465071\",\n                    \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204587056\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7514192253939ALSLIWR1\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"inspection_id\": \"751419225\",\n                    \"violation_id\": \"7514192253939ALSLIWR1\",\n                    \"viol_code\": \"3939ALSLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"263702491\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83501799\",\n                    \"violation_id\": \"263702491\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204598526\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263700418\",\n                    \"report_number\": \"TXV241667721\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83500700\",\n                    \"violation_id\": \"263700418\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204596633\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOLTIS2\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204539194\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOL1\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204539193\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"CW060019\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263676705\",\n                    \"report_number\": \"TXV241734866\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-27\",\n                    \"inspection_id\": \"83489727\",\n                    \"violation_id\": \"263676705\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265049236\",\n                    \"report_number\": \"IL0825730309\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"change_date\": \"2025-03-14\",\n                    \"inspection_id\": \"83415104\",\n                    \"violation_id\": \"265049236\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8257300951\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506691473967AUO1\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750669147\",\n                    \"violation_id\": \"7506691473967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204417409\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75049530339391\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"75049530339391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263470898\",\n                    \"report_number\": \"WA2086001436\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-14\",\n                    \"inspection_id\": \"83393487\",\n                    \"violation_id\": \"263470898\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506631443939ALFTSI1\",\n                    \"report_number\": \"CANARW002956\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750663144\",\n                    \"violation_id\": \"7506631443939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204416395\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"CW392167\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7504953033963A12\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"7504953033963A12\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74993408139355EB1\",\n                    \"report_number\": \"US1806000163\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"749934081\",\n                    \"violation_id\": \"74993408139355EB1\",\n                    \"viol_code\": \"39355EB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55E-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204795781\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"750005892395242\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892395242\",\n                    \"viol_code\": \"39524\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74999753139378AWS3\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-13\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"74999753139378AWS3\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204767113\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7499348103922SLIMPT1\",\n                    \"report_number\": \"AR7640000273\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-06\",\n                    \"inspection_id\": \"749934810\",\n                    \"violation_id\": \"7499348103922SLIMPT1\",\n                    \"viol_code\": \"3922SLIMPT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2SLIMPT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W001367\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"750005892393128BCLWV1\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204818532\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"749997531393128BCLWV2\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"749997531393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7499975313922SLLTCD1\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"7499975313922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74999960139378AWS1\",\n                    \"report_number\": \"WA2146000083\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-07\",\n                    \"inspection_id\": \"749999601\",\n                    \"violation_id\": \"74999960139378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204249484\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263352520\",\n                    \"report_number\": \"GA1450000159\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"change_date\": \"2024-12-10\",\n                    \"inspection_id\": \"83350691\",\n                    \"violation_id\": \"263352520\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B32\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B32\",\n                    \"viol_code\": \"393128B3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"263248249\",\n                    \"report_number\": \"IN5475003773\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2024-12-05\",\n                    \"inspection_id\": \"83314146\",\n                    \"violation_id\": \"263248249\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B11\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B11\",\n                    \"viol_code\": \"393128B1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Vehicle not secured, front and rear\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7497289713922SLLLR1\",\n                    \"report_number\": \"GA1332000537\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-04\",\n                    \"inspection_id\": \"749728971\",\n                    \"violation_id\": \"7497289713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E547972\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"263185033\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-02\",\n                    \"inspection_id\": \"83293579\",\n                    \"violation_id\": \"263185033\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204143077\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74947861839375A3TAOL1\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"change_date\": \"2024-11-30\",\n                    \"inspection_id\": \"749478618\",\n                    \"violation_id\": \"74947861839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204110670\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263117550\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117550\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204077978\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117551\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-RRUC\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117549\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117549\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204077979\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7489313463922C1\",\n                    \"report_number\": \"LALARH000939\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"748931346\",\n                    \"violation_id\": \"7489313463922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751FKRP58\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74846698239375A3TAOL1\",\n                    \"report_number\": \"WAX851000751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-15\",\n                    \"inspection_id\": \"748466982\",\n                    \"violation_id\": \"74846698239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203893378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263004311\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-20\",\n                    \"inspection_id\": \"83159900\",\n                    \"violation_id\": \"263004311\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203977182\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7480993863963A1BOS2\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863963A1BOS2\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74809938639342ABM1\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"74809938639342ABM1\",\n                    \"viol_code\": \"39342ABM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"42A-BM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7480993863965BHWSL3\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863965BHWSL3\",\n                    \"viol_code\": \"3965BHWSL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"747909333393128BCLWV1\",\n                    \"report_number\": \"WA2047000401\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"change_date\": \"2024-11-07\",\n                    \"inspection_id\": \"747909333\",\n                    \"violation_id\": \"747909333393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203776585\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"748243251393781\",\n                    \"report_number\": \"TXV241660610\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"change_date\": \"2024-11-12\",\n                    \"inspection_id\": \"748243251\",\n                    \"violation_id\": \"748243251393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203846519\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262662192\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83048687\",\n                    \"violation_id\": \"262662192\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"U5557318\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74732121938395ALCDL1\",\n                    \"report_number\": \"MD0309003605\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"747321219\",\n                    \"violation_id\": \"74732121938395ALCDL1\",\n                    \"viol_code\": \"38395ALCDL\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"95A-LCDL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                    \"viol_category_id\": \"53\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262674087\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83054526\",\n                    \"violation_id\": \"262674087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203689620\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"01SG0002P\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74748814239395A4EEUS1\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"inspection_id\": \"747488142\",\n                    \"violation_id\": \"74748814239395A4EEUS1\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7469287923922SLLLR1\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"change_date\": \"2024-10-24\",\n                    \"inspection_id\": \"746928792\",\n                    \"violation_id\": \"7469287923922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7468203693931281\",\n                    \"report_number\": \"TXV241653004\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"change_date\": \"2024-10-23\",\n                    \"inspection_id\": \"746820369\",\n                    \"violation_id\": \"7468203693931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203551977\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"262468729\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-21\",\n                    \"inspection_id\": \"82959435\",\n                    \"violation_id\": \"262468729\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203511344\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7464994653939ALSLI2\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653939ALSLI2\",\n                    \"viol_code\": \"3939ALSLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLI\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7464994653929A2C1\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7463743653939TS2\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"7463743653939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74637436539375A31\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"74637436539375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262375493\",\n                    \"report_number\": \"ID3640005231\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"change_date\": \"2024-10-16\",\n                    \"inspection_id\": \"82917136\",\n                    \"violation_id\": \"262375493\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74589270339343ATPV1\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339343ATPV1\",\n                    \"viol_code\": \"39343ATPV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"43A-TPV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74589270339345DB2\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74589270339375A3TAOL3\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74574252939360C1\",\n                    \"report_number\": \"TXV241585122\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"inspection_id\": \"745742529\",\n                    \"violation_id\": \"74574252939360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088803\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088803\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088802\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088802\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0754987\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74496069939347E1\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74496069939375A3TAOL3\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74496069939353BB2\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74425573839360C1\",\n                    \"report_number\": \"NV7036028233\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"change_date\": \"2024-10-01\",\n                    \"inspection_id\": \"744255738\",\n                    \"violation_id\": \"74425573839360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203218275\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74441520939216D1\",\n                    \"report_number\": \"GA1301000536\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744415209\",\n                    \"violation_id\": \"74441520939216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"74450206839216D1\",\n                    \"report_number\": \"GA1321000502\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744502068\",\n                    \"violation_id\": \"74450206839216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"261906892\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"change_date\": \"2024-09-18\",\n                    \"inspection_id\": \"82697620\",\n                    \"violation_id\": \"261906892\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"126\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203015012\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7440940713922SLLLR1\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"7440940713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"261789101\",\n                    \"report_number\": \"SCW325002180\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82654164\",\n                    \"violation_id\": \"261789101\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA69963\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74409407139522H1ELDNUM2\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"74409407139522H1ELDNUM2\",\n                    \"viol_code\": \"39522H1ELDNUM\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22H1-ELDNUM\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"261794082\",\n                    \"report_number\": \"TXV241510574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82656065\",\n                    \"violation_id\": \"261794082\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7435776333922ML1\",\n                    \"report_number\": \"AL2113001245\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"inspection_id\": \"743577633\",\n                    \"violation_id\": \"7435776333922ML1\",\n                    \"viol_code\": \"3922ML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-ML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to Maintain Lane\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7425583923922SLLTCD1\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742558392\",\n                    \"violation_id\": \"7425583923922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7430729763939TS1\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"743072976\",\n                    \"violation_id\": \"7430729763939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"261448481\",\n                    \"report_number\": \"TXV241528648\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82501483\",\n                    \"violation_id\": \"261448481\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74243940339345DB2\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339345B2B1\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345B2B1\",\n                    \"viol_code\": \"39345B2B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339348ABLMCBAD4\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339348ABLMCBAD4\",\n                    \"viol_code\": \"39348ABLMCBAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48A-BLMCBAD\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339347BBMBCBD3\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339347BBMBCBD3\",\n                    \"viol_code\": \"39347BBMBCBD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47B-BMBCBD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7422074103922SLLLR1\",\n                    \"report_number\": \"IN6162002182\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"inspection_id\": \"742207410\",\n                    \"violation_id\": \"7422074103922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74250615639392\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74250615639355C11\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74250615639395A3\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639395A3\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74196636339345DB1\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"inspection_id\": \"741966363\",\n                    \"violation_id\": \"74196636339345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"261201488\",\n                    \"report_number\": \"GA1446000285\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"change_date\": \"2024-08-15\",\n                    \"inspection_id\": \"82388898\",\n                    \"violation_id\": \"261201488\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW-0091270\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7412983203922SLLFC1\",\n                    \"report_number\": \"GA0396000464\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"inspection_id\": \"741298320\",\n                    \"violation_id\": \"7412983203922SLLFC1\",\n                    \"viol_code\": \"3922SLLFC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"261152623\",\n                    \"report_number\": \"GA0151000225\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"change_date\": \"2024-08-13\",\n                    \"inspection_id\": \"82366189\",\n                    \"violation_id\": \"261152623\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"740808585393201CFR1\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"740808585393201CFR1\",\n                    \"viol_code\": \"393201CFR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"201C-FR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7408085853958E1PCOOS2\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853958E1PCOOS2\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7411986993922SLLS31\",\n                    \"report_number\": \"ID3880002711\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"741198699\",\n                    \"violation_id\": \"7411986993922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7408085853965BL3\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74082945639391\",\n                    \"report_number\": \"NC0006672850\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"inspection_id\": \"740829456\",\n                    \"violation_id\": \"74082945639391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260968830\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968830\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260968831\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968831\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA68147\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74089641639282DUMT1\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74089641639530B2ELDDFC242\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639530B2ELDDFC242\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7406527413922SLLS31\",\n                    \"report_number\": \"GA1202000072\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"inspection_id\": \"740652741\",\n                    \"violation_id\": \"7406527413922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"73993328139222A1\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"73993328139222A1\",\n                    \"viol_code\": \"39222A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"22(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Failing to use hazard warning flashers\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7399332813922PK2\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"7399332813922PK2\",\n                    \"viol_code\": \"3922PK\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2PK\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260828574\",\n                    \"report_number\": \"FL3537006328\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"82208416\",\n                    \"violation_id\": \"260828574\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000819709\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7394266803963A11\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"inspection_id\": \"739426680\",\n                    \"violation_id\": \"7394266803963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260667309\",\n                    \"report_number\": \"MS5011012853\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82128327\",\n                    \"violation_id\": \"260667309\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201905639\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260658302\",\n                    \"report_number\": \"GA1265000595\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82124339\",\n                    \"violation_id\": \"260658302\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW0092125\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260537991\",\n                    \"report_number\": \"MS1014010340\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"change_date\": \"2024-07-09\",\n                    \"inspection_id\": \"82071552\",\n                    \"violation_id\": \"260537991\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201794558\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7389003783922SLLLR1\",\n                    \"report_number\": \"GA1237000221\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"inspection_id\": \"738900378\",\n                    \"violation_id\": \"7389003783922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7387142493939ALBL1\",\n                    \"report_number\": \"FL4108000087\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738714249\",\n                    \"violation_id\": \"7387142493939ALBL1\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73861603239375A3TAOL1\",\n                    \"report_number\": \"WA2110006132\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738616032\",\n                    \"violation_id\": \"73861603239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7383103743922LV1\",\n                    \"report_number\": \"NC0006663276\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"inspection_id\": \"738310374\",\n                    \"violation_id\": \"7383103743922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266066533\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"82051027\",\n                    \"violation_id\": \"266066533\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIFTA\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"M\",\n                    \"viol_unit_desc\": \"M\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73801099839522GELDMFV2\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"73801099839522GELDMFV2\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7380109983922SLLTCD1\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"7380109983922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73895103039617C1\",\n                    \"report_number\": \"IL4289350067\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"change_date\": \"2024-07-12\",\n                    \"inspection_id\": \"738951030\",\n                    \"violation_id\": \"73895103039617C1\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201861999\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"260254794\",\n                    \"report_number\": \"FL3572006125\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-24\",\n                    \"inspection_id\": \"81942046\",\n                    \"violation_id\": \"260254794\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000796194\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260183812\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-18\",\n                    \"inspection_id\": \"81907515\",\n                    \"violation_id\": \"260183812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201478364\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260101565\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"change_date\": \"2024-06-14\",\n                    \"inspection_id\": \"81881144\",\n                    \"violation_id\": \"260101565\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260080567\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"change_date\": \"2024-06-13\",\n                    \"inspection_id\": \"81871195\",\n                    \"violation_id\": \"260080567\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201390655\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7362505983922SLLS21\",\n                    \"report_number\": \"SCN377002390\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"inspection_id\": \"736250598\",\n                    \"violation_id\": \"7362505983922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"736071813392161\",\n                    \"report_number\": \"OH1339004736\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"inspection_id\": \"736071813\",\n                    \"violation_id\": \"736071813392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259891851\",\n                    \"report_number\": \"MS5011012815\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"change_date\": \"2024-06-04\",\n                    \"inspection_id\": \"81782376\",\n                    \"violation_id\": \"259891851\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201222615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259863609\",\n                    \"report_number\": \"SCW351001870\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-06-03\",\n                    \"inspection_id\": \"81770117\",\n                    \"violation_id\": \"259863609\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA63582\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259842021\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-05-31\",\n                    \"inspection_id\": \"81760339\",\n                    \"violation_id\": \"259842021\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201181000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73599633939530B2ELDDFC241\",\n                    \"report_number\": \"FL2829008616\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"inspection_id\": \"735996339\",\n                    \"violation_id\": \"73599633939530B2ELDDFC241\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"270138883\",\n                    \"report_number\": \"GA1410000064\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"81776656\",\n                    \"violation_id\": \"270138883\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-F\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"18\",\n                    \"viol_category_desc\": \"Fuel Systems\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210186342\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7356997623922SLLS31\",\n                    \"report_number\": \"GA0045000080\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"inspection_id\": \"735699762\",\n                    \"violation_id\": \"7356997623922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259720410\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720410\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259720409\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720409\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201076637\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73517444139282A11\",\n                    \"report_number\": \"SCE354001287\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"change_date\": \"2024-05-22\",\n                    \"inspection_id\": \"735174441\",\n                    \"violation_id\": \"73517444139282A11\",\n                    \"viol_code\": \"39282A1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA62828\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7351782393922LV1\",\n                    \"report_number\": \"IL4038460336\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"inspection_id\": \"735178239\",\n                    \"violation_id\": \"7351782393922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7350719583939TS2\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"7350719583939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"735071958393781\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"735071958393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259532084\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"change_date\": \"2024-05-15\",\n                    \"inspection_id\": \"81623037\",\n                    \"violation_id\": \"259532084\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200917651\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7349784303922SLML1\",\n                    \"report_number\": \"GA1420000303\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"734978430\",\n                    \"violation_id\": \"7349784303922SLML1\",\n                    \"viol_code\": \"3922SLML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"734131098393781\",\n                    \"report_number\": \"TXV241390980\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"change_date\": \"2024-05-09\",\n                    \"inspection_id\": \"734131098\",\n                    \"violation_id\": \"734131098393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200817615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"734378274393104BC1\",\n                    \"report_number\": \"MO3512000356\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"inspection_id\": \"734378274\",\n                    \"violation_id\": \"734378274393104BC1\",\n                    \"viol_code\": \"393104BC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104B-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259623700\",\n                    \"report_number\": \"WA2103000311\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"change_date\": \"2024-05-21\",\n                    \"inspection_id\": \"81664748\",\n                    \"violation_id\": \"259623700\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0240909\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73425354339375GTFWETL1\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734253543\",\n                    \"violation_id\": \"73425354339375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7341429513965B3\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"7341429513965B3\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73414295139392\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"73414295139392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"734142951393111\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"change_date\": \"2024-05-10\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"734142951393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200836619\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7339780443963A1OAL6\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1OAL6\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73481095839353B2\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439353BB3\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439353BB3\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439347E2\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-08\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200784307\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1BALAC5\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1BALAC5\",\n                    \"viol_code\": \"3963A1BALAC\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-BALAC\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"733978044393104F3C1\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"733978044393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73481095839347E1\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1ALBV4\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1ALBV4\",\n                    \"viol_code\": \"3963A1ALBV\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-ALBV\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73396658739375A3TAOL1\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"733966587\",\n                    \"violation_id\": \"73396658739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206711550\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7339604133967AUO1\",\n                    \"report_number\": \"FL2535002935\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"inspection_id\": \"733960413\",\n                    \"violation_id\": \"7339604133967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73381380339355C21\",\n                    \"report_number\": \"TXV241411369\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2024-05-06\",\n                    \"inspection_id\": \"733813803\",\n                    \"violation_id\": \"73381380339355C21\",\n                    \"viol_code\": \"39355C2\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200749969\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73363671939378AWS1\",\n                    \"report_number\": \"ID3706004920\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733636719\",\n                    \"violation_id\": \"73363671939378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73381326339345DLPC1\",\n                    \"report_number\": \"TXV241410464\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733813263\",\n                    \"violation_id\": \"73381326339345DLPC1\",\n                    \"viol_code\": \"39345DLPC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLPC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7330502973931281\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73305029739393\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739393\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259167247\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"change_date\": \"2024-04-26\",\n                    \"inspection_id\": \"81456400\",\n                    \"violation_id\": \"259167247\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200598389\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330502973939TS4\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73305029739387A2\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739387A2\",\n                    \"viol_code\": \"39387A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Warning flag required on projecting load\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309591\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922SLLS22\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"259309590\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922LV1\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309589\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309589\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73307642439375GTFWETL1\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73307642439378AWS2\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259309588\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309588\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73255290339395A1\",\n                    \"report_number\": \"MS5011099925\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732552903\",\n                    \"violation_id\": \"73255290339395A1\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7325663583922C1\",\n                    \"report_number\": \"TXV241386594\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732566358\",\n                    \"violation_id\": \"7325663583922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73252683939282DUMT1\",\n                    \"report_number\": \"GA1255000233\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732526839\",\n                    \"violation_id\": \"73252683939282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"259016972\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016972\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19651\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433931281\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259016974\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016974\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259016975\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016975\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200472743\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433939TS3\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73242564339392\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"73242564339392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259016973\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016973\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(A)\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259047960\",\n                    \"report_number\": \"GA1384000202\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"change_date\": \"2024-04-22\",\n                    \"inspection_id\": \"81404771\",\n                    \"violation_id\": \"259047960\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258918483\",\n                    \"report_number\": \"WA2082000915\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"change_date\": \"2024-04-15\",\n                    \"inspection_id\": \"81345345\",\n                    \"violation_id\": \"258918483\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0106047\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7323316833922SLLTCD1\",\n                    \"report_number\": \"TNI039580391\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"inspection_id\": \"732331683\",\n                    \"violation_id\": \"7323316833922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73222037139282DUMT1\",\n                    \"report_number\": \"GA1379000018\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"inspection_id\": \"732220371\",\n                    \"violation_id\": \"73222037139282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"258829015\",\n                    \"report_number\": \"SCS243006965\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"change_date\": \"2024-04-09\",\n                    \"inspection_id\": \"81306752\",\n                    \"violation_id\": \"258829015\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA48990\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7317509943922C1\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"inspection_id\": \"731750994\",\n                    \"violation_id\": \"7317509943922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7313114523922SLLS31\",\n                    \"report_number\": \"SCR378000770\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"inspection_id\": \"731311452\",\n                    \"violation_id\": \"7313114523922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"258759151\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"change_date\": \"2024-04-04\",\n                    \"inspection_id\": \"81273253\",\n                    \"violation_id\": \"258759151\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19473\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7312901313922SLLS31\",\n                    \"report_number\": \"AR7080000047\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"inspection_id\": \"731290131\",\n                    \"violation_id\": \"7312901313922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7311304353922SLLTCD1\",\n                    \"report_number\": \"FL3857003260\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"inspection_id\": \"731130435\",\n                    \"violation_id\": \"7311304353922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7306707783922LV1\",\n                    \"report_number\": \"NC0006634416\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730670778\",\n                    \"violation_id\": \"7306707783922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258630365\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630365\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTL\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730664172393781\",\n                    \"report_number\": \"AL1916000022\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730664172\",\n                    \"violation_id\": \"730664172393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200066603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630364\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630366\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630366\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730601721393205C1\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"change_date\": \"2024-03-22\",\n                    \"inspection_id\": \"730601721\",\n                    \"violation_id\": \"730601721393205C1\",\n                    \"viol_code\": \"393205C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200053409\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7299969303922SLLS21\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"inspection_id\": \"729996930\",\n                    \"violation_id\": \"7299969303922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"258948638\",\n                    \"report_number\": \"WA2117000183\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"change_date\": \"2024-04-16\",\n                    \"inspection_id\": \"81359907\",\n                    \"violation_id\": \"258948638\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0275747\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73019650539375A3TAOL1\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"change_date\": \"2024-03-19\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199968301\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7301965053939ALFTSI3\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"7301965053939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73019650539378AWS2\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72946407639375GLOAD1\",\n                    \"report_number\": \"TXV241349438\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"inspection_id\": \"729464076\",\n                    \"violation_id\": \"72946407639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"258379553\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"change_date\": \"2024-03-14\",\n                    \"inspection_id\": \"81046284\",\n                    \"violation_id\": \"258379553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199909750\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7296082653922SLLCP1\",\n                    \"report_number\": \"GA1384000126\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"change_date\": \"2024-03-11\",\n                    \"inspection_id\": \"729608265\",\n                    \"violation_id\": \"7296082653922SLLCP1\",\n                    \"viol_code\": \"3922SLLCP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"59\",\n                    \"viol_group_desc\": \"Texting\",\n                    \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"E04931745\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72918983739395A2\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"72918983739395A2\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7291898373929A1\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"7291898373929A1\",\n                    \"viol_code\": \"3929A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure load\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258195825\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"change_date\": \"2024-03-04\",\n                    \"inspection_id\": \"81021150\",\n                    \"violation_id\": \"258195825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199749817\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"DA588059\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72846288039375A31\",\n                    \"report_number\": \"AL2113000819\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"change_date\": \"2024-02-28\",\n                    \"inspection_id\": \"728462880\",\n                    \"violation_id\": \"72846288039375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199636259\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72837315039375A1\",\n                    \"report_number\": \"TXV241327811\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-23\",\n                    \"inspection_id\": \"728373150\",\n                    \"violation_id\": \"72837315039375A1\",\n                    \"viol_code\": \"39375A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Flat tire or fabric exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199579461\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7281855363939BLRLIWR1\",\n                    \"report_number\": \"WA2086000523\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-22\",\n                    \"inspection_id\": \"728185536\",\n                    \"violation_id\": \"7281855363939BLRLIWR1\",\n                    \"viol_code\": \"3939BLRLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9B-LRLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199536299\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"72832727739375GTFWETL1\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"728327277\",\n                    \"violation_id\": \"72832727739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206728317\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257953133\",\n                    \"report_number\": \"SCS349001873\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"change_date\": \"2024-02-21\",\n                    \"inspection_id\": \"80903987\",\n                    \"violation_id\": \"257953133\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA56830\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257894394\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894394\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72771729339375A3TAOL1\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"727717293\",\n                    \"violation_id\": \"72771729339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206692222\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"257894393\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7277311533931281\",\n                    \"report_number\": \"MD3258001725\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727731153\",\n                    \"violation_id\": \"7277311533931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257908129\",\n                    \"report_number\": \"WA0844000198\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"change_date\": \"2024-02-20\",\n                    \"inspection_id\": \"80882293\",\n                    \"violation_id\": \"257908129\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0196219\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72760915839395A4EEUS2\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"72760915839395A4EEUS2\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"727609158393205CWR1\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"727609158393205CWR1\",\n                    \"viol_code\": \"393205CWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7276581363939TS1\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727658136\",\n                    \"violation_id\": \"7276581363939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7276091583939ALCL4\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939ALCL4\",\n                    \"viol_code\": \"3939ALCL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LCL\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199415603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7276091583939AHLLH3\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939AHLLH3\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7278399003922SLLS41\",\n                    \"report_number\": \"ARC511009480\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727839900\",\n                    \"violation_id\": \"7278399003922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7273682553931281\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"change_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727368255\",\n                    \"violation_id\": \"7273682553931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199364433\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"727705854393128BCLWV1\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"change_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"727705854393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199435848\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"72770585439345DB2\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"72770585439345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"726895665393781\",\n                    \"report_number\": \"AL2078000009\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-03-15\",\n                    \"inspection_id\": \"726895665\",\n                    \"violation_id\": \"726895665393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199933507\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257676963\",\n                    \"report_number\": \"WAX873000043\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-06\",\n                    \"inspection_id\": \"80774303\",\n                    \"violation_id\": \"257676963\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0153526\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257734679\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-08\",\n                    \"inspection_id\": \"80777776\",\n                    \"violation_id\": \"257734679\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(B)\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199330875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72671345139617C3\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139617C3\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"72671345139383G2\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139383G2\",\n                    \"viol_code\": \"39383G\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"83(g)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"16\",\n                    \"viol_group_desc\": \"Exhaust Discharge\",\n                    \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                    \"viol_category_id\": \"27\",\n                    \"viol_category_desc\": \"Exhaust Discharge\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"726713451392161\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"726713451392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"257570370\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570370\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199181153\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257570369\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570369\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199181152\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257583917\",\n                    \"report_number\": \"IL4038160214\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"change_date\": \"2024-01-31\",\n                    \"inspection_id\": \"80730471\",\n                    \"violation_id\": \"257583917\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7263887583939TS1\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"inspection_id\": \"726388758\",\n                    \"violation_id\": \"7263887583939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"72586054839375A3TAOL1\",\n                    \"report_number\": \"WAX805005878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"change_date\": \"2024-01-20\",\n                    \"inspection_id\": \"725860548\",\n                    \"violation_id\": \"72586054839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199040057\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72535634139375GLOAD1\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"inspection_id\": \"725356341\",\n                    \"violation_id\": \"72535634139375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"257212644\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"change_date\": \"2024-01-05\",\n                    \"inspection_id\": \"80546747\",\n                    \"violation_id\": \"257212644\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"45\",\n                    \"viol_category_desc\": \"Speeding\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7249030383922C1\",\n                    \"report_number\": \"MS6623301350\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"inspection_id\": \"724903038\",\n                    \"violation_id\": \"7249030383922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                }\n            ],\n            \"crash_history\": [\n                {\n                    \"_id\": \"5072784\",\n                    \"changed_date\": \"2025-12-15T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7B5BHQE1C8\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0834\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-12-15\",\n                    \"location\": \"25500 SH 249\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3RN658124\",\n                    \"vehicle_license_number\": \"U4963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5062897\",\n                    \"changed_date\": \"2025-11-24T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005724177\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0430\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-24\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL CALHOUN\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {\n                        \"lat\": 33.73459999999999,\n                        \"lon\": -85.82767058823529\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH7KN222334\",\n                    \"vehicle_license_number\": \"U4664HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"5\",\n                    \"weather_condition_desc\": \"Fog\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"5062357\",\n                    \"changed_date\": \"2025-11-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7AMGHQE1IC\",\n                    \"report_date\": \"2025-11-10\",\n                    \"report_time\": \"0020\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-20\",\n                    \"location\": \"20200 I 45 FRONTAGE RD\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVXDXYB8YPB00536\",\n                    \"vehicle_license_number\": \"R562924\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046404\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79V9HQE180\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"4\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"NE 1600 NOT REPORTED\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH5SN682298\",\n                    \"vehicle_license_number\": \"V5763HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"3\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5051931\",\n                    \"changed_date\": \"2025-11-05T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005707213\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"1341\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-05\",\n                    \"location\": \"STEELE STATION ROAD\",\n                    \"city\": \"RAINBOW CITY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"055\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"5KKHAEDV6JPJK4199\",\n                    \"vehicle_license_number\": \"2P03034\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0310500\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5040483\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79I9HQE1IG\",\n                    \"report_date\": \"2025-10-03\",\n                    \"report_time\": \"1943\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E 7840 SAM HOUSTON TLWY S\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH1KN222328\",\n                    \"vehicle_license_number\": \"U4659HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 8\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046721\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904806510\",\n                    \"report_date\": \"2025-09-25\",\n                    \"report_time\": \"0135\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I- 70\",\n                    \"city\": \"RICHMOND\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"177\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5EN170312\",\n                    \"vehicle_license_number\": \"V9271HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WAYNE SD\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5030762\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX790FHQE1H7\",\n                    \"report_date\": \"2025-09-12\",\n                    \"report_time\": \"0355\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"W 7800 KATY FWY\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH0SN674108\",\n                    \"vehicle_license_number\": \"U2983HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5030713\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003594871\",\n                    \"report_date\": \"2025-09-09\",\n                    \"report_time\": \"1805\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"S US 23\",\n                    \"city\": \"DUNDEE TWP\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"115\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 41.90515555555555,\n                    \"longitude\": -83.52812222222222,\n                    \"geo_point\": {\n                        \"lat\": 41.90515555555555,\n                        \"lon\": -83.52812222222222\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV3MHMJ6190\",\n                    \"vehicle_license_number\": \"V3963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MSP MONROE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5021130\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0025278880\",\n                    \"report_date\": \"2025-08-27\",\n                    \"report_time\": \"1520\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"75EB\",\n                    \"city\": \"NEWBERRY\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPSLP9X6LD701821\",\n                    \"vehicle_license_number\": \"VW7334\",\n                    \"vehicle_license_state\": \"NC\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:11:NONCOLLISION:UNKNOWN\"\n                },\n                {\n                    \"_id\": \"5013524\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EG12298\",\n                    \"report_date\": \"2025-07-22\",\n                    \"report_time\": \"1238\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E NOB HILL BLVD/I-82\",\n                    \"city\": \"YAKIMA\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"077\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH3LN250695\",\n                    \"vehicle_license_number\": \"U4895HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"YAKIMA CITY POLICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4993917\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009972207\",\n                    \"report_date\": \"2025-07-15\",\n                    \"report_time\": \"2050\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I-285 S AT MILEPOST 10.00\",\n                    \"city\": \"ATLANTA\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH6KN235039\",\n                    \"vehicle_license_number\": \"U4692HY\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ATLANTA POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4997327\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904758231\",\n                    \"report_date\": \"2025-07-03\",\n                    \"report_time\": \"1551\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"US HWY 41\",\n                    \"city\": \"PRINCETON\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"051\",\n                    \"county_name\": \"Gibson\",\n                    \"latitude\": 38.30602727272727,\n                    \"longitude\": -87.50066363636364,\n                    \"geo_point\": {\n                        \"lat\": 38.30602727272727,\n                        \"lon\": -87.50066363636364\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"2\",\n                    \"access_control_desc\": \"Partial Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995369\",\n                    \"vehicle_license_number\": \"U4477HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GIBSON SD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"5012288\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7769HQE1J3\",\n                    \"report_date\": \"2025-06-28\",\n                    \"report_time\": \"0639\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"N US 67 HWY\",\n                    \"city\": \"MIDLOTHIAN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"139\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {\n                        \"lat\": 32.33336875,\n                        \"lon\": -96.78236874999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8GN932356\",\n                    \"vehicle_license_number\": \"U4358HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MIDLOTHIAN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4995453\",\n                    \"changed_date\": \"2025-09-05T00:00:00\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"ILX003854404\",\n                    \"report_date\": \"2025-06-11\",\n                    \"report_time\": \"1610\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-05\",\n                    \"location\": \"I-294 SOUTHBOUND\",\n                    \"city\": \"WORTH TWP\",\n                    \"state\": \"IL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {\n                        \"lat\": 41.8636882629108,\n                        \"lon\": -87.76981877934271\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5GN932332\",\n                    \"vehicle_license_number\": \"U4206HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ILLINOIS STATE POLICE\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": false,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4956228\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2025078982\",\n                    \"report_date\": \"2025-06-09\",\n                    \"report_time\": \"1030\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"I-10 E\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH0FN184157\",\n                    \"vehicle_license_number\": \"U4155HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5010090\",\n                    \"changed_date\": \"2025-09-02T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76CCHQE1SL\",\n                    \"report_date\": \"2025-06-05\",\n                    \"report_time\": \"1125\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-02\",\n                    \"location\": \"S 2000 NOT REPORTED HWY\",\n                    \"city\": \"DECATUR\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"497\",\n                    \"county_name\": \"Wise\",\n                    \"latitude\": 33.20992,\n                    \"longitude\": -97.59685999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.20992,\n                        \"lon\": -97.59685999999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X2DD201606\",\n                    \"vehicle_license_number\": \"ZP34188\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DECATUR PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4952266\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009872795\",\n                    \"report_date\": \"2025-04-29\",\n                    \"report_time\": \"1054\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"CANDLER DR NEAR S PORT PKWY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"127\",\n                    \"county_name\": \"Glynn\",\n                    \"latitude\": 31.1943625,\n                    \"longitude\": -81.4550875,\n                    \"geo_point\": {\n                        \"lat\": 31.1943625,\n                        \"lon\": -81.4550875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXD49X6JD434291\",\n                    \"vehicle_license_number\": \"YP01751\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GLYNN COUNTY POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4940950\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO0000113049\",\n                    \"report_date\": \"2025-04-22\",\n                    \"report_time\": \"0545\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"US 71\",\n                    \"city\": \"KANSAS CITY\",\n                    \"state\": \"MO\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 39.037564,\n                    \"longitude\": -94.47347733333334,\n                    \"geo_point\": {\n                        \"lat\": 39.037564,\n                        \"lon\": -94.47347733333334\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXSN682278\",\n                    \"vehicle_license_number\": \"U8751HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MOKPD0000\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4937114\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX74YDHQE1FQ\",\n                    \"report_date\": \"2025-04-18\",\n                    \"report_time\": \"1530\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"W 598 GRAND PKWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XPCD79X4FD278037\",\n                    \"vehicle_license_number\": \"U4489HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4923191\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400240370\",\n                    \"report_date\": \"2025-04-03\",\n                    \"report_time\": \"0909\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"I-24\",\n                    \"city\": \"NASHVILLE\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Davidson\",\n                    \"latitude\": 36.17863265306123,\n                    \"longitude\": -86.77252857142857,\n                    \"geo_point\": {\n                        \"lat\": 36.17863265306123,\n                        \"lon\": -86.77252857142857\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6LN222343\",\n                    \"vehicle_license_number\": \"U4824HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"METROPOLITAN NASHVILLE POLICE DEPT\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4919383\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0108065774\",\n                    \"report_date\": \"2025-04-01\",\n                    \"report_time\": \"1634\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932285\",\n                    \"vehicle_license_number\": \"U4126HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4907049\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009784483\",\n                    \"report_date\": \"2025-02-13\",\n                    \"report_time\": \"1228\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 285 NB NEAR SOUTH ATLANTA ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {\n                        \"lat\": 33.943344827586216,\n                        \"lon\": -84.57377931034483\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4KN235038\",\n                    \"vehicle_license_number\": \"U4671HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 9\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889435\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003424430\",\n                    \"report_date\": \"2025-02-05\",\n                    \"report_time\": \"1339\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"VAN DYKE\",\n                    \"city\": \"STERLING HEIGHTS\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9EN170314\",\n                    \"vehicle_license_number\": \"U3875HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STERLING HEIGHTS POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4896434\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003437149\",\n                    \"report_date\": \"2025-01-31\",\n                    \"report_time\": \"1051\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"MOUND\",\n                    \"city\": \"WARREN\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6JN995360\",\n                    \"vehicle_license_number\": \"U4493HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WARREN POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4888227\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2695720705\",\n                    \"report_date\": \"2025-01-30\",\n                    \"report_time\": \"1450\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"INTERSTATE 75 NB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"083\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {\n                        \"lat\": 29.19625526315789,\n                        \"lon\": -82.11938157894737\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV7FHGK0626\",\n                    \"vehicle_license_number\": \"U4182HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889767\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009757646\",\n                    \"report_date\": \"2025-01-21\",\n                    \"report_time\": \"1752\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"RONALD REAGAN BLVD AT BUFORD HWY\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"117\",\n                    \"county_name\": \"Forsyth\",\n                    \"latitude\": 34.24183333333334,\n                    \"longitude\": -84.1469,\n                    \"geo_point\": {\n                        \"lat\": 34.24183333333334,\n                        \"lon\": -84.1469\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"99\",\n                    \"trafficway_desc\": \"Unknown\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG8FN184124\",\n                    \"vehicle_license_number\": \"U4125HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FORSYTH CO SHERIFF'S OFFICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880927\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX72EAHQE14Z\",\n                    \"report_date\": \"2025-01-15\",\n                    \"report_time\": \"0823\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"S 6300 45 HWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"167\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X0ED241619\",\n                    \"vehicle_license_number\": \"XP80103\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GALVESTON COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4881427\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009738042\",\n                    \"report_date\": \"2024-12-29\",\n                    \"report_time\": \"1354\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"I 75 S NEAR I 675\",\n                    \"city\": \"STOCKBRIDGE\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"151\",\n                    \"county_name\": \"Henry\",\n                    \"latitude\": 33.44968,\n                    \"longitude\": -84.16376,\n                    \"geo_point\": {\n                        \"lat\": 33.44968,\n                        \"lon\": -84.16376\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN969735\",\n                    \"vehicle_license_number\": \"U4325HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STOCKBRIDGE POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880975\",\n                    \"changed_date\": \"2025-01-28T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA4612400996\",\n                    \"report_date\": \"2024-12-23\",\n                    \"report_time\": \"1020\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-01-28\",\n                    \"location\": \"37.056758/-121.016228\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"047\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4RN650774\",\n                    \"vehicle_license_number\": \"ZP23609\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4871828\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71VBHQE130\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"0800\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1800 NOT REPORTED\",\n                    \"city\": \"ABILENE\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"441\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 32.393455555555555,\n                    \"longitude\": -99.79941111111111,\n                    \"geo_point\": {\n                        \"lat\": 32.393455555555555,\n                        \"lon\": -99.79941111111111\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XP5DB8X5TN385780\",\n                    \"vehicle_license_number\": \"R189019\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ABILENE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4883907\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8552403744\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"1133\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"34.029645 / -117.713285\",\n                    \"city\": \"CHINO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {\n                        \"lat\": 34.330068965517235,\n                        \"lon\": -117.03577500000003\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXL49X7HD410045\",\n                    \"vehicle_license_number\": \"YP72992\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4862168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71AEHQE1I1\",\n                    \"report_date\": \"2024-12-10\",\n                    \"report_time\": \"2210\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S 6000 S IH 35 SB HWY\",\n                    \"city\": \"AUSTIN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"453\",\n                    \"county_name\": \"Travis\",\n                    \"latitude\": 30.307801250000008,\n                    \"longitude\": -97.76150250000002,\n                    \"geo_point\": {\n                        \"lat\": 30.307801250000008,\n                        \"lon\": -97.76150250000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN970486\",\n                    \"vehicle_license_number\": \"U4516HY\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AUSTIN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4858204\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400189809\",\n                    \"report_date\": \"2024-12-05\",\n                    \"report_time\": \"0840\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"NOT IN CITY LIMIT\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"043\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {\n                        \"lat\": 36.1773125,\n                        \"lon\": -87.359675\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV3LDKX4945\",\n                    \"vehicle_license_number\": \"U4820HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4841168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX70AAHQE1N2\",\n                    \"report_date\": \"2024-11-04\",\n                    \"report_time\": \"0835\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1000 EAST FWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0CN547478\",\n                    \"vehicle_license_number\": \"YP99438\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4828047\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0024292090\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"2120\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"26\",\n                    \"city\": \"POMARIA\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EG4CN553332\",\n                    \"vehicle_license_number\": \"YP80252\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:18:COLLISION INVOLVING FIXED OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4825013\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400161807\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"1117\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"BAXTER\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"141\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {\n                        \"lat\": 36.167989999999996,\n                        \"lon\": -85.55354\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH4JN970554\",\n                    \"vehicle_license_number\": \"U4361HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4824066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004708298\",\n                    \"report_date\": \"2024-10-11\",\n                    \"report_time\": \"1630\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"SELMA HIGHWAY 80\",\n                    \"city\": \"MONTGOMERY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"101\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 32.26967380952381,\n                    \"longitude\": -86.22646190476188,\n                    \"geo_point\": {\n                        \"lat\": 32.26967380952381,\n                        \"lon\": -86.22646190476188\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8EN170319\",\n                    \"vehicle_license_number\": \"U3907HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0030100\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4817839\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6Z4BHQE1HX\",\n                    \"report_date\": \"2024-09-25\",\n                    \"report_time\": \"1552\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"NE 2100 LOOP 410\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X9AD101675\",\n                    \"vehicle_license_number\": \"R644072\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4806354\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402404576\",\n                    \"report_date\": \"2024-08-29\",\n                    \"report_time\": \"1414\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.914497/-117.557808\",\n                    \"city\": \"NORCO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN932359\",\n                    \"vehicle_license_number\": \"WP70750\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4801595\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2670528204\",\n                    \"report_date\": \"2024-08-14\",\n                    \"report_time\": \"1132\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"E SR 826 EXPRESSWAY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"086\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {\n                        \"lat\": 25.76303333333333,\n                        \"lon\": -80.26782539682542\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXDP9X1HD440933\",\n                    \"vehicle_license_number\": \"XE476Q\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CPD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4790935\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2636152004\",\n                    \"report_date\": \"2024-08-01\",\n                    \"report_time\": \"1739\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-295 SB\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV8LDKX4939\",\n                    \"vehicle_license_number\": \"EP06482\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:8:NONCOLLISION:CROSS MEDIAN/CENTERLINE;3:6:NONCOLLISION:EXPLOSION OR FIRE;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760064\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2634809404\",\n                    \"report_date\": \"2024-06-01\",\n                    \"report_time\": \"1340\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I-75 SB MM 387\",\n                    \"city\": \"GAINESVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alachua\",\n                    \"latitude\": 29.66926774193548,\n                    \"longitude\": -82.3487,\n                    \"geo_point\": {\n                        \"lat\": 29.66926774193548,\n                        \"lon\": -82.3487\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NP5DB9X94D831400\",\n                    \"vehicle_license_number\": \"AB92CL\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760971\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2024066247\",\n                    \"report_date\": \"2024-05-24\",\n                    \"report_time\": \"1027\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-12\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EHXHN970373\",\n                    \"vehicle_license_number\": \"WP91001\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"4755382\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EE80084\",\n                    \"report_date\": \"2024-05-22\",\n                    \"report_time\": \"1800\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"SR-24*041.60\",\n                    \"city\": \"SUNNYSIDE\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"005\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN969730\",\n                    \"vehicle_license_number\": \"XP87578\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WASHINGTON STATE PATROL\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4758720\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003192626\",\n                    \"report_date\": \"2024-05-20\",\n                    \"report_time\": \"0640\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"CONNER\",\n                    \"city\": \"DETROIT\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"163\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {\n                        \"lat\": 42.313476595744675,\n                        \"lon\": -83.18396063829788\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG2GN932272\",\n                    \"vehicle_license_number\": \"4NS8706\",\n                    \"vehicle_license_state\": \"MI\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"5\",\n                    \"light_condition_desc\": \"Dawn\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DETROIT POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4762470\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009443184\",\n                    \"report_date\": \"2024-05-14\",\n                    \"report_time\": \"0733\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"GA 520 NEAR SHORT TATUM ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"259\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.105225,\n                        \"lon\": -84.81630000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563052\",\n                    \"vehicle_license_number\": \"YP95329\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 39 - CUTHBERT\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:17:COLLISION INVOLVING ANIMAL\"\n                },\n                {\n                    \"_id\": \"4748779\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107722174\",\n                    \"report_date\": \"2024-05-09\",\n                    \"report_time\": \"0327\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"BURLINGTON\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3KN207782\",\n                    \"vehicle_license_number\": \"XP45522\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4749397\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402402523\",\n                    \"report_date\": \"2024-05-08\",\n                    \"report_time\": \"1352\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.998275/-117.369011\",\n                    \"city\": \"RIVERSIDE\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0HN970469\",\n                    \"vehicle_license_number\": \"WP96938\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4750893\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2632399704\",\n                    \"report_date\": \"2024-05-01\",\n                    \"report_time\": \"1058\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR 31\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {\n                        \"lat\": 26.943543749999996,\n                        \"lon\": -82.10353750000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV0GHHT8681\",\n                    \"vehicle_license_number\": \"WP87120\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;3:18:COLLISION INVOLVING FIXED OBJECT;2:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4741413\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2630997104\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1115\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 295 NORTHBOUND\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG4FN184122\",\n                    \"vehicle_license_number\": \"WP46177\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4739066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004642945\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1900\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL TALLADEGA\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Talladega\",\n                    \"latitude\": 33.35158,\n                    \"longitude\": -86.20293,\n                    \"geo_point\": {\n                        \"lat\": 33.35158,\n                        \"lon\": -86.20293\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8FN183976\",\n                    \"vehicle_license_number\": \"WP23333\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"4764813\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9034240004\",\n                    \"report_date\": \"2024-04-17\",\n                    \"report_time\": \"2025\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"15\",\n                    \"city\": \"JONES\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Jones\",\n                    \"latitude\": 31.655366666666666,\n                    \"longitude\": -89.16872222222221,\n                    \"geo_point\": {\n                        \"lat\": 31.655366666666666,\n                        \"lon\": -89.16872222222221\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3MN275289\",\n                    \"vehicle_license_number\": \"YP01794\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4746383\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009411078\",\n                    \"report_date\": \"2024-04-16\",\n                    \"report_time\": \"1435\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 75 NB MM311 NEAR GA 53\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"129\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.511799999999994,\n                        \"lon\": -84.87355000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563049\",\n                    \"vehicle_license_number\": \"YP93928\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 43\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4743823\",\n                    \"changed_date\": \"2024-05-08T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA3652400704\",\n                    \"report_date\": \"2024-04-15\",\n                    \"report_time\": \"1350\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-05-08\",\n                    \"location\": \"38.323059/-122.025237\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXRN658119\",\n                    \"vehicle_license_number\": \"ZP17472\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4738886\",\n                    \"changed_date\": \"2024-04-30T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA5502401870\",\n                    \"report_date\": \"2024-04-10\",\n                    \"report_time\": \"1253\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-04-30\",\n                    \"location\": \"33.994005/-117.893273\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932335\",\n                    \"vehicle_license_number\": \"WP66069\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4782969\",\n                    \"changed_date\": \"2024-07-25T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA2522401047\",\n                    \"report_date\": \"2024-03-23\",\n                    \"report_time\": \"1536\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-07-25\",\n                    \"location\": \"38.481107/-121.429821\",\n                    \"city\": \"SACRAMENTO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4FN184008\",\n                    \"vehicle_license_number\": \"WP23391\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4720519\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400067966\",\n                    \"report_date\": \"2024-03-22\",\n                    \"report_time\": \"1655\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S LOWRY ST\",\n                    \"city\": \"SMYRNA\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"149\",\n                    \"county_name\": \"Rutherford\",\n                    \"latitude\": 35.8402875,\n                    \"longitude\": -86.42611875,\n                    \"geo_point\": {\n                        \"lat\": 35.8402875,\n                        \"lon\": -86.42611875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN932323\",\n                    \"vehicle_license_number\": \"WP59569\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"5\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (2-Axel, 6-Tire)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SMYRNA POLICE DEPT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4715366\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8963481804\",\n                    \"report_date\": \"2024-03-04\",\n                    \"report_time\": \"1652\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 95 (STATE ROAD 9)\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"061\",\n                    \"county_name\": \"Indian River\",\n                    \"latitude\": 27.688512500000005,\n                    \"longitude\": -80.4577125,\n                    \"geo_point\": {\n                        \"lat\": 27.688512500000005,\n                        \"lon\": -80.4577125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995405\",\n                    \"vehicle_license_number\": \"XP32430\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4740297\",\n                    \"changed_date\": \"2025-09-07T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9030240003\",\n                    \"report_date\": \"2024-02-21\",\n                    \"report_time\": \"1016\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-07\",\n                    \"location\": \"10\",\n                    \"city\": \"JACKSON\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"059\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {\n                        \"lat\": 30.447807692307695,\n                        \"lon\": -88.61065384615385\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH9CN547485\",\n                    \"vehicle_license_number\": \"YP95328\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4723120\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OK2402001036\",\n                    \"report_date\": \"2024-02-07\",\n                    \"report_time\": \"1009\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"OK-99\",\n                    \"city\": \"PRAGUE\",\n                    \"state\": \"OK\",\n                    \"county_code\": \"081\",\n                    \"county_name\": \"Lincoln\",\n                    \"latitude\": 35.706179999999996,\n                    \"longitude\": -96.87468,\n                    \"geo_point\": {\n                        \"lat\": 35.706179999999996,\n                        \"lon\": -96.87468\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG7EN152232\",\n                    \"vehicle_license_number\": \"YP93947\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OKLAHOMA HIGHWAY PATROL TROOP A\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4714812\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"OR2024400038\",\n                    \"report_date\": \"2024-02-05\",\n                    \"report_time\": \"1951\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"HWY 58 .95 E MCNEELE DR\",\n                    \"city\": \"10.41 E CRESCENT LAKE JCT\",\n                    \"state\": \"OR\",\n                    \"county_code\": \"035\",\n                    \"county_name\": \"Klamath\",\n                    \"latitude\": 42.49928333333333,\n                    \"longitude\": -121.65771666666666,\n                    \"geo_point\": {\n                        \"lat\": 42.49928333333333,\n                        \"lon\": -121.65771666666666\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"6\",\n                    \"road_surface_condition_desc\": \"Ice\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXLP9X5ND778351\",\n                    \"vehicle_license_number\": \"YP57995\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OREGON STATE POLICE\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4700454\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6SJ9HQE1FN\",\n                    \"report_date\": \"2024-02-02\",\n                    \"report_time\": \"0633\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"US 281\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"249\",\n                    \"county_name\": \"Jim Wells\",\n                    \"latitude\": 27.745166666666666,\n                    \"longitude\": -98.037,\n                    \"geo_point\": {\n                        \"lat\": 27.745166666666666,\n                        \"lon\": -98.037\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH8LN222358\",\n                    \"vehicle_license_number\": \"XP57292\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DEPARTMENT OF PUBLIC SAFETY, STATE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4700725\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2629040604\",\n                    \"report_date\": \"2024-01-29\",\n                    \"report_time\": \"1320\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR-400 (INTERSTATE 4) EB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"105\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 27.980263157894736,\n                    \"longitude\": -81.75612807017541,\n                    \"geo_point\": {\n                        \"lat\": 27.980263157894736,\n                        \"lon\": -81.75612807017541\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4EN170303\",\n                    \"vehicle_license_number\": \"WP18353\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690563\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107608005\",\n                    \"report_date\": \"2024-01-24\",\n                    \"report_time\": \"1147\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"74\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG6FN184106\",\n                    \"vehicle_license_number\": \"WP34728\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CHARLOTTE-MECKLENBURG POLICE DEPT.\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690495\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8974771404\",\n                    \"report_date\": \"2024-01-18\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 10 EB MM342\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9GN932351\",\n                    \"vehicle_license_number\": \"WP66110\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4707932\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6T9GHQE1SE\",\n                    \"report_date\": \"2024-01-13\",\n                    \"report_time\": \"1119\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"6600 TELEPHONE RD\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV9LDKX4951\",\n                    \"vehicle_license_number\": \"XP66383\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                }\n            ],\n            \"inspection_history\": [\n                {\n                    \"_id\": \"86652985\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0380001534\",\n                    \"insp_date\": \"2025-12-24\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEWBERRY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X87D741434\",\n                            \"insp_unit_id\": \"210801009\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE220G\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG109901\",\n                            \"insp_unit_id\": \"210801010\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2384802\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"329T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86646083\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {\n                        \"lat\": 34.25134893617021,\n                        \"lon\": -119.03522340425529\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US-101 SB SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_id\": \"210788522\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270882613\",\n                            \"report_number\": \"CAUDSV003381\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86646083\",\n                            \"violation_id\": \"270882613\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RG000RG\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86641932\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {\n                        \"lat\": 41.02236666666666,\n                        \"lon\": -93.7775\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXSN682281\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0082HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1536\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG189303\",\n                            \"insp_unit_id\": \"210780141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678463T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"156365\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270871240\",\n                            \"report_number\": \"IA000P13B1TH\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86641932\",\n                            \"violation_id\": \"270871240\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86627546\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00901\",\n                    \"insp_date\": \"2025-12-22\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAMMOND LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1HN970374\",\n                            \"insp_unit_id\": \"210746998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4389HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1179\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG950204\",\n                            \"insp_unit_id\": \"210746999\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT1744\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1179T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86626791\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002376\",\n                    \"insp_date\": \"2025-12-19\",\n                    \"insp_start_time\": \"1141\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {\n                        \"lat\": 34.41694285714286,\n                        \"lon\": -81.97942857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"210745041\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4861HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1395\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_id\": \"210745042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1395T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86609678\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7580001027\",\n                    \"insp_date\": \"2025-12-16\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1429\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VAN BUREN AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"210705394\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"210705395\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86580956\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172306\",\n                    \"insp_date\": \"2025-12-15\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {\n                        \"lat\": 30.349644444444444,\n                        \"lon\": -89.46652222222222\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"210635164\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U483HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG390903\",\n                            \"insp_unit_id\": \"210635165\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86577246\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724002141\",\n                    \"insp_date\": \"2025-12-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"210627407\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4827HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA11642LG33420\",\n                            \"insp_unit_id\": \"210627408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45M4205\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86549389\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00581\",\n                    \"insp_date\": \"2025-12-11\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5RN664944\",\n                            \"insp_unit_id\": \"210572186\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4934HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1499\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073802\",\n                            \"insp_unit_id\": \"210572187\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4VZ5368\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1499T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86548165\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009469\",\n                    \"insp_date\": \"2025-12-10\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_id\": \"210570165\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6045\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_id\": \"210570166\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6045T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86516529\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012013671\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0754\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_id\": \"210501600\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1341\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_id\": \"210501601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"134T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86563544\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2132001384\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"1809\",\n                    \"insp_end_time\": \"1925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4676HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"210599285\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270674451\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674451\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674449\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674449\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00078158\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674450\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674450\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86521802\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009702\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN674109\",\n                            \"insp_unit_id\": \"210511855\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6701HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG163402\",\n                            \"insp_unit_id\": \"210511856\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"677736T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86523960\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036090030\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970338\",\n                            \"insp_unit_id\": \"210515763\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4375HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1143\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899403\",\n                            \"insp_unit_id\": \"210515764\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3077\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86527365\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457001059\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"2230\",\n                    \"insp_end_time\": \"2242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249960\",\n                            \"insp_unit_id\": \"210521551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C539EX\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6135\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG734801\",\n                            \"insp_unit_id\": \"210521552\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2574333\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6135T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270581364\",\n                            \"report_number\": \"GA1457001059\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-10\",\n                            \"inspection_id\": \"86527365\",\n                            \"violation_id\": \"270581364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86557339\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000405\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLP9X7LD701794\",\n                            \"insp_unit_id\": \"210588597\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP23520\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG393605\",\n                            \"insp_unit_id\": \"210588598\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06695AL\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86559863\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX836001365\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ELLENSBURG WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"210592879\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4677HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"210592880\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270668682\",\n                            \"report_number\": \"WAX836001365\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-13\",\n                            \"inspection_id\": \"86559863\",\n                            \"violation_id\": \"270668682\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86489149\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA2014000342\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1124\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_id\": \"210439087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_id\": \"210439088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86478344\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1141\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {\n                        \"lat\": 37.12212727272727,\n                        \"lon\": -84.07872727272728\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN682301\",\n                            \"insp_unit_id\": \"210475088\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6695HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645TG257202\",\n                            \"insp_unit_id\": \"210475089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"738833T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270530316\",\n                            \"report_number\": \"KYCV41016007\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-12-04\",\n                            \"change_date\": \"2025-12-08\",\n                            \"inspection_id\": \"86478344\",\n                            \"violation_id\": \"270530316\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"FD49280\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86460609\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1341\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {\n                        \"lat\": 42.57796666666667,\n                        \"lon\": -83.88794166666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-96 WB FOWLERVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN660842\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4930HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1494\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG073702\",\n                            \"insp_unit_id\": \"210364946\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4WD3971\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270404962\",\n                            \"report_number\": \"MIMYERD01681\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-12-02\",\n                            \"change_date\": \"2025-12-02\",\n                            \"inspection_id\": \"86460609\",\n                            \"violation_id\": \"270404962\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86466878\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009534\",\n                    \"insp_date\": \"2025-12-01\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_id\": \"210377087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9284HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5715\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_id\": \"210377088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5715T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86434342\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0591864\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"1038\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {\n                        \"lat\": 35.16649480519481,\n                        \"lon\": -89.9349571428571\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEMPHIS TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"45200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"210306757\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"210306758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86605559\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252125863\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 FRONTAGE RD S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"111600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"210698081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270779552\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779551\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779551\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779553\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779555\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779555\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779554\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779554\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777833082\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3294001120\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 40.58469,\n                    \"longitude\": -83.14540000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9271HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7778330823939ALHLIWR1\",\n                            \"report_number\": \"OH3294001120\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-25\",\n                            \"inspection_id\": \"777833082\",\n                            \"violation_id\": \"7778330823939ALHLIWR1\",\n                            \"viol_code\": \"3939ALHLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777812346\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252093658\",\n                    \"insp_date\": \"2025-11-24\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"508M TX288 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED241606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W1778HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG539404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"259575D\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777757455\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2161000001\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"1039\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5DN136764\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"W1690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG444501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"22063AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777555711\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1440054\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0939\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOUNT JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4817HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG356102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SM4181\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777326958\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0347002961\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONNELL IN\",\n                            \"insp_unit_license\": \"QB20PW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777436173\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAFVS00159\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"1414\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANDEVILLE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"109500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"P292251\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG467205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5613242\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777416985\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152230\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6754HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG467504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5461416\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7774169853922SLLTCD1\",\n                            \"report_number\": \"MD0158C00086\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-11-19\",\n                            \"change_date\": \"2025-11-21\",\n                            \"inspection_id\": \"777416985\",\n                            \"violation_id\": \"7774169853922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777244221\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003190\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275330\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4870HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG565403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1435\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777507237\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000348\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"2019\",\n                    \"insp_end_time\": \"2037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD664385\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9877HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG430701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"255634E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777560409\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865002084\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1132\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9317HY\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777128706\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003774\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270024591\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210086524\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270024590\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777162420\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006819969\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKBGADV4HSJE1334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4197HY\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4WR8906\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270039557\",\n                            \"report_number\": \"NC0006819969\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86351380\",\n                            \"violation_id\": \"270039557\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777143133\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2090000593\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Covington\",\n                    \"latitude\": 31.228375,\n                    \"longitude\": -86.46278749999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OPP AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932277\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4175HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG726904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8709\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777503385\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116001570\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1444\",\n                    \"insp_end_time\": \"1537\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6355HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WA2782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270169086\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169086\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270169087\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777028770\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128002349\",\n                    \"insp_date\": \"2025-11-14\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0941\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777124584\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000375\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1206\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"495000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776921391\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF2W001485\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2HD411166\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP75914\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776640528\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3245000910\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"insp_start_time\": \"0729\",\n                    \"insp_end_time\": \"0809\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FINDLAY OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5MHMJ6188\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3964HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG605108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"678739T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77664052839375A3TAOL1\",\n                            \"report_number\": \"OH3245000910\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-11\",\n                            \"change_date\": \"2025-11-12\",\n                            \"inspection_id\": \"776640528\",\n                            \"violation_id\": \"77664052839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209963841\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776962134\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086002434\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TACOMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7769621343929A2C1\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"7769621343929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"77696213439360D2\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"77696213439360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776915271\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"2314\",\n                    \"insp_end_time\": \"2342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V8298HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269967551\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"269967552\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RP69731\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776602692\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2141000422\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W0589HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269868419\",\n                            \"report_number\": \"WA2141000422\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-06\",\n                            \"change_date\": \"2025-11-11\",\n                            \"inspection_id\": \"86289188\",\n                            \"violation_id\": \"269868419\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00037013\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776359962\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0217009489\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1510\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLORENCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4691HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776904075\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252060389\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"2340\",\n                    \"insp_end_time\": \"2352\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"716M US281 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969747\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4366HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG856804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1645\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776371230\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172213\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1046\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776507688\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803002717\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DUPONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V9323HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776767509\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00474\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4465HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154285\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0376001628\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1729\",\n                    \"insp_end_time\": \"1746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W1687HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXT GEN\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154861\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002274\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PROSPERITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN682303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6697HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640TG257205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"738835T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776483181\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000878\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269832355\",\n                            \"report_number\": \"WA2117000878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-04\",\n                            \"change_date\": \"2025-11-09\",\n                            \"inspection_id\": \"86275909\",\n                            \"violation_id\": \"269832355\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775974852\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARIS01488\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW ORLEANS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776081376\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0290C00438\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore (city)\",\n                    \"latitude\": 39.30270512820514,\n                    \"longitude\": -76.61803589743592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPARKS GLENCOE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4868HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775909989\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036D30987\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1233\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Robertson\",\n                    \"latitude\": 36.50761249999999,\n                    \"longitude\": -86.82598750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTLAND TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775869426\",\n                    \"report_state\": \"KS\",\n                    \"report_number\": \"KSHP93052768\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KS\",\n                    \"county_name\": \"Wabaunsee\",\n                    \"latitude\": 38.9561,\n                    \"longitude\": -96.18499999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WABAUNSEE WEST M.C.I.S. #21W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"138670\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"V9836HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"5218449\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775711710\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005900\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"3\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49XXFD274250\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG619701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VF7023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7757117103922SLLSWZ1\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103922SLLSWZ1\",\n                            \"viol_code\": \"3922SLLSWZ\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSWZ\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A1HOSPD2\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A1HOSPD2\",\n                            \"viol_code\": \"3953A1HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A1-HOSPD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A2HOSPD3\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A2HOSPD3\",\n                            \"viol_code\": \"3953A2HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A2-HOSPD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103958E1PCOOS4\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103958E1PCOOS4\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775758015\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643999667\",\n                    \"insp_date\": \"2025-10-28\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775320183\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039800893\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"insp_start_time\": \"1125\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COLLIERVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269514669\",\n                            \"report_number\": \"TNI039800893\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-10-23\",\n                            \"change_date\": \"2025-10-25\",\n                            \"inspection_id\": \"86146687\",\n                            \"violation_id\": \"269514669\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775207737\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1616000193\",\n                    \"insp_date\": \"2025-10-21\",\n                    \"insp_start_time\": \"1359\",\n                    \"insp_end_time\": \"1413\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640SG073803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WE5203\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775185426\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252055420\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1502\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4338HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG884402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL3129\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77518542639375GLOAD1\",\n                            \"report_number\": \"TXV252055420\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-20\",\n                            \"change_date\": \"2025-10-23\",\n                            \"inspection_id\": \"775185426\",\n                            \"violation_id\": \"77518542639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209625364\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774815481\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0356\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DES ALLEMANDS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9266HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7748154813939ALIL1\",\n                            \"report_number\": \"LALARVS00496\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-10-16\",\n                            \"change_date\": \"2025-10-20\",\n                            \"inspection_id\": \"774815481\",\n                            \"violation_id\": \"7748154813939ALIL1\",\n                            \"viol_code\": \"3939ALIL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LIL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209546294\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774952191\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAQES00124\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BREAUX BRIDGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2GD355440\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V0079HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG811401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"256B115\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774827271\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000682\",\n                    \"insp_date\": \"2025-10-15\",\n                    \"insp_start_time\": \"1209\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774527751\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 43.67776363636363,\n                    \"longitude\": -83.96434545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-75 @ SALZBURG RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V4745HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678421T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7745277513922SLLLR1\",\n                            \"report_number\": \"MIKOCHJ02188\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-10-14\",\n                            \"change_date\": \"2025-10-15\",\n                            \"inspection_id\": \"774527751\",\n                            \"violation_id\": \"7745277513922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774407943\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000584\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DEER PARK WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7643HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"DK6814\",\n                            \"insp_unit_license_state\": \"OK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774923373\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743501516\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1426\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774352395\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1465000301\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1455\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446AG309601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW95S16\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"774352395393205AWRBH1\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"change_date\": \"2025-10-14\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"774352395393205AWRBH1\",\n                            \"viol_code\": \"393205AWRBH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205A-WRBH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209451115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7743523953939ALSML2\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"7743523953939ALSML2\",\n                            \"viol_code\": \"3939ALSML\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSML\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774319482\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC20008241\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774187335\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2541000100\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1339\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 43.933980000000005,\n                    \"longitude\": -90.58760999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SPARTA WI\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN184021\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3894HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG609204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NG3169\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7741873353939ALBL2\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALBL2\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7741873353939ALFTSI3\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"viol_code\": \"393205CWRAWFLMIB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WRAWFLMIB\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773948763\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252019679\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W0753HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739487633931281\",\n                            \"report_number\": \"TXV252019679\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-07\",\n                            \"change_date\": \"2025-10-10\",\n                            \"inspection_id\": \"773948763\",\n                            \"violation_id\": \"7739487633931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"209413147\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774228888\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006535\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0602\",\n                    \"insp_end_time\": \"0631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658167\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4912HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646SG053104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5357\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269252442\",\n                            \"report_number\": \"IN8557006535\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-12\",\n                            \"inspection_id\": \"86025432\",\n                            \"violation_id\": \"269252442\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773712558\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006804709\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Surry\",\n                    \"latitude\": 36.406099999999995,\n                    \"longitude\": -80.6538818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SOUTH SURRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X3YD512499\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XE399N\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443DG422605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA17UB\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269121159\",\n                            \"report_number\": \"NC0006804709\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-06\",\n                            \"inspection_id\": \"85968062\",\n                            \"violation_id\": \"269121159\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2IRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209318189\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773641719\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836003590\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATTALLA AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD175871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF71AT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG426101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA06MT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77364171939360D1\",\n                            \"report_number\": \"AL1836003590\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-10-04\",\n                            \"change_date\": \"2025-10-05\",\n                            \"inspection_id\": \"773641719\",\n                            \"violation_id\": \"77364171939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209303066\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773955648\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252052857\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"10\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"16\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"10\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739556483965B9\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965B9\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"9\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A16\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A16\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"77395564839353B3\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839353B3\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483965BHWSLIW10\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965BHWSLIW10\",\n                            \"viol_code\": \"3965BHWSLIW\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSLIW\",\n                            \"seq_no\": \"10\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"773955648393191\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"773955648393191\",\n                            \"viol_code\": \"39319\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839347E2\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483939TS5\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483939TS5\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839394\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1B7\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1B7\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"7\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1BOS8\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1BOS8\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"8\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773512191\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0248008897\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 34.10963333333333,\n                    \"longitude\": -79.35908333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773635518\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686006023\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676056\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7794HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG179502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678081T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773667171\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW108001246\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 39.7822375,\n                    \"longitude\": -92.0573625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SHELBINA MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773341038\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS01209\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BATON ROUGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4479HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG049506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773401716\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR8000001243\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Faulkner\",\n                    \"latitude\": 35.16135833333333,\n                    \"longitude\": -92.33579166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CONWAY AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": true,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222319\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4681HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG284501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5132\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269045213\",\n                            \"report_number\": \"AR8000001243\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2025-09-30\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"85933524\",\n                            \"violation_id\": \"269045213\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"501A1703548\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773324478\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3268000957\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0613\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Gallia\",\n                    \"latitude\": 38.85445555555555,\n                    \"longitude\": -82.3015,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BIDWELL OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN674105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6005HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643TG243105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"738852T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773222472\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42410499\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0517\",\n                    \"insp_end_time\": \"0524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"126600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773252415\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1019011997\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ALCORN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7732524153922SLLTCD1\",\n                            \"report_number\": \"MS1019011997\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-12-05\",\n                            \"inspection_id\": \"773252415\",\n                            \"violation_id\": \"7732524153922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500333628\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773681625\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0280C00559\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"0853\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FROSTBURG MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773373681\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252043290\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1836\",\n                    \"insp_end_time\": \"1909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Collin\",\n                    \"latitude\": 33.149368749999994,\n                    \"longitude\": -96.63060624999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2800 TX78 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222330\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4679HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG299306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5143\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7733736813929A2C1\",\n                            \"report_number\": \"TXV252043290\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"773373681\",\n                            \"violation_id\": \"7733736813929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209266537\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773607609\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1452000870\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4391HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269094883\",\n                            \"report_number\": \"GA1452000870\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-09-27\",\n                            \"change_date\": \"2025-10-04\",\n                            \"inspection_id\": \"85956401\",\n                            \"violation_id\": \"269094883\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"8-D\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772885233\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW089002398\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Lafayette\",\n                    \"latitude\": 39.08383076923077,\n                    \"longitude\": -93.7679923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MAYVIEW MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676070\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V1642HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648TG208401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678510T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77288523339375A3TAOL1\",\n                            \"report_number\": \"MOW089002398\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-09-24\",\n                            \"inspection_id\": \"772885233\",\n                            \"violation_id\": \"77288523339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773219088\",\n                    \"report_state\": \"NY\",\n                    \"report_number\": \"NYD507801835\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1303\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NY\",\n                    \"county_name\": \"Erie\",\n                    \"latitude\": 42.81320344827587,\n                    \"longitude\": -78.79349425287357,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BUFFALO NY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2MHMJ6178\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG604608\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678737T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772814007\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1357\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Clinton\",\n                    \"latitude\": 42.97108000000001,\n                    \"longitude\": -84.58889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WACOUSTA RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4459HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728140073922SLLS21\",\n                            \"report_number\": \"MIBURGM06967\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-23\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"772814007\",\n                            \"violation_id\": \"7728140073922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772817778\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FOWLERVILLE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0RN664947\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4915HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG073703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4WD3972\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268901049\",\n                            \"report_number\": \"MINEWCJ00683\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-24\",\n                            \"inspection_id\": \"85868642\",\n                            \"violation_id\": \"268901049\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2WG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772895682\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676040\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8348HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG182702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678096T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728956823922SLLTCD1\",\n                            \"report_number\": \"WVPSC1431294\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-25\",\n                            \"inspection_id\": \"772895682\",\n                            \"violation_id\": \"7728956823922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772619130\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3233001082\",\n                    \"insp_date\": \"2025-09-21\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Cuyahoga\",\n                    \"latitude\": 41.491000000000014,\n                    \"longitude\": -81.66461290322583,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLEVELAND OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3953HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678726T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772831287\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251989143\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772961652\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1188000048\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"1248\",\n                    \"insp_end_time\": \"1257\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772501284\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003602\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4818HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7725012843939ALFTSI1\",\n                            \"report_number\": \"IN9761003602\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-18\",\n                            \"change_date\": \"2025-09-21\",\n                            \"inspection_id\": \"772501284\",\n                            \"violation_id\": \"7725012843939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209061460\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772310466\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1750002287\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 31.084542857142857,\n                    \"longitude\": -87.33928571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BREWTON AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4942HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642NG600101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9836\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772491708\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003598\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1531\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268821955\",\n                            \"report_number\": \"IN9761003598\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-17\",\n                            \"change_date\": \"2025-09-20\",\n                            \"inspection_id\": \"85832412\",\n                            \"violation_id\": \"268821955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772145910\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3905001143\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"1222635\",\n                            \"insp_unit_license_state\": \"AL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG271901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5278575\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772599240\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1321\",\n                    \"insp_end_time\": \"1353\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101700\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"772599240393128BCLWV1\",\n                            \"report_number\": \"CANDA2007777\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-09-15\",\n                            \"change_date\": \"2025-09-22\",\n                            \"inspection_id\": \"772599240\",\n                            \"violation_id\": \"772599240393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209082202\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772002540\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028366\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORAGNE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771338880\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647007034\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"insp_start_time\": \"1707\",\n                    \"insp_end_time\": \"1736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"1UYVS2533L7164225\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268507801\",\n                            \"report_number\": \"FL1647007034\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-05\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85704320\",\n                            \"violation_id\": \"268507801\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771291936\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562004660\",\n                    \"insp_date\": \"2025-09-04\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG589402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771328089\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2129000715\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"146000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"RP22332\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06606AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268505384\",\n                            \"report_number\": \"WA2129000715\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-09-02\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85703121\",\n                            \"violation_id\": \"268505384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770992371\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3557000057\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM BEACH GARDENS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4839HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7709923713927AD2\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"change_date\": \"2025-09-03\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713927AD2\",\n                            \"viol_code\": \"3927AD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"7A-D\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"770992371393128BCLWV3\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"770992371393128BCLWV3\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"7709923713922SLLS21\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771073668\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252008474\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Titus\",\n                    \"latitude\": 33.18515,\n                    \"longitude\": -94.9811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH30 WB MT PLEASANT SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4663HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG299305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770979690\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"4\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": false,\n                    \"fatigued_insp\": false,\n                    \"dr_fitness_insp\": false,\n                    \"subt_alcohol_insp\": false,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V9302HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268416133\",\n                            \"report_number\": \"CAUEY5001978\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-08-30\",\n                            \"change_date\": \"2025-09-02\",\n                            \"inspection_id\": \"85664410\",\n                            \"violation_id\": \"268416133\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208714275\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770710284\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1254\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AINGER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4MHMJ6179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V3949HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG604609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678734T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268347468\",\n                            \"report_number\": \"MIBURGM06910\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-08-28\",\n                            \"change_date\": \"2025-08-29\",\n                            \"inspection_id\": \"85634476\",\n                            \"violation_id\": \"268347468\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4587852\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770448240\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1917000063\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3RN664943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4951HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4WD3970\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77044824039345DB1\",\n                            \"report_number\": \"US1917000063\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2025-08-27\",\n                            \"change_date\": \"2025-08-27\",\n                            \"inspection_id\": \"770448240\",\n                            \"violation_id\": \"77044824039345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208608481\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769991490\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44286304\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1058\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770270553\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251984720\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1716\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Chambers\",\n                    \"latitude\": 29.801514285714287,\n                    \"longitude\": -94.62054285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB WINNIE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7SN682304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6699HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647TG257203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"738834T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702705533939T1\",\n                            \"report_number\": \"TXV251984720\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770270553\",\n                            \"violation_id\": \"7702705533939T1\",\n                            \"viol_code\": \"3939T\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9T\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable tail lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208572096\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770203836\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0413000032\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ST GEORGE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4692HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702038363963A1OAL1\",\n                            \"report_number\": \"SC0413000032\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770203836\",\n                            \"violation_id\": \"7702038363963A1OAL1\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208557180\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770019849\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251978778\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1338\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Live Oak\",\n                    \"latitude\": 28.42178,\n                    \"longitude\": -98.12289999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH37 SB THREE RIVERS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268175457\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175457\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175460\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175460\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175459\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175459\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175458\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175458\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770023296\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251975277\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 30.113687499999997,\n                    \"longitude\": -93.87984999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4485HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4613\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769754178\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4188HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76975417839347E1\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839353BB2\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839375GTFWETL3\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769835133\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007292\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995408\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4478HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG200202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RW4376\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769605588\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008811\",\n                    \"insp_date\": \"2025-08-15\",\n                    \"insp_start_time\": \"1740\",\n                    \"insp_end_time\": \"1759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X11N548981\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"M2277HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG325901\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SL2173\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769747383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002283\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0649\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7697473833939AHLLH1\",\n                            \"report_number\": \"WA2082002283\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"change_date\": \"2025-08-19\",\n                            \"inspection_id\": \"769747383\",\n                            \"violation_id\": \"7697473833939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208462185\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769431663\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0724\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140WA\",\n                            \"insp_unit_license_state\": \"OR\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76943166338351ASOUT1\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"76943166338351ASOUT1\",\n                            \"viol_code\": \"38351ASOUT\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"51A-SOUT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"36\",\n                            \"viol_group_desc\": \"License-related: Medium\",\n                            \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"769431663393128BCLWV2\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"769431663393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769319784\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1644\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Talbot\",\n                    \"latitude\": 38.769040000000004,\n                    \"longitude\": -76.20334666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WYE MILLS MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7693197843922SLLS31\",\n                            \"report_number\": \"MD2311C01091\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-09-16\",\n                            \"inspection_id\": \"769319784\",\n                            \"violation_id\": \"7693197843922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769500027\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"006595A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76950002739375GTFWETL1\",\n                            \"report_number\": \"TNI031J91891\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-08-15\",\n                            \"inspection_id\": \"769500027\",\n                            \"violation_id\": \"76950002739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208411752\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769303611\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009298\",\n                    \"insp_date\": \"2025-08-11\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1419\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXCN529366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG331801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4LP2447\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769117176\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006784753\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.84023333333334,\n                    \"longitude\": -82.71213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAMS GAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184125\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U413OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV572H78723899H\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4NS1193\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7691171763922LV1\",\n                            \"report_number\": \"NC0006784753\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-08-10\",\n                            \"change_date\": \"2025-08-11\",\n                            \"inspection_id\": \"769117176\",\n                            \"violation_id\": \"7691171763922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769061178\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006378\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275287\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4958HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG600105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9840\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267938167\",\n                            \"report_number\": \"IN8557006378\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-08-07\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"85451242\",\n                            \"violation_id\": \"267938167\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768811995\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009309\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1308\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1HHHY3730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP40115\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG863201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"259564E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769044591\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009218\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769054527\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166008588\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1503\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA CENTER WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7690545273922SLLS31\",\n                            \"report_number\": \"WA1166008588\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"769054527\",\n                            \"violation_id\": \"7690545273922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0665235\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768769425\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2174000092\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7687694253939AHLLH1\",\n                            \"report_number\": \"WA2174000092\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-06\",\n                            \"inspection_id\": \"768769425\",\n                            \"violation_id\": \"7687694253939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208262596\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768994110\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251941574\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222352\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4834HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG380301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"FONA\",\n                            \"insp_unit_license\": \"4SN4358\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76899411038323A21\",\n                            \"report_number\": \"TXV251941574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-01\",\n                            \"change_date\": \"2025-08-08\",\n                            \"inspection_id\": \"768994110\",\n                            \"violation_id\": \"76899411038323A21\",\n                            \"viol_code\": \"38323A2\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Operating a CMV without a CDL\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768411882\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003025\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"0811\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222369\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4893HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG462701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5903\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76841188239375A3TAOL1\",\n                            \"report_number\": \"SC0321003025\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-31\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"768411882\",\n                            \"violation_id\": \"76841188239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208190518\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768824424\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000792\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Liberty\",\n                    \"latitude\": 31.818733333333334,\n                    \"longitude\": -81.53187777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICEBORO GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE944B\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768590325\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"insp_start_time\": \"1424\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0FN184006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3901HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG596605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4ND8533\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7685903253922SLLUP1\",\n                            \"report_number\": \"MILYDEC04307\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-30\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768590325\",\n                            \"violation_id\": \"7685903253922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768190212\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00480\",\n                    \"insp_date\": \"2025-07-29\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIVONIA LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768400794\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3227009849\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1542\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267781404\",\n                            \"report_number\": \"FL3227009849\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"85377866\",\n                            \"violation_id\": \"267781404\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000879549\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768533670\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342000931\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1343\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76853367039282DUMT1\",\n                            \"report_number\": \"GA1342000931\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768533670\",\n                            \"violation_id\": \"76853367039282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E795393\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767995839\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU499000952\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1046\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 47.61808333333333,\n                    \"longitude\": -114.20085833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLSON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767837349\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005445\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"0543\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267644854\",\n                            \"report_number\": \"MOW047005445\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"85315261\",\n                            \"violation_id\": \"267644854\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768095811\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007217\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1701\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6353HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76809581139375A3TAOLTIS3\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"768095811393128BCLWV2\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-29\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208125989\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"76809581139387AFPLR4\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139387AFPLR4\",\n                            \"viol_code\": \"39387AFPLR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87A-FPLR\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"768095811393104F3C1\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767904156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251959934\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184109\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3863HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG647201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NJ3791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"767904156393111\",\n                            \"report_number\": \"TXV251959934\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-23\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"767904156\",\n                            \"violation_id\": \"767904156393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208085939\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767994417\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2118000629\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1544\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clallam\",\n                    \"latitude\": 48.11227272727273,\n                    \"longitude\": -123.99990909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEQUIM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767958750\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2063001287\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YAKIMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267672509\",\n                            \"report_number\": \"WA2063001287\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-22\",\n                            \"change_date\": \"2025-07-27\",\n                            \"inspection_id\": \"85328750\",\n                            \"violation_id\": \"267672509\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0683324\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767548530\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00856\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENNER LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45507\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS7837\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767445633\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0243007277\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"insp_start_time\": \"1604\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CAYCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4824HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7674456333922SLLILC1\",\n                            \"report_number\": \"SC0243007277\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-21\",\n                            \"change_date\": \"2025-07-21\",\n                            \"inspection_id\": \"767445633\",\n                            \"violation_id\": \"7674456333922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421009912\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767458899\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006778366\",\n                    \"insp_date\": \"2025-07-20\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IREDELL COUNTY, I-40, W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4658HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767568888\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028126\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WOOLMARKET\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4140HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767302083\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44860856\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"0859\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Floyd\",\n                    \"latitude\": 37.50140909090909,\n                    \"longitude\": -82.73123636363638,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PRESTONSBURG\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4399HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767523141\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000035\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"insp_start_time\": \"1526\",\n                    \"insp_end_time\": \"1602\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76752314139141B10MC1\",\n                            \"report_number\": \"WA2172000035\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-17\",\n                            \"change_date\": \"2025-07-22\",\n                            \"inspection_id\": \"767523141\",\n                            \"violation_id\": \"76752314139141B10MC1\",\n                            \"viol_code\": \"39141B10MC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41B10-MC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"48\",\n                            \"viol_group_desc\": \"Physical\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767444103\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN7415003670\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 39.78785,\n                    \"longitude\": -86.1397822580645,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INDIANAPOLIS IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"90000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03033\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76744410339522GELDMFV3\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"76744410339522GELDMFV3\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLS22\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLLR1\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767085534\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1024\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4923HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267471371\",\n                            \"report_number\": \"KYCV44703709\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"85231726\",\n                            \"violation_id\": \"267471371\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EX20948\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767619171\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000358\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548744\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445CG350305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LV6785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767380653\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647006891\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1533\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYD E.G.\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76738065339375A3TAOL1\",\n                            \"report_number\": \"FL1647006891\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"767380653\",\n                            \"violation_id\": \"76738065339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207965378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767111886\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251947014\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Rockwall\",\n                    \"latitude\": 32.934875000000005,\n                    \"longitude\": -96.39937499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JOHN KING BLVD AT TX\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN970559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06609\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG025503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7504\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76711188639355E2\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"76711188639355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207908406\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"767111886393203A1\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"767111886393203A1\",\n                            \"viol_code\": \"393203A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Cab door missing/broken\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207908405\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767395269\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000052\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"2212\",\n                    \"insp_end_time\": \"2231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267519131\",\n                            \"report_number\": \"WA2169000052\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"85266141\",\n                            \"violation_id\": \"267519131\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0599027\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767265453\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009150\",\n                    \"insp_date\": \"2025-07-14\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766929141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE002932\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0500\",\n                    \"insp_end_time\": \"0512\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766806813\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582113\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0636\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676053\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7287HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG166901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"678059T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76680681339375A3TAOL1\",\n                            \"report_number\": \"TNI039582113\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-07-13\",\n                            \"change_date\": \"2025-07-14\",\n                            \"inspection_id\": \"766806813\",\n                            \"violation_id\": \"76680681339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207842937\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766875267\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251650128\",\n                    \"insp_date\": \"2025-07-10\",\n                    \"insp_start_time\": \"0706\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TX114 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN682280\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0579HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644SG188002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"678470T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766957419\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1252000964\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARTERSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG649501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNKWN\",\n                            \"insp_unit_license\": \"4UB6602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767032596\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000355\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1611\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Houston\",\n                    \"latitude\": 32.52383636363636,\n                    \"longitude\": -83.6565090909091,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WARNER ROBINS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767015703\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hill\",\n                    \"latitude\": 31.973413333333333,\n                    \"longitude\": -97.05102666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035 IN HILL CO. (357-370)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X4ED193574\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP80266\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443EG481701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"176B962\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76701570339360C1\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339360D2\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339524C2III3\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339524C2III3\",\n                            \"viol_code\": \"39524C2III\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24C2III\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339617C4\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339617C4\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766744542\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001874\",\n                    \"insp_date\": \"2025-07-08\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4460HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766343250\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1785004698\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1708\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cullman\",\n                    \"latitude\": 34.14643076923077,\n                    \"longitude\": -86.8220923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GOOD HOPE AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4680HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766746621\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000007\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV4LPLG1014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP23633\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG301401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"10934AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267360824\",\n                            \"report_number\": \"WA2172000007\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-07\",\n                            \"change_date\": \"2025-07-12\",\n                            \"inspection_id\": \"85194069\",\n                            \"violation_id\": \"267360824\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0523743\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766879506\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251934844\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Clay\",\n                    \"latitude\": 33.8335,\n                    \"longitude\": -98.21272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US287 SB HENRIETTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4945HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG605504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TX8848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766266399\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BASE LINE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8LDKX4942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4829HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG390701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SN4365\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267237958\",\n                            \"report_number\": \"MIBURGM06778\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-03\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"85140711\",\n                            \"violation_id\": \"267237958\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4558191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766497933\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006771731\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1442\",\n                    \"insp_end_time\": \"1511\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183999\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG589403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4ND8526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766198413\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007115\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76619841339375A3TAOL1\",\n                            \"report_number\": \"WAX805007115\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766198413\",\n                            \"violation_id\": \"76619841339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766054080\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028070\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOSS POINT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG615001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8140\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765910152\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006770836\",\n                    \"insp_date\": \"2025-07-01\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wake\",\n                    \"latitude\": 35.79513906249999,\n                    \"longitude\": -78.65342968750006,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 NEAR MM 287\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765942453\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC43009565\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766019232\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1603\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I75 NB @ DODGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"25999\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"2\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"2\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3HAEUMML2LL316685\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"D083HS\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76601923239141AMCPC2\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239141AMCPC2\",\n                            \"viol_code\": \"39141AMCPC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41A-MCPC\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"40\",\n                            \"viol_group_desc\": \"Medical Certificate\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"viol_code\": \"39111B5LNCDLNVE\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11B5-LNCDLNVE\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7660192323922SLLLR3\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"7660192323922SLLLR3\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765789318\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1307006119\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 34.1759,\n                    \"longitude\": -85.61866,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEESBURG AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV6JPJK4199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP03034\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG031002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5294561\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765666000\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIFALAS00201\",\n                    \"insp_date\": \"2025-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Branch\",\n                    \"latitude\": 41.932100000000005,\n                    \"longitude\": -85.04990000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-69 MM 20\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969751\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4352HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PJ9902\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766459764\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1259000364\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1520\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267291984\",\n                            \"report_number\": \"GA1259000364\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-09\",\n                            \"inspection_id\": \"85162196\",\n                            \"violation_id\": \"267291984\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765975015\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001185\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222338\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG334202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267166352\",\n                            \"report_number\": \"MOW215001185\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"85108335\",\n                            \"violation_id\": \"267166352\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21TC-MC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207671080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765444159\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7061028418\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765511857\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D007014\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0409\",\n                    \"insp_end_time\": \"0440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3012HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765687924\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1042\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"765687924393128BCLWV1\",\n                            \"report_number\": \"CANC4I005306\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-25\",\n                            \"change_date\": \"2025-06-27\",\n                            \"inspection_id\": \"765687924\",\n                            \"violation_id\": \"765687924393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207613798\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765966717\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1393000579\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAGRANGE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765713421\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002149\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4896HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76571342139375GTFWETL3\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"76571342139375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"765713421393128BCLWV2\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"765713421393104F3C1\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765938223\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251918024\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995398\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4468HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG168402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9778\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76593822339375A31\",\n                            \"report_number\": \"TXV251918024\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-07-01\",\n                            \"inspection_id\": \"765938223\",\n                            \"violation_id\": \"76593822339375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207664041\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765553113\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4G44S08174A000659\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"KEND\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267075263\",\n                            \"report_number\": \"CAUCHY000647\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"85061457\",\n                            \"violation_id\": \"267075263\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207587569\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765217881\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2163000097\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2CN529376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"RP21852\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG340201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"87071AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765495891\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"1133\",\n                    \"insp_end_time\": \"1152\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76549589139311A1LFTSM1\",\n                            \"report_number\": \"CANBH0009154\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-19\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765495891\",\n                            \"violation_id\": \"76549589139311A1LFTSM1\",\n                            \"viol_code\": \"39311A1LFTSM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LFTSM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207577000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91025\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765482535\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW003534\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7654825353939ALHLI1\",\n                            \"report_number\": \"CANARW003534\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765482535\",\n                            \"violation_id\": \"7654825353939ALHLI1\",\n                            \"viol_code\": \"3939ALHLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207574786\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RJ 00989\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764865045\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266916011\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916011\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"266916010\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916010\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765052479\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2034003048\",\n                    \"insp_date\": \"2025-06-17\",\n                    \"insp_start_time\": \"1745\",\n                    \"insp_end_time\": \"1821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MIAMI FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"55999\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X4GD346929\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP70243\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764984304\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008707\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184122\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP46177\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG693904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764844363\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX829007747\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1409\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BELLEVUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4335HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7648443633922SLLTCD1\",\n                            \"report_number\": \"WAX829007747\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-16\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"764844363\",\n                            \"violation_id\": \"7648443633922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0544762\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764970363\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1337000098\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266942393\",\n                            \"report_number\": \"GA1337000098\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-13\",\n                            \"change_date\": \"2025-06-20\",\n                            \"inspection_id\": \"84996707\",\n                            \"violation_id\": \"266942393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764529237\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00210256\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0834\",\n                    \"insp_end_time\": \"0847\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Rankin\",\n                    \"latitude\": 32.25615999999999,\n                    \"longitude\": -90.00406000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 @ US 49 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764504946\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582037\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0451\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4364HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76450494639375A3TAOL1\",\n                            \"report_number\": \"TNI039582037\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-12\",\n                            \"change_date\": \"2025-06-13\",\n                            \"inspection_id\": \"764504946\",\n                            \"violation_id\": \"76450494639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207373282\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765009549\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL5003030018\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1739\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-294 SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"880000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4206HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5429\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764608410\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686005769\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4897HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764384517\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4191HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76438451739375A3TAOL1\",\n                            \"report_number\": \"TNI3A0211190\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-11\",\n                            \"change_date\": \"2025-06-12\",\n                            \"inspection_id\": \"764384517\",\n                            \"violation_id\": \"76438451739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207348046\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764161038\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3004HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267253496\",\n                            \"report_number\": \"CAUEXA002408\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-06\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"84906782\",\n                            \"violation_id\": \"267253496\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207741895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764377776\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1387000412\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932307\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4150HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG735704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NT6945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764059500\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886001042\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1121\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4844HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764182215\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"0707\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7632HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76418221539375A3TAOL1\",\n                            \"report_number\": \"ORAW33730146\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-06-05\",\n                            \"change_date\": \"2025-06-10\",\n                            \"inspection_id\": \"764182215\",\n                            \"violation_id\": \"76418221539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207306011\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING 500438\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763899201\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAN8BG004494\",\n                    \"insp_date\": \"2025-06-04\",\n                    \"insp_start_time\": \"1752\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763939944\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3054C00071\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"1800\",\n                    \"insp_end_time\": \"1830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN655414\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4954HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641RG005004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3885\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763640100\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005370\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"0525\",\n                    \"insp_end_time\": \"0554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN674114\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7795HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG179501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678082T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266625827\",\n                            \"report_number\": \"MOW047005370\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-03\",\n                            \"change_date\": \"2025-06-03\",\n                            \"inspection_id\": \"84848900\",\n                            \"violation_id\": \"266625827\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764068743\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512007511\",\n                    \"insp_date\": \"2025-06-01\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4919HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763714350\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2142001134\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76371435039375CTAOTDLT2322\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        },\n                        {\n                            \"_id\": \"76371435039375A3TAOL1\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763520562\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008736\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0801\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8GDGY4259\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XE489Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG737604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VK6579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7635205623953A3II1\",\n                            \"report_number\": \"FL3414008736\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-01\",\n                            \"inspection_id\": \"763520562\",\n                            \"violation_id\": \"7635205623953A3II1\",\n                            \"viol_code\": \"3953A3II\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3(a)(3)(ii)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763806681\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0411\",\n                    \"insp_end_time\": \"0427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658118\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17474\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG031305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4WK8780\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266669738\",\n                            \"report_number\": \"CAUCV0000707\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-04\",\n                            \"inspection_id\": \"84867409\",\n                            \"violation_id\": \"266669738\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207231243\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763816275\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000926\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"2015\",\n                    \"insp_end_time\": \"2050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C619EY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW97X19\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266671620\",\n                            \"report_number\": \"GA1443000926\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-05\",\n                            \"inspection_id\": \"84868475\",\n                            \"violation_id\": \"266671620\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763483050\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2062006540\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXFHGK0622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG673604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS1361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266590427\",\n                            \"report_number\": \"FL2062006540\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-28\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84831450\",\n                            \"violation_id\": \"266590427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000867898\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763473636\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2210000853\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"insp_start_time\": \"1212\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE478Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266588421\",\n                            \"report_number\": \"FL2210000853\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-27\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84830404\",\n                            \"violation_id\": \"266588421\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000866725\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763109982\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251894225\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Cooke\",\n                    \"latitude\": 33.5805625,\n                    \"longitude\": -97.2698,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US82 WB 602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4850HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4V32356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266497272\",\n                            \"report_number\": \"TXV251894225\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-25\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"84789998\",\n                            \"violation_id\": \"266497272\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207084105\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763123851\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"insp_start_time\": \"0640\",\n                    \"insp_end_time\": \"0720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7631238513922SLLS21\",\n                            \"report_number\": \"CAUC13004953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-23\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"763123851\",\n                            \"violation_id\": \"7631238513922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91065\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763274439\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000308\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266536758\",\n                            \"report_number\": \"GA0146000308\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-05-29\",\n                            \"inspection_id\": \"84808271\",\n                            \"violation_id\": \"266536758\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762938019\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5267001115\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1522\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7NHNG8101\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3449HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG118603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678670T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76293801939375A3TAOLTIS1\",\n                            \"report_number\": \"IN5267001115\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-06-02\",\n                            \"inspection_id\": \"762938019\",\n                            \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207179058\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763171668\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264000547\",\n                    \"insp_date\": \"2025-05-21\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762968142\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2067000250\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"insp_start_time\": \"1327\",\n                    \"insp_end_time\": \"1406\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3KD619324\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP20006\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448KG277901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"87235AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266461492\",\n                            \"report_number\": \"WA2067000250\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-20\",\n                            \"change_date\": \"2025-05-25\",\n                            \"inspection_id\": \"84774238\",\n                            \"violation_id\": \"266461492\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0524344\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762261831\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000441\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"0545\",\n                    \"insp_end_time\": \"0600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762769125\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001133\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676039\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0580HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG188001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678469T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762517701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000302\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8GHHT8671\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4393HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG917904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3294\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762407064\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001940\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7624070643965BL3\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"762407064393104F3C2\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"762407064393104F3C2\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7624070643922SLLTCD1\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762336576\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000950\",\n                    \"insp_date\": \"2025-05-13\",\n                    \"insp_start_time\": \"1427\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761881554\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41883736\",\n                    \"insp_date\": \"2025-05-12\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 36.952630000000006,\n                    \"longitude\": -86.40414999999997,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOWLING GREEN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170309\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3817HY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG752401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NU1649\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761653305\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B I-80 AT HIRSCHDALE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616533053922SLLS31\",\n                            \"report_number\": \"CAUE9Q004632\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-09\",\n                            \"change_date\": \"2025-05-09\",\n                            \"inspection_id\": \"761653305\",\n                            \"violation_id\": \"7616533053922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761685264\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000364\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4337HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616852643922SLLTCD1\",\n                            \"report_number\": \"WA2143000364\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-08\",\n                            \"change_date\": \"2025-05-10\",\n                            \"inspection_id\": \"761685264\",\n                            \"violation_id\": \"7616852643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761695308\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008639\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4390HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761900301\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TX288 NB ANGLETON SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932310\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4159HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG752402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76190030139353B2\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76190030139347E1\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1BOS4\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1BOS4\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1B3\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1B3\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761671008\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1494002842\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"APOLLO BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8FHGK0621\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG673603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1360\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761669019\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009015\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761582511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4825000962\",\n                    \"insp_date\": \"2025-05-05\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Okaloosa\",\n                    \"latitude\": 30.5773,\n                    \"longitude\": -86.58652222222221,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CRESTVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761302341\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8952005926\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0459\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Dearborn\",\n                    \"latitude\": 39.1349,\n                    \"longitude\": -84.96206666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST HARRISON IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U5495HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266026343\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026343\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"266026344\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761346180\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251851581\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0636\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4374HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761162688\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000898\",\n                    \"insp_date\": \"2025-04-30\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761135409\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008995\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760732272\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Luis Obispo\",\n                    \"latitude\": 35.350571428571435,\n                    \"longitude\": -120.67842,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-46 AT ALMOND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5585\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7607322723922SLLS31\",\n                            \"report_number\": \"CAUFJK000981\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-29\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760732272\",\n                            \"violation_id\": \"7607322723922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RL001JJ\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760720788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"0854\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4944HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265890047\",\n                            \"report_number\": \"CANDA2007364\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"84524532\",\n                            \"violation_id\": \"265890047\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206541334\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760609647\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00487\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAINT ROSE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4RN655412\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4936HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG005002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3883\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760713624\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251837324\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1202\",\n                    \"insp_end_time\": \"1233\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"35124558\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76071362439348A1\",\n                            \"report_number\": \"TXV251837324\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760713624\",\n                            \"violation_id\": \"76071362439348A1\",\n                            \"viol_code\": \"39348A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Inoperative/defective brakes\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206539875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760650660\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW102006861\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1007\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN676074\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7792HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG179503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678083T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760451769\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6620003167\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1542\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NASA EB INSP STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760772511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007055\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"insp_start_time\": \"0926\",\n                    \"insp_end_time\": \"0944\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932279\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4189HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG727001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8690\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265900128\",\n                            \"report_number\": \"FL2765007055\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-04-22\",\n                            \"change_date\": \"2025-04-30\",\n                            \"inspection_id\": \"84530279\",\n                            \"violation_id\": \"265900128\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206550912\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760111155\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601111553939H1\",\n                            \"report_number\": \"IA000P165XXD\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-04-18\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"760111155\",\n                            \"violation_id\": \"7601111553939H1\",\n                            \"viol_code\": \"3939H\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9H\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable head lamps\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206415893\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760070610\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007040\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1353\",\n                    \"insp_end_time\": \"1407\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4454HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760061376\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1476006295\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRANT-VALKARIA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760063194\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002732\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1052\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265728825\",\n                            \"report_number\": \"SC0352002732\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-17\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"84451466\",\n                            \"violation_id\": \"265728825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA78708\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760164615\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000671\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601646153922SLLLR1\",\n                            \"report_number\": \"GA0147000671\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-22\",\n                            \"inspection_id\": \"760164615\",\n                            \"violation_id\": \"7601646153922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E444231\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759790422\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"0838\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265667761\",\n                            \"report_number\": \"CANDA2007327\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"84421158\",\n                            \"violation_id\": \"265667761\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206351723\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759713022\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"insp_start_time\": \"1726\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75971302239378AWS1\",\n                            \"report_number\": \"TNI034BJ0067\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-14\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"759713022\",\n                            \"violation_id\": \"75971302239378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206335823\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759692250\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000601\",\n                    \"insp_date\": \"2025-04-10\",\n                    \"insp_start_time\": \"0328\",\n                    \"insp_end_time\": \"0354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"50AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"759668850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251823716\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265638951\",\n                            \"report_number\": \"TXV251823716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-09\",\n                            \"change_date\": \"2025-04-15\",\n                            \"inspection_id\": \"84407650\",\n                            \"violation_id\": \"265638951\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759980997\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251810974\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Wharton\",\n                    \"latitude\": 29.2947,\n                    \"longitude\": -96.16521666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US59 @ TX523 LOOP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U5493HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75998099739355C11\",\n                            \"report_number\": \"TXV251810974\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-07\",\n                            \"change_date\": \"2025-04-18\",\n                            \"inspection_id\": \"759980997\",\n                            \"violation_id\": \"75998099739355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206390236\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758952459\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368001825\",\n                    \"insp_date\": \"2025-04-04\",\n                    \"insp_start_time\": \"1458\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758628153\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0344002575\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT MILL SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4126HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG730102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4NS8686\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265394812\",\n                            \"report_number\": \"SC0344002575\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-02\",\n                            \"change_date\": \"2025-04-02\",\n                            \"inspection_id\": \"84292017\",\n                            \"violation_id\": \"265394812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA76222\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758695653\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEBANON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7586956533953AII1\",\n                            \"report_number\": \"TNI033HJ1131\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-01\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758695653\",\n                            \"violation_id\": \"7586956533953AII1\",\n                            \"viol_code\": \"3953AII\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3AII\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758774079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBEV006439\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"0705\",\n                    \"insp_end_time\": \"0718\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758435769\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000394\",\n                    \"insp_date\": \"2025-03-29\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758715102\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1382000667\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"98020\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"DF08GQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5949T\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7587151023922SLLTCD1\",\n                            \"report_number\": \"GA1382000667\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-28\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758715102\",\n                            \"violation_id\": \"7587151023922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E592704\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758230785\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006703\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"0231\",\n                    \"insp_end_time\": \"0311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758183049\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006742450\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilkes\",\n                    \"latitude\": 36.2107642857143,\n                    \"longitude\": -81.14235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 421\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U655HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758373255\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"insp_start_time\": \"1605\",\n                    \"insp_end_time\": \"1635\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583732553922SLLTCD1\",\n                            \"report_number\": \"LALARHS00200\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-25\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758373255\",\n                            \"violation_id\": \"7583732553922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCYV20\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757854009\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP43230276\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 44.60922,\n                    \"longitude\": -121.20411999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JUNIPER BUTTE OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250697\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4886HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"UNKNOWN\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4393\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758374893\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1555\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4160HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583748933922SLLTCD1\",\n                            \"report_number\": \"LALARHS00197\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-24\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758374893\",\n                            \"violation_id\": \"7583748933922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCXU39\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757812276\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5546006118\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"insp_start_time\": \"0519\",\n                    \"insp_end_time\": \"0546\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTAGE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970549\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U434HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG015403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7578122763922SLLS41\",\n                            \"report_number\": \"IN5546006118\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-03-21\",\n                            \"change_date\": \"2025-03-23\",\n                            \"inspection_id\": \"757812276\",\n                            \"violation_id\": \"7578122763922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758107116\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002254\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GAFFNEY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7581071163922SLLILC1\",\n                            \"report_number\": \"SC0329002254\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-03-20\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758107116\",\n                            \"violation_id\": \"7581071163922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421004530\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757948599\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPWS01413\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1352\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAFAYETTE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN183994\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG588803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8546\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757778463\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170008447\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757989720\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000536\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"0149\",\n                    \"insp_end_time\": \"0208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757332837\",\n                    \"report_state\": \"NE\",\n                    \"report_number\": \"NET303000663\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NE\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 40.91171999999999,\n                    \"longitude\": -96.16885333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WAVERLY WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"33000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75733283739375A11\",\n                            \"report_number\": \"NET303000663\",\n                            \"report_state\": \"NE\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-17\",\n                            \"inspection_id\": \"757332837\",\n                            \"violation_id\": \"75733283739375A11\",\n                            \"viol_code\": \"39375A1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-ply or belt material exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205841581\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"ET5505026\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758206377\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251802929\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1509\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"5\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6CN529378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP10820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG340203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LW3687\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7582063773963A1BL5\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"7582063773963A1BL5\",\n                            \"viol_code\": \"3963A1BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BL\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake system pressure loss\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"75820637739375GLOAD2\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"75820637739345DLUV1\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739345DLUV1\",\n                            \"viol_code\": \"39345DLUV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLUV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"758206377393783\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"758206377393783\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75820637739394\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206029468\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757036737\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SYKESVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267467429\",\n                            \"report_number\": \"MD2170C00426\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-03-13\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"84115193\",\n                            \"violation_id\": \"267467429\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"6M20CRK\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756982818\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006638\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0341\",\n                    \"insp_end_time\": \"0402\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756982872\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1143\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERALTA SCALES E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756982872393102C2C1\",\n                            \"report_number\": \"CANCGL004932\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756982872\",\n                            \"violation_id\": \"756982872393102C2C1\",\n                            \"viol_code\": \"393102C2C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"102C2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757448181\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1307000509\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0843\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7574481813922SLLLR1\",\n                            \"report_number\": \"GA1307000509\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"change_date\": \"2025-03-19\",\n                            \"inspection_id\": \"757448181\",\n                            \"violation_id\": \"7574481813922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E695058\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757229220\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002879\",\n                    \"insp_date\": \"2025-03-11\",\n                    \"insp_start_time\": \"1021\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MALABAR FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4871HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756904824\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2147000199\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1237\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"BQ70395\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756904824393128BCLWV1\",\n                            \"report_number\": \"WA2147000199\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-03-10\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756904824\",\n                            \"violation_id\": \"756904824393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205751114\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756904761\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002481\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"insp_start_time\": \"1135\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4368HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GGB35601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75690476139375A3TAOL1\",\n                            \"report_number\": \"FL3491002481\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-03-08\",\n                            \"change_date\": \"2025-03-18\",\n                            \"inspection_id\": \"756904761\",\n                            \"violation_id\": \"75690476139375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205852279\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756603909\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033550026\",\n                    \"insp_date\": \"2025-03-05\",\n                    \"insp_start_time\": \"1259\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 35.918216666666666,\n                    \"longitude\": -86.83535,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THOMPSON'S STATION TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"UD183HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG714001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755961138\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733283\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756377451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796690\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US181 SKIDMORE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264855149\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855149\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855148\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855148\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855150\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855150\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756960732\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1452\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0020 IN TARRANT CO. (424-45\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75696073239392\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"75696073239392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205762899\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"756960732393781\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"756960732393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7569607323939TS3\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"7569607323939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755963343\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733377\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY, I26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5HN970354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4333HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG912304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PM3336\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7559633433922LV1\",\n                            \"report_number\": \"NC0006733377\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"755963343\",\n                            \"violation_id\": \"7559633433922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755953758\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJSBH009514\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1720\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 33.2572052631579,\n                    \"longitude\": -86.67788421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755954172\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1144\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ3GN931187\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23632\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG692001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA40YX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264762877\",\n                            \"report_number\": \"KYCV43446791\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-02-27\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"83994908\",\n                            \"violation_id\": \"264762877\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EV10506\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755825850\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4046000519\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"1608\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 44.73285,\n                    \"longitude\": -116.40787499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MERIDIAN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7558258503922SLLLR1\",\n                            \"report_number\": \"ID4046000519\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755825850\",\n                            \"violation_id\": \"7558258503922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"ISP4046005995\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755712837\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4377HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7557128373929A21\",\n                            \"report_number\": \"ALRHCV003232\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-26\",\n                            \"inspection_id\": \"755712837\",\n                            \"violation_id\": \"7557128373929A21\",\n                            \"viol_code\": \"3929A2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure vehicle equipment\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205509336\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755880975\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796673\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US59 BEEVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3JD463670\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"P292040\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG041201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"3333168\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"755880975393781\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"755880975393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75588097539392\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"75588097539392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756176859\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3002211\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORWOOD AT BERTHOUD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U297OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755590122\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000424\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Orangeburg\",\n                    \"latitude\": 33.45151111111111,\n                    \"longitude\": -80.8001388888889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGEBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72974\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446KG227501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA69QG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75559012239216D1\",\n                            \"report_number\": \"SC0390000424\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-25\",\n                            \"inspection_id\": \"755590122\",\n                            \"violation_id\": \"75559012239216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421002091\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756090108\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000230\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755603226\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010404\",\n                    \"insp_date\": \"2025-02-24\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0919\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755451306\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001777\",\n                    \"insp_date\": \"2025-02-21\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755415486\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001751\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"insp_start_time\": \"0746\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7554154863922SLLTCD1\",\n                            \"report_number\": \"WAX803001751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-20\",\n                            \"change_date\": \"2025-02-22\",\n                            \"inspection_id\": \"755415486\",\n                            \"violation_id\": \"7554154863922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755444493\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001767\",\n                    \"insp_date\": \"2025-02-19\",\n                    \"insp_start_time\": \"1323\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755222301\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"insp_start_time\": \"1433\",\n                    \"insp_end_time\": \"1453\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7552223013939ALFTSI1\",\n                            \"report_number\": \"CAUDTG004149\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-02-18\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755222301\",\n                            \"violation_id\": \"7552223013939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205409255\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RN98977\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755109333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2018000664\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0757\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207770\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4673HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510933339375A3ATIS1\",\n                            \"report_number\": \"WA2018000664\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-17\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755109333\",\n                            \"violation_id\": \"75510933339375A3ATIS1\",\n                            \"viol_code\": \"39375A3ATIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-ATIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385953\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755107335\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3943000571\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT PIERCE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XKYD49X2GJ128800\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"KENWORTH\",\n                            \"insp_unit_license\": \"YP90204\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AX134X9G293401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA87XZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510733539395B3\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539395B3\",\n                            \"viol_code\": \"39395B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385591\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75510733539360D2\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75510733539311A1LCHL1\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539311A1LCHL1\",\n                            \"viol_code\": \"39311A1LCHL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LCHL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754819650\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000412\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1551\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST COLUMBIA SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X3HD415333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP34180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG859901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5416360\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75481965039395F2\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039395F2\",\n                            \"viol_code\": \"39395F\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(f)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75481965039216D1\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754724340\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001649\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALABAMA WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755236242\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1423000905\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1423\",\n                    \"insp_end_time\": \"1436\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264605429\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605429\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605428\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605428\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203E-CBP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605427\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E667037\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755060022\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251757743\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1029\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"McLennan\",\n                    \"latitude\": 31.543996874999994,\n                    \"longitude\": -97.16931249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH35 SB/MM 317\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN944852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4216HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444GG769603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7550600223922P1\",\n                            \"report_number\": \"TXV251757743\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-12\",\n                            \"change_date\": \"2025-02-18\",\n                            \"inspection_id\": \"755060022\",\n                            \"violation_id\": \"7550600223922P1\",\n                            \"viol_code\": \"3922P\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2P\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Improper passing\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754622541\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743500858\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2020\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264478204\",\n                            \"report_number\": \"MTU743500858\",\n                            \"report_state\": \"MT\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-12\",\n                            \"inspection_id\": \"83846949\",\n                            \"violation_id\": \"264478204\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754776891\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251662649\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"0644\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4499HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7547768913963A11\",\n                            \"report_number\": \"TXV251662649\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754776891\",\n                            \"violation_id\": \"7547768913963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205318932\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754582320\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251778211\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1727\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4822HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75458232039375A33\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039375A33\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75458232039355D32\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039355D32\",\n                            \"viol_code\": \"39355D3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(d)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"75458232039345B2UV1\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039345B2UV1\",\n                            \"viol_code\": \"39345B2UV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2UV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7545823203939TS4\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"7545823203939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754355268\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001733\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75435526839375GTAOW1\",\n                            \"report_number\": \"WA2102001733\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-09\",\n                            \"inspection_id\": \"754355268\",\n                            \"violation_id\": \"75435526839375GTAOW1\",\n                            \"viol_code\": \"39375GTAOW\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TAOW\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205231498\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754122627\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC003419\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1112\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sutter\",\n                    \"latitude\": 39.02562,\n                    \"longitude\": -121.64048,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVE OAK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66139\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG803701\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PD3453\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754605351\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000889\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP06490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754209054\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251775122\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"0826\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3LD669271\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R746783\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG370501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"231B315\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863538\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754504317\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0337000719\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"86350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4920HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753580728\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251741632\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"0844\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB MP 725\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3ED241601\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56954\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"178B982\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"753580728393112\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"753580728393112\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7535807283922C1\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"7535807283922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753615855\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75361585539375GTFWETL1\",\n                            \"report_number\": \"TNI033P90899\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"change_date\": \"2025-01-30\",\n                            \"inspection_id\": \"753615855\",\n                            \"violation_id\": \"75361585539375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205074984\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753349617\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002768\",\n                    \"insp_date\": \"2025-01-27\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184020\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8327HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442FG626105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5464576\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753138423\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKP113155515\",\n                    \"insp_date\": \"2025-01-23\",\n                    \"insp_start_time\": \"0756\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Mayes\",\n                    \"latitude\": 36.34348333333333,\n                    \"longitude\": -95.13492499999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 412 @ NS 4310\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753102000\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000144\",\n                    \"insp_date\": \"2025-01-21\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"143500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"752959476\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251715165\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"35110 US96 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X4CD151924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG360201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"5057327\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"752959476393104B1\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"752959476393104B1\",\n                            \"viol_code\": \"393104B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104(b)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Damaged securement system/tiedowns\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204940025\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7529594763965B2\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"7529594763965B2\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204940024\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752956632\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251724716\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1628\",\n                    \"insp_end_time\": \"1649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US96 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHC5DV9CHBT0742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP56963\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA14407G183101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C706\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7529566323931281\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"7529566323931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204939457\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"75295663239355E2\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"75295663239355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752456565\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1422\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270897111\",\n                            \"report_number\": \"ORAL44080024\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-12-26\",\n                            \"inspection_id\": \"83606285\",\n                            \"violation_id\": \"270897111\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"BGD0701\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752588496\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000155\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN660843\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4914HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG073804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WK8750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7525884963922SLLTCD1\",\n                            \"report_number\": \"WA2143000155\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752588496\",\n                            \"violation_id\": \"7525884963922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752481747\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Umatilla\",\n                    \"latitude\": 45.70607692307693,\n                    \"longitude\": -118.81168461538462,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"UMATILLA OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HYTN\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264011407\",\n                            \"report_number\": \"ORAP36700346\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-15\",\n                            \"inspection_id\": \"83609083\",\n                            \"violation_id\": \"264011407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WM680352\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752443209\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIVERSIDE AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8CN547471\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U7635HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7524432093922SLLLR1\",\n                            \"report_number\": \"CAUE3J003716\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"752443209\",\n                            \"violation_id\": \"7524432093922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752370021\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX768003941\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"insp_start_time\": \"0400\",\n                    \"insp_end_time\": \"0426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263971102\",\n                            \"report_number\": \"WAX768003941\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-13\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"83596669\",\n                            \"violation_id\": \"263971102\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0180907\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752215086\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1213\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263868262\",\n                            \"report_number\": \"CAUG4W001953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-10\",\n                            \"change_date\": \"2025-01-10\",\n                            \"inspection_id\": \"83579454\",\n                            \"violation_id\": \"263868262\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204753586\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751961061\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO003182\",\n                    \"insp_date\": \"2025-01-04\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751790988\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002123\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BLACKSBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C098EX\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263761913\",\n                            \"report_number\": \"SC0329002123\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-05\",\n                            \"inspection_id\": \"83532332\",\n                            \"violation_id\": \"263761913\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204657002\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421001677\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751708197\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0346002682\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1155\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GABLE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263743675\",\n                            \"report_number\": \"SC0346002682\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"83523133\",\n                            \"violation_id\": \"263743675\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751702194\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH0892000218\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Pike\",\n                    \"latitude\": 39.0544375,\n                    \"longitude\": -83.0728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PIKETON OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751696011\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244000222\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Wyandot\",\n                    \"latitude\": 40.8672,\n                    \"longitude\": -83.2922125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARDINIA OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7638HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751465071\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128001804\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"insp_start_time\": \"0904\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75146507139375CTAOTDLT2321\",\n                            \"report_number\": \"ID4128001804\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-12-28\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"751465071\",\n                            \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204587056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751419225\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7514192253939ALSLIWR1\",\n                            \"report_number\": \"CAUG4W001906\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-27\",\n                            \"inspection_id\": \"751419225\",\n                            \"violation_id\": \"7514192253939ALSLIWR1\",\n                            \"viol_code\": \"3939ALSLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751512366\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU002794\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751516191\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1452\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263702491\",\n                            \"report_number\": \"CANE8I003994\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-24\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83501799\",\n                            \"violation_id\": \"263702491\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204598526\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751348989\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426003925\",\n                    \"insp_date\": \"2024-12-23\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bradford\",\n                    \"latitude\": 29.95018,\n                    \"longitude\": -82.1581,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STARKE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4882HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR BTM\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751506300\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241667721\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0721\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9E7HN970380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4339HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"530AC144XHG959505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263700418\",\n                            \"report_number\": \"TXV241667721\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-20\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83500700\",\n                            \"violation_id\": \"263700418\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204596633\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751226418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75122641839375A3TAOL1\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204539193\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"CW060019\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75122641839375A3TAOLTIS2\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204539194\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751407543\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241734866\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"1N72095\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263676705\",\n                            \"report_number\": \"TXV241734866\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-27\",\n                            \"inspection_id\": \"83489727\",\n                            \"violation_id\": \"263676705\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751283136\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000356\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646NG605401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750938004\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44104417\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1905\",\n                    \"insp_end_time\": \"1947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751794858\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1762000096\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1454\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEBANE NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184107\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG624705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750735936\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL0825730309\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-394\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5430\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265049236\",\n                            \"report_number\": \"IL0825730309\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-16\",\n                            \"change_date\": \"2025-03-14\",\n                            \"inspection_id\": \"83415104\",\n                            \"violation_id\": \"265049236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"8257300951\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750669147\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506691473967AUO1\",\n                            \"report_number\": \"CANDLY008626\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-13\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750669147\",\n                            \"violation_id\": \"7506691473967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204417409\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753778773\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE2Z004363\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB PERALTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750541383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001436\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263470898\",\n                            \"report_number\": \"WA2086001436\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-14\",\n                            \"inspection_id\": \"83393487\",\n                            \"violation_id\": \"263470898\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750663144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW002956\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1048\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506631443939ALFTSI1\",\n                            \"report_number\": \"CANARW002956\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750663144\",\n                            \"violation_id\": \"7506631443939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204416395\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"CW392167\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750495303\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998431610\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0641\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 117\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD391829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"003571A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443HG890601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"5110461\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7504953033963A12\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"7504953033963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75049530339391\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"75049530339391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750449349\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036850041\",\n                    \"insp_date\": \"2024-12-11\",\n                    \"insp_start_time\": \"1438\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MT. JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXGGGG30D320419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"A97997\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV2XSL593126\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"3240624\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749932695\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALACKS00008\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"0717\",\n                    \"insp_end_time\": \"0729\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HORNBECK LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9SN674107\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V3255HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG129201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591616T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749934081\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1806000163\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4904HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45N4380\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74993408139355EB1\",\n                            \"report_number\": \"US1806000163\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-12-06\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"749934081\",\n                            \"violation_id\": \"74993408139355EB1\",\n                            \"viol_code\": \"39355EB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55E-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204795781\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749999601\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000083\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0853\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999960139378AWS1\",\n                            \"report_number\": \"WA2146000083\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-07\",\n                            \"inspection_id\": \"749999601\",\n                            \"violation_id\": \"74999960139378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204249484\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749993166\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033CK0037\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DICKSON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4820HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749997531\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001415\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999753139378AWS3\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-13\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"74999753139378AWS3\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204767113\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7499975313922SLLTCD1\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"7499975313922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"749997531393128BCLWV2\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"749997531393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749934810\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7640000273\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7499348103922SLIMPT1\",\n                            \"report_number\": \"AR7640000273\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-06\",\n                            \"inspection_id\": \"749934810\",\n                            \"violation_id\": \"7499348103922SLIMPT1\",\n                            \"viol_code\": \"3922SLIMPT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2SLIMPT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W001367\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750005892\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000234\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Saint Charles\",\n                    \"latitude\": 38.76755294117647,\n                    \"longitude\": -90.66051176470587,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4903HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"750005892393128BCLWV1\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204818532\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"750005892395242\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892395242\",\n                            \"viol_code\": \"39524\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750156219\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1450000159\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4664HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CATTRELL\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263352520\",\n                            \"report_number\": \"GA1450000159\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-12-04\",\n                            \"change_date\": \"2024-12-10\",\n                            \"inspection_id\": \"83350691\",\n                            \"violation_id\": \"263352520\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749856708\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4243660212\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1407\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749784699\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006705566\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR I85\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625654\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625655\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749827314\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5475003773\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 41.505818749999996,\n                    \"longitude\": -87.40004062500002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LOWELL IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4386HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1216\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263248249\",\n                            \"report_number\": \"IN5475003773\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2024-12-05\",\n                            \"inspection_id\": \"83314146\",\n                            \"violation_id\": \"263248249\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749681892\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0055\",\n                    \"insp_end_time\": \"0121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X8DD191910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"YP95314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1440DG401302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"50AEH67\",\n                            \"insp_unit_license_state\": \"AL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"749681892393128B11\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B11\",\n                            \"viol_code\": \"393128B1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Vehicle not secured, front and rear\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"749681892393128B32\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B32\",\n                            \"viol_code\": \"393128B3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749642211\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263185033\",\n                            \"report_number\": \"CAUFA3001966\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-02\",\n                            \"inspection_id\": \"83293579\",\n                            \"violation_id\": \"263185033\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204143077\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749728971\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332000537\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1914\",\n                    \"insp_end_time\": \"1932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FOREST PARK GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969740\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4320HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG852402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1335\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7497289713922SLLLR1\",\n                            \"report_number\": \"GA1332000537\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"749728971\",\n                            \"violation_id\": \"7497289713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E547972\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749775096\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006704273\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR GATE CITY BLVD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625653\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625657\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749429469\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002424\",\n                    \"insp_date\": \"2024-11-26\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKE CITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749480418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008556\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3006HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749478618\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74947861839375A3TAOL1\",\n                            \"report_number\": \"CANCNY007396\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-25\",\n                            \"change_date\": \"2024-11-30\",\n                            \"inspection_id\": \"749478618\",\n                            \"violation_id\": \"74947861839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204110670\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749263167\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012833\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4184HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749140164\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004911\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3855HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749391561\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1381000172\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U57533HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749319516\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1434000248\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"insp_start_time\": \"1915\",\n                    \"insp_end_time\": \"1949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113550\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263117549\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117549\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204077979\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117550\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117550\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204077978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117551\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-RRUC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749087865\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008661\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4900HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG410105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SN4381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748896966\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033C70904\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"2121\",\n                    \"insp_end_time\": \"2137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4144HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748931346\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARH000939\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U4309HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7489313463922C1\",\n                            \"report_number\": \"LALARH000939\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-11-18\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"748931346\",\n                            \"violation_id\": \"7489313463922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751FKRP58\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748439100\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263004311\",\n                            \"report_number\": \"CAUF0F002454\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-20\",\n                            \"inspection_id\": \"83159900\",\n                            \"violation_id\": \"263004311\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203977182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748466982\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX851000751\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0814\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74846698239375A3TAOL1\",\n                            \"report_number\": \"WAX851000751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-15\",\n                            \"inspection_id\": \"748466982\",\n                            \"violation_id\": \"74846698239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203893378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748585305\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1893005432\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REDDICK FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"87000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD653533\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG360801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"QB96EW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748799199\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000417\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748315314\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002504\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1532\",\n                    \"insp_end_time\": \"1556\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"HME\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748173159\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000262\",\n                    \"insp_date\": \"2024-11-11\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748279593\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002372\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748099386\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1714\",\n                    \"insp_end_time\": \"1755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4370HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7480993863965BHWSL3\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863965BHWSL3\",\n                            \"viol_code\": \"3965BHWSL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7480993863963A1BOS2\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863963A1BOS2\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74809938639342ABM1\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"74809938639342ABM1\",\n                            \"viol_code\": \"39342ABM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"42A-BM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748198368\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00000002\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 32.37914,\n                    \"longitude\": -90.841,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOVINA SCALE I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747909333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2047000401\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"747909333393128BCLWV1\",\n                            \"report_number\": \"WA2047000401\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-05\",\n                            \"change_date\": \"2024-11-07\",\n                            \"inspection_id\": \"747909333\",\n                            \"violation_id\": \"747909333393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203776585\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748243251\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241660610\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1334\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X4DD202937\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59931\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440DG442701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5110048\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"748243251393781\",\n                            \"report_number\": \"TXV241660610\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-11-04\",\n                            \"change_date\": \"2024-11-12\",\n                            \"inspection_id\": \"748243251\",\n                            \"violation_id\": \"748243251393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203846519\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747438183\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"insp_start_time\": \"0635\",\n                    \"insp_end_time\": \"0702\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4928HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262662192\",\n                            \"report_number\": \"ALBWJW008358\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-10-31\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83048687\",\n                            \"violation_id\": \"262662192\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"U5557318\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747488142\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG031304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2383\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74748814239395A4EEUS1\",\n                            \"report_number\": \"CAUBZU003995\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"inspection_id\": \"747488142\",\n                            \"violation_id\": \"74748814239395A4EEUS1\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747481500\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6006101\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0523\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4931HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747490734\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932337\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66071\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG779204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262674087\",\n                            \"report_number\": \"CAUDOL000506\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83054526\",\n                            \"violation_id\": \"262674087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203689620\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"01SG0002P\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747321219\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0309003605\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1104\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore\",\n                    \"latitude\": 39.42385471698112,\n                    \"longitude\": -76.61402452830188,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-83\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTR\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74732121938395ALCDL1\",\n                            \"report_number\": \"MD0309003605\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"747321219\",\n                            \"violation_id\": \"74732121938395ALCDL1\",\n                            \"viol_code\": \"38395ALCDL\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"95A-LCDL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                            \"viol_category_id\": \"53\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747340551\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKU700160993\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0718\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40- GANS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747502182\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002246\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4328HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447GG803503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO HAULE\",\n                            \"insp_unit_license\": \"4PB7201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747001296\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU206200558\",\n                    \"insp_date\": \"2024-10-25\",\n                    \"insp_start_time\": \"1512\",\n                    \"insp_end_time\": \"1534\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GREAT FALLS MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746928792\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"N I-75@ADAMS RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4MC9EH4EN150400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93941\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5251204\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7469287923922SLLLR1\",\n                            \"report_number\": \"MINESBA01695\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-10-23\",\n                            \"change_date\": \"2024-10-24\",\n                            \"inspection_id\": \"746928792\",\n                            \"violation_id\": \"7469287923922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746820369\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241653004\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN969746\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP19551\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG856803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7468203693931281\",\n                            \"report_number\": \"TXV241653004\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-18\",\n                            \"change_date\": \"2024-10-23\",\n                            \"inspection_id\": \"746820369\",\n                            \"violation_id\": \"7468203693931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203551977\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746634915\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262468729\",\n                            \"report_number\": \"CAUFA3001891\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-21\",\n                            \"inspection_id\": \"82959435\",\n                            \"violation_id\": \"262468729\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203511344\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746499465\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"1351\",\n                    \"insp_end_time\": \"1408\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 36.47784444444445,\n                    \"longitude\": -87.39275555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLARKSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"130000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7464994653939ALSLI2\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653939ALSLI2\",\n                            \"viol_code\": \"3939ALSLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLI\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7464994653929A2C1\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746544753\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU793000480\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Silver Bow\",\n                    \"latitude\": 45.907037499999994,\n                    \"longitude\": -112.66305,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BUTTE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5GD317357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP41208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"CA956023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NY3976\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746379639\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4181171100\",\n                    \"insp_date\": \"2024-10-16\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746448903\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006692069\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1754\",\n                    \"insp_end_time\": \"1807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"73\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746374365\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1629\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U3830HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7463743653939TS2\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"7463743653939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"74637436539375A31\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"74637436539375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746236269\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036B90040\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BAXTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746234604\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2133000238\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0753\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746254224\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005231\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262375493\",\n                            \"report_number\": \"ID3640005231\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-10-09\",\n                            \"change_date\": \"2024-10-16\",\n                            \"inspection_id\": \"82917136\",\n                            \"violation_id\": \"262375493\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745892703\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7690000305\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932312\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG752404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NX2152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74589270339375A3TAOL3\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74589270339345DB2\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74589270339343ATPV1\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339343ATPV1\",\n                            \"viol_code\": \"39343ATPV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"43A-TPV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745773732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865001436\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745716654\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006690200\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45524\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745742529\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241585122\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1208\",\n                    \"insp_end_time\": \"1243\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X67N657657\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R667653\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14437G107901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238137\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74574252939360C1\",\n                            \"report_number\": \"TXV241585122\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-04\",\n                            \"inspection_id\": \"745742529\",\n                            \"violation_id\": \"74574252939360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745574580\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034U60025\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"15001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMPT\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745484796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004813\",\n                    \"insp_date\": \"2024-09-30\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP18314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745078239\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116000737\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"insp_start_time\": \"0457\",\n                    \"insp_end_time\": \"0557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262088802\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088802\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0754987\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"262088803\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088803\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744993414\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPX000994\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1256\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Landry\",\n                    \"latitude\": 30.563706666666665,\n                    \"longitude\": -92.01263333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RY4866\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745004142\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182080126\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1311\",\n                    \"insp_end_time\": \"1329\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"016 - MARION - I-57 N/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745131141\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006370\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0621\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Tammany\",\n                    \"latitude\": 30.442635,\n                    \"longitude\": -89.95947999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744960699\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X8MD714884\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10806\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG502701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"156366A\",\n                            \"insp_unit_license_state\": \"MS\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74496069939375A3TAOL3\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74496069939353BB2\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74496069939347E1\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744255738\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7036028233\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74425573839360C1\",\n                            \"report_number\": \"NV7036028233\",\n                            \"report_state\": \"NV\",\n                            \"insp_date\": \"2024-09-18\",\n                            \"change_date\": \"2024-10-01\",\n                            \"inspection_id\": \"744255738\",\n                            \"violation_id\": \"74425573839360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203218275\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744532560\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTHP20580033\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Powell\",\n                    \"latitude\": 46.64431428571429,\n                    \"longitude\": -112.78975714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DEER LODGE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744291819\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0838000276\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744502068\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321000502\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BROOKLET GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJHHDR0KSKG0655\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP81026\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG639901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5358541\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74450206839216D1\",\n                            \"report_number\": \"GA1321000502\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744502068\",\n                            \"violation_id\": \"74450206839216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744415209\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1301000536\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Terrell\",\n                    \"latitude\": 31.475566666666666,\n                    \"longitude\": -84.307,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DAWSON GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74441520939216D1\",\n                            \"report_number\": \"GA1301000536\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744415209\",\n                            \"violation_id\": \"74441520939216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744278580\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261906892\",\n                            \"report_number\": \"CAUFA3001819\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"change_date\": \"2024-09-18\",\n                            \"inspection_id\": \"82697620\",\n                            \"violation_id\": \"261906892\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"126\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203015012\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744094071\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457000081\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV8LPLU0719\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG580701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"151017T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74409407139522H1ELDNUM2\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"74409407139522H1ELDNUM2\",\n                            \"viol_code\": \"39522H1ELDNUM\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1-ELDNUM\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7440940713922SLLLR1\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"7440940713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743887476\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW325002180\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261789101\",\n                            \"report_number\": \"SCW325002180\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82654164\",\n                            \"violation_id\": \"261789101\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA69963\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743904585\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241510574\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0832\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261794082\",\n                            \"report_number\": \"TXV241510574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-09-12\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82656065\",\n                            \"violation_id\": \"261794082\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744164442\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241513331\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1419\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183985\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23349\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG583703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743903082\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAK244425604\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1217\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Delaware\",\n                    \"latitude\": 39.92234814814815,\n                    \"longitude\": -75.37514259259258,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB MM 0.9 LOWER CHICHESTE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2RN655411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03046\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646RG005001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4VH3882\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743968908\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2279004348\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1517\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 29.989819999999998,\n                    \"longitude\": -83.54432,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PERRY FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743577633\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001245\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE I-20 188MM WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AC12EX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7435776333922ML1\",\n                            \"report_number\": \"AL2113001245\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-09-10\",\n                            \"inspection_id\": \"743577633\",\n                            \"violation_id\": \"7435776333922ML1\",\n                            \"viol_code\": \"3922ML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-ML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to Maintain Lane\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743452551\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033D40045\",\n                    \"insp_date\": \"2024-09-07\",\n                    \"insp_start_time\": \"1603\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 35.60776666666666,\n                    \"longitude\": -88.37088333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WILDERSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359035\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359036\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743744061\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276000127\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DOUGLASVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY-MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743442201\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4775000498\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE SPRINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743539536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001794\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"576000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743008455\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012012717\",\n                    \"insp_date\": \"2024-09-02\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80273\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG699405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743072976\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"1440\",\n                    \"insp_end_time\": \"1507\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72978\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444CG362901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4LT8919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7430729763939TS1\",\n                            \"report_number\": \"CANE7S003614\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"743072976\",\n                            \"violation_id\": \"7430729763939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742558392\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7425583923922SLLTCD1\",\n                            \"report_number\": \"WVPSC0860222\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742558392\",\n                            \"violation_id\": \"7425583923922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742513347\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241528648\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1018\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN660841\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG073701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4WE5200\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261448481\",\n                            \"report_number\": \"TXV241528648\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-26\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"82501483\",\n                            \"violation_id\": \"261448481\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742294098\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002218\",\n                    \"insp_date\": \"2024-08-24\",\n                    \"insp_start_time\": \"1027\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742779954\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0839\",\n                    \"insp_date\": \"2024-08-23\",\n                    \"insp_start_time\": \"1402\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742439403\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX769007166\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207776\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9407\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74243940339348ABLMCBAD4\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339348ABLMCBAD4\",\n                            \"viol_code\": \"39348ABLMCBAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BLMCBAD\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345B2B1\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345B2B1\",\n                            \"viol_code\": \"39345B2B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345DB2\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339347BBMBCBD3\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339347BBMBCBD3\",\n                            \"viol_code\": \"39347BBMBCBD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47B-BMBCBD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742467024\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006273\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0FN184157\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78756\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443FG659902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NM7312\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742207410\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6162002182\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"insp_start_time\": \"1501\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALPARAISO IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8GN944854\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP90242\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448GG769605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5224\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7422074103922SLLLR1\",\n                            \"report_number\": \"IN6162002182\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-08-21\",\n                            \"inspection_id\": \"742207410\",\n                            \"violation_id\": \"7422074103922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742506156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241493650\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1731\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 NB DEVINE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932299\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"W59525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NT7048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74250615639395A3\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639395A3\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74250615639355C11\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74250615639392\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741781476\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2348004152\",\n                    \"insp_date\": \"2024-08-19\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-70 W FRIENDSHIP SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741840705\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR008274\",\n                    \"insp_date\": \"2024-08-17\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7HD410045\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72992\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG979601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4UR5346\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741962403\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033X10723\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0944\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB92CL\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741966363\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP87142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG730105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8689\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74196636339345DB1\",\n                            \"report_number\": \"TNI037B30027\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-08-14\",\n                            \"inspection_id\": \"741966363\",\n                            \"violation_id\": \"74196636339345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741893517\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000773\",\n                    \"insp_date\": \"2024-08-13\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RENTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741019689\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41294737\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1129\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 38.1945,\n                    \"longitude\": -85.22213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHELBYVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP249299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG148501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741500082\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000285\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261201488\",\n                            \"report_number\": \"GA1446000285\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-08\",\n                            \"change_date\": \"2024-08-15\",\n                            \"inspection_id\": \"82388898\",\n                            \"violation_id\": \"261201488\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW-0091270\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741009150\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3064005325\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0709\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87559\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741380229\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241509303\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970561\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG025505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RA4520\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741295017\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000634\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP06639\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORNER UTI\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741298320\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396000464\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1330\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Hall\",\n                    \"latitude\": 34.31419999999999,\n                    \"longitude\": -83.82739166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLOWERY BRANCH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X4FD270449\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XC817C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7412983203922SLLFC1\",\n                            \"report_number\": \"GA0396000464\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"inspection_id\": \"741298320\",\n                            \"violation_id\": \"7412983203922SLLFC1\",\n                            \"viol_code\": \"3922SLLFC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741295701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0151000225\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDSTUN\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261152623\",\n                            \"report_number\": \"GA0151000225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"change_date\": \"2024-08-13\",\n                            \"inspection_id\": \"82366189\",\n                            \"violation_id\": \"261152623\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741198699\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3880002711\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jerome\",\n                    \"latitude\": 42.63336666666667,\n                    \"longitude\": -114.2943,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EDEN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7411986993922SLLS31\",\n                            \"report_number\": \"ID3880002711\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"741198699\",\n                            \"violation_id\": \"7411986993922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740808585\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0836\",\n                    \"insp_end_time\": \"0938\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 44.95197575757577,\n                    \"longitude\": -122.83316666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WOODBURN OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34340397\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7408085853965BL3\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7408085853958E1PCOOS2\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853958E1PCOOS2\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"740808585393201CFR1\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"740808585393201CFR1\",\n                            \"viol_code\": \"393201CFR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201C-FR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740829456\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006672850\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 35.701319999999996,\n                    \"longitude\": -77.92346,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I587 WB NEAR NC 111\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74082945639391\",\n                            \"report_number\": \"NC0006672850\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-08-05\",\n                            \"inspection_id\": \"740829456\",\n                            \"violation_id\": \"74082945639391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740593890\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4248940128\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0654\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.9696,\n                    \"longitude\": -89.01052222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"017 - BROWNSTOWN - I-70 E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740574702\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPR001130\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0631\",\n                    \"insp_end_time\": \"0651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENTWOOD SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740514663\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"492600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184081\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34669\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG606003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260968831\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968831\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA68147\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"260968830\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968830\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740896416\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000402\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"1950\",\n                    \"insp_end_time\": \"2025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARNESVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG683905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1222\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74089641639282DUMT1\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74089641639530B2ELDDFC242\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639530B2ELDDFC242\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740652741\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1202000072\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1710\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Worth\",\n                    \"latitude\": 31.6403,\n                    \"longitude\": -83.85458,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SYLVESTER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7406527413922SLLS31\",\n                            \"report_number\": \"GA1202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-30\",\n                            \"inspection_id\": \"740652741\",\n                            \"violation_id\": \"7406527413922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740657160\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000046\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN944859\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP66051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1445GG769805\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740636271\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0158000162\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1515\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24272\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG125102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR3061\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740223351\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDM0001892\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"0255\",\n                    \"insp_end_time\": \"0310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739933281\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"insp_start_time\": \"0551\",\n                    \"insp_end_time\": \"0601\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"West Baton Rouge\",\n                    \"latitude\": 30.440849999999998,\n                    \"longitude\": -91.296675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73993328139222A1\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"73993328139222A1\",\n                            \"viol_code\": \"39222A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"22(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Failing to use hazard warning flashers\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7399332813922PK2\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"7399332813922PK2\",\n                            \"viol_code\": \"3922PK\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2PK\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739571940\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1218001369\",\n                    \"insp_date\": \"2024-07-21\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Butler\",\n                    \"latitude\": 31.6953,\n                    \"longitude\": -86.7328,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01768\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739571625\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002338\",\n                    \"insp_date\": \"2024-07-20\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23348\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739875744\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3537006328\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1142\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260828574\",\n                            \"report_number\": \"FL3537006328\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-19\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"82208416\",\n                            \"violation_id\": \"260828574\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000819709\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739437651\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000027\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1751\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739426680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1228\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932274\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66146\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4628GJ464037\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7394266803963A11\",\n                            \"report_number\": \"CANDVL000028\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-07-17\",\n                            \"inspection_id\": \"739426680\",\n                            \"violation_id\": \"7394266803963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739543401\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002003\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1116\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59094\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4380\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739154943\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012853\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5D0AA1643NG592104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260667309\",\n                            \"report_number\": \"MS5011012853\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-16\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82128327\",\n                            \"violation_id\": \"260667309\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201905639\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739119051\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000595\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1246\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260658302\",\n                            \"report_number\": \"GA1265000595\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-10\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82124339\",\n                            \"violation_id\": \"260658302\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW0092125\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738643968\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010340\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": true,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": true,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260537991\",\n                            \"report_number\": \"MS1014010340\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-09\",\n                            \"change_date\": \"2024-07-09\",\n                            \"inspection_id\": \"82071552\",\n                            \"violation_id\": \"260537991\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201794558\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738996147\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4126001213\",\n                    \"insp_date\": \"2024-07-08\",\n                    \"insp_start_time\": \"1705\",\n                    \"insp_end_time\": \"1725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738900378\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1237000221\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD260155\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG912802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO TRAIL\",\n                            \"insp_unit_license\": \"423819T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7389003783922SLLLR1\",\n                            \"report_number\": \"GA1237000221\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-06\",\n                            \"inspection_id\": \"738900378\",\n                            \"violation_id\": \"7389003783922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738557352\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7217028018\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18463\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738805401\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1640016\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Cumberland\",\n                    \"latitude\": 35.97070000000001,\n                    \"longitude\": -85.01417142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738714249\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4108000087\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP70238\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7387142493939ALBL1\",\n                            \"report_number\": \"FL4108000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738714249\",\n                            \"violation_id\": \"7387142493939ALBL1\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738616032\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2110006132\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73861603239375A3TAOL1\",\n                            \"report_number\": \"WA2110006132\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738616032\",\n                            \"violation_id\": \"73861603239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738310374\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006663276\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I26 EAST NEAR 63MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7383103743922LV1\",\n                            \"report_number\": \"NC0006663276\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-07-02\",\n                            \"inspection_id\": \"738310374\",\n                            \"violation_id\": \"7383103743922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738190962\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPL001226\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738196785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB376000853\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1750\",\n                    \"insp_end_time\": \"1814\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738459243\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN184000\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23375\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG589404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8527\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266066533\",\n                            \"report_number\": \"TNI01R400704\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-07-01\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"82051027\",\n                            \"violation_id\": \"266066533\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIFTA\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"M\",\n                            \"viol_unit_desc\": \"M\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738165042\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAA43380030\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1448\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBORO OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"59100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738010998\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416000236\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 31.584883333333334,\n                    \"longitude\": -81.9144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JESUP GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AC32EY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73801099839522GELDMFV2\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"73801099839522GELDMFV2\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7380109983922SLLTCD1\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"7380109983922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737850555\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006661697\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"0554\",\n                    \"insp_end_time\": \"0620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53030\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG726905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS8710\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738271638\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000210\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737596017\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305006746\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0922\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X7ED241603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26108\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"SP901RYT\",\n                            \"insp_unit_license_state\": \"IN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738951030\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4289350067\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73895103039617C1\",\n                            \"report_number\": \"IL4289350067\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-06-19\",\n                            \"change_date\": \"2024-07-12\",\n                            \"inspection_id\": \"738951030\",\n                            \"violation_id\": \"73895103039617C1\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201861999\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737478414\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3572006125\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0957\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEFFNER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSD79X4DD207956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57987\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG625301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5355706\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260254794\",\n                            \"report_number\": \"FL3572006125\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-24\",\n                            \"inspection_id\": \"81942046\",\n                            \"violation_id\": \"260254794\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000796194\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737167635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0608\",\n                    \"insp_end_time\": \"0630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260183812\",\n                            \"report_number\": \"CAUG4W001505\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-18\",\n                            \"inspection_id\": \"81907515\",\n                            \"violation_id\": \"260183812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201478364\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737016246\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH296003444\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737248797\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034770017\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"0736\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COOKEVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736930296\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260101565\",\n                            \"report_number\": \"CAUDCO000805\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-12\",\n                            \"change_date\": \"2024-06-14\",\n                            \"inspection_id\": \"81881144\",\n                            \"violation_id\": \"260101565\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737080659\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008361\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736534422\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2020000124\",\n                    \"insp_date\": \"2024-06-10\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRANDVIEW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736309809\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU505600289\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"1232\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST YELLOWSTONE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736249320\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK395000105\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"0809\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3GHHT8674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87097\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG916002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8825\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736250598\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCN377002390\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG362904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LT8918\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7362505983922SLLS21\",\n                            \"report_number\": \"SCN377002390\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"inspection_id\": \"736250598\",\n                            \"violation_id\": \"7362505983922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736198452\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUESQ003983\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736840755\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0037\",\n                    \"insp_end_time\": \"0107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260080567\",\n                            \"report_number\": \"CAUCV0000007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"change_date\": \"2024-06-13\",\n                            \"inspection_id\": \"81871195\",\n                            \"violation_id\": \"260080567\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201390655\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736071813\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH1339004736\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1259\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34727\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG624703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NH8135\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"736071813392161\",\n                            \"report_number\": \"OH1339004736\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2024-06-04\",\n                            \"inspection_id\": \"736071813\",\n                            \"violation_id\": \"736071813392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736403067\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU694400307\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIMA MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736041384\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012815\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1043\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152263\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG508501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259891851\",\n                            \"report_number\": \"MS5011012815\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-06-03\",\n                            \"change_date\": \"2024-06-04\",\n                            \"inspection_id\": \"81782376\",\n                            \"violation_id\": \"259891851\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201222615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736409133\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0763000559\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Chelan\",\n                    \"latitude\": 47.659664285714285,\n                    \"longitude\": -120.3614857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PESHASTIN WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGLBG4GSHU1031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03044\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"15016AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735843051\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"0846\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259842021\",\n                            \"report_number\": \"CAUG4W001457\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-05-31\",\n                            \"inspection_id\": \"81760339\",\n                            \"violation_id\": \"259842021\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201181000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735931053\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW351001870\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"1003\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59537\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG755701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT6942\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259863609\",\n                            \"report_number\": \"SCW351001870\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-06-03\",\n                            \"inspection_id\": \"81770117\",\n                            \"violation_id\": \"259863609\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA63582\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735628392\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3056005615\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1401\",\n                    \"insp_end_time\": \"1428\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED232231\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB46XY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1441EG497801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2715CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735996339\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2829008616\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1513\",\n                    \"insp_end_time\": \"1528\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 30.490464285714282,\n                    \"longitude\": -87.27022857142856,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PENSACOLA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5HD357004\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XA110C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XHG857801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"T521365\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73599633939530B2ELDDFC241\",\n                            \"report_number\": \"FL2829008616\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"inspection_id\": \"735996339\",\n                            \"violation_id\": \"73599633939530B2ELDDFC241\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735989904\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1410000064\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222359\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59091\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG410101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270138883\",\n                            \"report_number\": \"GA1410000064\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"81776656\",\n                            \"violation_id\": \"270138883\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-F\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"18\",\n                            \"viol_category_desc\": \"Fuel Systems\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210186342\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735883713\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008249\",\n                    \"insp_date\": \"2024-05-28\",\n                    \"insp_start_time\": \"1043\",\n                    \"insp_end_time\": \"1106\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735699762\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000080\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Telfair\",\n                    \"latitude\": 31.987600000000004,\n                    \"longitude\": -82.89558333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCRAE-HELENA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN955585\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP17466\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG732004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"264517F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7356997623922SLLS31\",\n                            \"report_number\": \"GA0045000080\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-25\",\n                            \"inspection_id\": \"735699762\",\n                            \"violation_id\": \"7356997623922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735362055\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"insp_start_time\": \"0555\",\n                    \"insp_end_time\": \"0624\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259720409\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720409\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201076637\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259720410\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720410\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735174441\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE354001287\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"insp_start_time\": \"0818\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73517444139282A11\",\n                            \"report_number\": \"SCE354001287\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-22\",\n                            \"change_date\": \"2024-05-22\",\n                            \"inspection_id\": \"735174441\",\n                            \"violation_id\": \"73517444139282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA62828\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735549462\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241391010\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0948\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN149622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735178239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038460336\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 NB AT MP 265\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8DN139456\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"P1207847\",\n                            \"insp_unit_license_state\": \"IL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG419708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COLT\",\n                            \"insp_unit_license\": \"757931ST\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7351782393922LV1\",\n                            \"report_number\": \"IL4038460336\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-05-21\",\n                            \"inspection_id\": \"735178239\",\n                            \"violation_id\": \"7351782393922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735049377\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006649607\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1120\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735071958\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"insp_start_time\": \"1356\",\n                    \"insp_end_time\": \"1424\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09659\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG049504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7350719583939TS2\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"7350719583939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"735071958393781\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"735071958393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734607333\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259532084\",\n                            \"report_number\": \"CAUDX3000162\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-15\",\n                            \"change_date\": \"2024-05-15\",\n                            \"inspection_id\": \"81623037\",\n                            \"violation_id\": \"259532084\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200917651\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734654682\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44284981\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1843\",\n                    \"insp_end_time\": \"1917\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734978430\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1420000303\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"1446\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICHLAND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG398104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRELL\",\n                            \"insp_unit_license\": \"4LY4965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7349784303922SLML1\",\n                            \"report_number\": \"GA1420000303\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-14\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"734978430\",\n                            \"violation_id\": \"7349784303922SLML1\",\n                            \"viol_code\": \"3922SLML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734217129\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241418178\",\n                    \"insp_date\": \"2024-05-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  32' 21.78N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN658168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648SG053105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4WD7945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734131098\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390980\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:29  55' 24.42N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70247\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734131098393781\",\n                            \"report_number\": \"TXV241390980\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"change_date\": \"2024-05-09\",\n                            \"inspection_id\": \"734131098\",\n                            \"violation_id\": \"734131098393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200817615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734379597\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0590361\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734378274\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO3512000356\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1042\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ST. LOUIS MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734378274393104BC1\",\n                            \"report_number\": \"MO3512000356\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"inspection_id\": \"734378274\",\n                            \"violation_id\": \"734378274393104BC1\",\n                            \"viol_code\": \"393104BC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104B-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734264982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4516001226\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Volusia\",\n                    \"latitude\": 29.092942553191484,\n                    \"longitude\": -81.12971489361702,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW SMYRNA BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734982732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2103000311\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"2104\",\n                    \"insp_end_time\": \"2150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2RN650773\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP23608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG060001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259623700\",\n                            \"report_number\": \"WA2103000311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-05-07\",\n                            \"change_date\": \"2024-05-21\",\n                            \"inspection_id\": \"81664748\",\n                            \"violation_id\": \"259623700\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0240909\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734142951\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241413303\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"1815\",\n                    \"insp_end_time\": \"1842\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 EB MM406\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734142951393111\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"change_date\": \"2024-05-10\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"734142951393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200836619\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"73414295139392\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"73414295139392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7341429513965B3\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"7341429513965B3\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734253543\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73425354339375GTFWETL1\",\n                            \"report_number\": \"TNI034AB0465\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734253543\",\n                            \"violation_id\": \"73425354339375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733873464\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006567\",\n                    \"insp_date\": \"2024-05-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1102\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734810958\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1032\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"33810984\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73481095839353B2\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73481095839347E1\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733978044\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1765000027\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Prince George's\",\n                    \"latitude\": 38.896815624999995,\n                    \"longitude\": -76.88449531250002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLLEGE PARK MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"6\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27873\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339780443963A1BALAC5\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1BALAC5\",\n                            \"viol_code\": \"3963A1BALAC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-BALAC\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439353BB3\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439353BB3\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439347E2\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-08\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200784307\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1ALBV4\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1ALBV4\",\n                            \"viol_code\": \"3963A1ALBV\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-ALBV\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"733978044393104F3C1\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"733978044393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1OAL6\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1OAL6\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733819536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBAA007026\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0758\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733960413\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2535002935\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"1144\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PUNTA GORDA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339604133967AUO1\",\n                            \"report_number\": \"FL2535002935\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"inspection_id\": \"733960413\",\n                            \"violation_id\": \"7339604133967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733966587\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0658\",\n                    \"insp_end_time\": \"0736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP01750\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73396658739375A3TAOL1\",\n                            \"report_number\": \"TNI030F10326\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"733966587\",\n                            \"violation_id\": \"73396658739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206711550\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733813803\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241411369\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91014\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG959503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2354\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381380339355C21\",\n                            \"report_number\": \"TXV241411369\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2024-05-06\",\n                            \"inspection_id\": \"733813803\",\n                            \"violation_id\": \"73381380339355C21\",\n                            \"viol_code\": \"39355C2\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200749969\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733636719\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004920\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0823\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN969736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70826\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73363671939378AWS1\",\n                            \"report_number\": \"ID3706004920\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733636719\",\n                            \"violation_id\": \"73363671939378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733572153\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012503\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0725\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01752\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733566735\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14203128\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP77765\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733813263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241410464\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1253\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG714003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8713\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381326339345DLPC1\",\n                            \"report_number\": \"TXV241410464\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733813263\",\n                            \"violation_id\": \"73381326339345DLPC1\",\n                            \"viol_code\": \"39345DLPC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLPC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733515903\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCVV000433\",\n                    \"insp_date\": \"2024-04-30\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"ST\",\n                            \"insp_unit_license\": \"4PL3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733050297\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0732\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73305029739393\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739393\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7330502973939TS4\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73305029739387A2\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739387A2\",\n                            \"viol_code\": \"39387A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Warning flag required on projecting load\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330502973931281\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733107600\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8662\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP77796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG884405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4PL2841\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259167247\",\n                            \"report_number\": \"MICINIM01874\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"change_date\": \"2024-04-26\",\n                            \"inspection_id\": \"81456400\",\n                            \"violation_id\": \"259167247\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200598389\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733058370\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Joaquin\",\n                    \"latitude\": 37.95171818181817,\n                    \"longitude\": -121.28305681818185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-99 SAN JOAQUIN CO. UNINC.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7330583703922LV1\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330583703922SLLS22\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733076424\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2136000184\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1220\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73307642439375GTFWETL1\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"73307642439378AWS2\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733673961\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390957\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1052\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 35 SOUTHBOUND SAN MARCOS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"76600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2EN170302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18352\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG564502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTN\",\n                            \"insp_unit_license\": \"4NB9842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259309589\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309589\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309591\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309590\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309588\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309588\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732783861\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012490\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"0907\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732779550\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP004093\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Colbert\",\n                    \"latitude\": 34.733549999999994,\n                    \"longitude\": -87.69546666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 184\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732686913\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006641018\",\n                    \"insp_date\": \"2024-04-19\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732814497\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241361459\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1159\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 30.739583333333336,\n                    \"longitude\": -93.76013333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"510 US190 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732552903\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011099925\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP/ MM 137 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13828\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG087001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ6114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73255290339395A1\",\n                            \"report_number\": \"MS5011099925\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732552903\",\n                            \"violation_id\": \"73255290339395A1\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732526839\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1255000233\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GROVETOWN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73252683939282DUMT1\",\n                            \"report_number\": \"GA1255000233\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732526839\",\n                            \"violation_id\": \"73252683939282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732566358\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241386594\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0621\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Erath\",\n                    \"latitude\": 32.24146666666667,\n                    \"longitude\": -98.22909999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US281 NB AT PR804\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57289\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"VVS2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7325663583922C1\",\n                            \"report_number\": \"TXV241386594\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732566358\",\n                            \"violation_id\": \"7325663583922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732367755\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALMTWD008896\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 31.384171428571427,\n                    \"longitude\": -88.15622857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WAGARVILLE, AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732369069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1440001758\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732425643\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66148\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464039\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3457\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7324256433939TS3\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73242564339392\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"73242564339392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7324256433931281\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732512115\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80 EAST OF SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259016973\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016973\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016975\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016975\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200472743\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016974\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016974\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016972\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016972\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19651\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732755592\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137008251\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732642939\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000202\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALHOUN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563049\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93928\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG398101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259047960\",\n                            \"report_number\": \"GA1384000202\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-16\",\n                            \"change_date\": \"2024-04-22\",\n                            \"inspection_id\": \"81404771\",\n                            \"violation_id\": \"259047960\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732384918\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006970\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1857\",\n                    \"insp_end_time\": \"1920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732403971\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241373895\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 32.21726363636364,\n                    \"longitude\": -95.82287272727272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH LOOP 7\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184076\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1773\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732100329\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALDWMC006777\",\n                    \"insp_date\": \"2024-04-14\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Autauga\",\n                    \"latitude\": 32.52905,\n                    \"longitude\": -86.585825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732311190\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCCL005744\",\n                    \"insp_date\": \"2024-04-13\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"VC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732042189\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP323002416\",\n                    \"insp_date\": \"2024-04-12\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732108105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000915\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5037\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258918483\",\n                            \"report_number\": \"WA2082000915\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"change_date\": \"2024-04-15\",\n                            \"inspection_id\": \"81345345\",\n                            \"violation_id\": \"258918483\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0106047\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732072960\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCOB005711\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0921\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVERMORE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732152781\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006638931\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59022\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731918700\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAP014000032\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0822\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEATTLE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP599909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34030930\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXTGEN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732331683\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039580391\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184114\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP40743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG647401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NJ4011\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7323316833922SLLTCD1\",\n                            \"report_number\": \"TNI039580391\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"inspection_id\": \"732331683\",\n                            \"violation_id\": \"7323316833922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732220371\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379000018\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3FHGK0624\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46156\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG683901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1218\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73222037139282DUMT1\",\n                            \"report_number\": \"GA1379000018\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-10\",\n                            \"inspection_id\": \"732220371\",\n                            \"violation_id\": \"73222037139282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731760768\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006965\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1149\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 SUMTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258829015\",\n                            \"report_number\": \"SCS243006965\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-09\",\n                            \"change_date\": \"2024-04-09\",\n                            \"inspection_id\": \"81306752\",\n                            \"violation_id\": \"258829015\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA48990\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732021651\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000406\",\n                    \"insp_date\": \"2024-04-08\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184099\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732079773\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006302\",\n                    \"insp_date\": \"2024-04-07\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"0951\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129608\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2FHGK0629\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46170\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG691301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732010311\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI038580059\",\n                    \"insp_date\": \"2024-04-06\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731750994\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"insp_start_time\": \"0748\",\n                    \"insp_end_time\": \"0807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7317509943922C1\",\n                            \"report_number\": \"LALAPJ002585\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-04-05\",\n                            \"inspection_id\": \"731750994\",\n                            \"violation_id\": \"7317509943922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731827440\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001141\",\n                    \"insp_date\": \"2024-04-04\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995400\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32402\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG168404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731311452\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCR378000770\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"insp_start_time\": \"1609\",\n                    \"insp_end_time\": \"1628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 321 LEXINGTON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7313114523922SLLS31\",\n                            \"report_number\": \"SCR378000770\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-02\",\n                            \"inspection_id\": \"731311452\",\n                            \"violation_id\": \"7313114523922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731459277\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0801\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258759151\",\n                            \"report_number\": \"CAUCK0002003\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-29\",\n                            \"change_date\": \"2024-04-04\",\n                            \"inspection_id\": \"81273253\",\n                            \"violation_id\": \"258759151\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19473\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730955736\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002054\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731273922\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004437\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1204\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06432\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731290131\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7080000047\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Pulaski\",\n                    \"latitude\": 34.75853404255319,\n                    \"longitude\": -92.3088680851064,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORTH LITTLE ROCK AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7312901313922SLLS31\",\n                            \"report_number\": \"AR7080000047\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-03-27\",\n                            \"inspection_id\": \"731290131\",\n                            \"violation_id\": \"7312901313922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731130435\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3857003260\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"insp_start_time\": \"1623\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7311304353922SLLTCD1\",\n                            \"report_number\": \"FL3857003260\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-03-26\",\n                            \"inspection_id\": \"731130435\",\n                            \"violation_id\": \"7311304353922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730670778\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006634416\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.517342857142864,\n                    \"longitude\": -82.97031428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD CO I40 WB 7MM OFF RAMP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X1HD423681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP23600\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG356401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5356311\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7306707783922LV1\",\n                            \"report_number\": \"NC0006634416\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730670778\",\n                            \"violation_id\": \"7306707783922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730942191\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0833006086\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1930\",\n                    \"insp_end_time\": \"2040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0LN250704\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450908\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258630366\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630366\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630364\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630365\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630365\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTL\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730664172\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1916000022\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730664172393781\",\n                            \"report_number\": \"AL1916000022\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730664172\",\n                            \"violation_id\": \"730664172393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200066603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730562652\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5007012593\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Leake\",\n                    \"latitude\": 32.71961999999999,\n                    \"longitude\": -89.50178000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEAKE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730601721\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23371\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG588805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8545\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730601721393205C1\",\n                            \"report_number\": \"CAUEHM000035\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-21\",\n                            \"change_date\": \"2024-03-22\",\n                            \"inspection_id\": \"730601721\",\n                            \"violation_id\": \"730601721393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200053409\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730631934\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008131\",\n                    \"insp_date\": \"2024-03-19\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP91015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730425132\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001114\",\n                    \"insp_date\": \"2024-03-15\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9EN170281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93926\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NC3171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729996930\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0710\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Monterey\",\n                    \"latitude\": 36.50498571428571,\n                    \"longitude\": -121.59510571428574,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KING CITY AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7299969303922SLLS21\",\n                            \"report_number\": \"CAUC7E001893\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-14\",\n                            \"inspection_id\": \"729996930\",\n                            \"violation_id\": \"7299969303922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741654567\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998181519\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 110\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729954936\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL347001814\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"1741\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732239163\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000183\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258948638\",\n                            \"report_number\": \"WA2117000183\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-13\",\n                            \"change_date\": \"2024-04-16\",\n                            \"inspection_id\": \"81359907\",\n                            \"violation_id\": \"258948638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0275747\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729872379\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAASH007304\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1227\",\n                    \"insp_end_time\": \"1239\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730196505\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2126000150\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73019650539375A3TAOL1\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"change_date\": \"2024-03-19\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199968301\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7301965053939ALFTSI3\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"7301965053939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73019650539378AWS2\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729753318\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44663394\",\n                    \"insp_date\": \"2024-03-11\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729593037\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928001650\",\n                    \"insp_date\": \"2024-03-09\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"XA3611K\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONE\",\n                            \"insp_unit_license\": \"QA17CE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729534789\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000860\",\n                    \"insp_date\": \"2024-03-08\",\n                    \"insp_start_time\": \"1224\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729464076\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241349438\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 10 WESTBOUND SEALY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"75601\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9FHGK0630\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG691302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72946407639375GLOAD1\",\n                            \"report_number\": \"TXV241349438\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"inspection_id\": \"729464076\",\n                            \"violation_id\": \"72946407639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729416556\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1342\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STEELE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258379553\",\n                            \"report_number\": \"ALSBAB003160\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"change_date\": \"2024-03-14\",\n                            \"inspection_id\": \"81046284\",\n                            \"violation_id\": \"258379553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199909750\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729806184\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R060180\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP9101\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG950205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT1745\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729608265\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000126\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ADAIRSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7296082653922SLLCP1\",\n                            \"report_number\": \"GA1384000126\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-03-05\",\n                            \"change_date\": \"2024-03-11\",\n                            \"inspection_id\": \"729608265\",\n                            \"violation_id\": \"7296082653922SLLCP1\",\n                            \"viol_code\": \"3922SLLCP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"59\",\n                            \"viol_group_desc\": \"Texting\",\n                            \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04931745\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729189837\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"insp_start_time\": \"1117\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7291898373929A1\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"7291898373929A1\",\n                            \"viol_code\": \"3929A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure load\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"72918983739395A2\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"72918983739395A2\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729190350\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"insp_start_time\": \"1346\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258195825\",\n                            \"report_number\": \"CAUE9B002261\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-01\",\n                            \"change_date\": \"2024-03-04\",\n                            \"inspection_id\": \"81021150\",\n                            \"violation_id\": \"258195825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199749817\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"DA588059\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728911620\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006946\",\n                    \"insp_date\": \"2024-02-29\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 WB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0FN184084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG609201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3166\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728765568\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCED003212\",\n                    \"insp_date\": \"2024-02-27\",\n                    \"insp_start_time\": \"0753\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AUBURN AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728462880\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000819\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72846288039375A31\",\n                            \"report_number\": \"AL2113000819\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-26\",\n                            \"change_date\": \"2024-02-28\",\n                            \"inspection_id\": \"728462880\",\n                            \"violation_id\": \"72846288039375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199636259\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728749494\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I999299\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORTE\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728518545\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000148\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728420058\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR791C000388\",\n                    \"insp_date\": \"2024-02-23\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA WEST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728185536\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086000523\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0404\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"2NPXL49X7LM664339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75583\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG405301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51614AD\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7281855363939BLRLIWR1\",\n                            \"report_number\": \"WA2086000523\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-22\",\n                            \"inspection_id\": \"728185536\",\n                            \"violation_id\": \"7281855363939BLRLIWR1\",\n                            \"viol_code\": \"3939BLRLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9B-LRLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199536299\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728327277\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"1041\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOX COUNTY SCALES WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72832727739375GTFWETL1\",\n                            \"report_number\": \"TNI031J90220\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"728327277\",\n                            \"violation_id\": \"72832727739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206728317\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728373150\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241327811\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0540\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4SW2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72837315039375A1\",\n                            \"report_number\": \"TXV241327811\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-23\",\n                            \"inspection_id\": \"728373150\",\n                            \"violation_id\": \"72837315039375A1\",\n                            \"viol_code\": \"39375A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Flat tire or fabric exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199579461\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728135883\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS349001873\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257953133\",\n                            \"report_number\": \"SCS349001873\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-02-21\",\n                            \"change_date\": \"2024-02-21\",\n                            \"inspection_id\": \"80903987\",\n                            \"violation_id\": \"257953133\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA56830\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728848359\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI023K20135\",\n                    \"insp_date\": \"2024-02-20\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COFFEE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57267\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727927506\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006623112\",\n                    \"insp_date\": \"2024-02-18\",\n                    \"insp_start_time\": \"2115\",\n                    \"insp_end_time\": \"2130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222351\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728164665\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241334493\",\n                    \"insp_date\": \"2024-02-16\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727717293\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"70600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72771729339375A3TAOL1\",\n                            \"report_number\": \"TNI01R260108\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"727717293\",\n                            \"violation_id\": \"72771729339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206692222\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727731153\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3258001725\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"1101\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Anne Arundel\",\n                    \"latitude\": 39.0051558139535,\n                    \"longitude\": -76.59110000000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RT 50 E/B BAY BRIDGE TOLL FAC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222327\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45574\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642RG012401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRER\",\n                            \"insp_unit_license\": \"4VH3887\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7277311533931281\",\n                            \"report_number\": \"MD3258001725\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727731153\",\n                            \"violation_id\": \"7277311533931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727879788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0848\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257894394\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894394\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257894393\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727940637\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0844000198\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EVERETT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN969730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87578\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG835702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1213\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257908129\",\n                            \"report_number\": \"WA0844000198\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-14\",\n                            \"change_date\": \"2024-02-20\",\n                            \"inspection_id\": \"80882293\",\n                            \"violation_id\": \"257908129\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0196219\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727658136\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ingham\",\n                    \"latitude\": 42.68788571428571,\n                    \"longitude\": -84.48845142857144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ZIMMER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170308\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18363\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG565803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276581363939TS1\",\n                            \"report_number\": \"MIBURGM05858\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727658136\",\n                            \"violation_id\": \"7276581363939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727609158\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0751000154\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1328\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V599RDG2FN184099\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276091583939AHLLH3\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939AHLLH3\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7276091583939ALCL4\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939ALCL4\",\n                            \"viol_code\": \"3939ALCL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LCL\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199415603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"727609158393205CWR1\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"727609158393205CWR1\",\n                            \"viol_code\": \"393205CWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"72760915839395A4EEUS2\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"72760915839395A4EEUS2\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727473519\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDOG004725\",\n                    \"insp_date\": \"2024-02-10\",\n                    \"insp_start_time\": \"0605\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727481862\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUECE005627\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1410\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"El Dorado\",\n                    \"latitude\": 38.805353333333336,\n                    \"longitude\": -120.51438666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US-50 W/B CAMINO SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727839900\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC511009480\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Boone\",\n                    \"latitude\": 36.141850000000005,\n                    \"longitude\": -92.96472,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOONE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152238\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1148EG475401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MU3131\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7278399003922SLLS41\",\n                            \"report_number\": \"ARC511009480\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727839900\",\n                            \"violation_id\": \"7278399003922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727368255\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7273682553931281\",\n                            \"report_number\": \"CAUEY5000482\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"change_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727368255\",\n                            \"violation_id\": \"7273682553931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199364433\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727371027\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBYS002521\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727356141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY006476\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727203501\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2034000169\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1409\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 33.28792000000001,\n                    \"longitude\": -85.42618,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD433609\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB89RK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG964501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5117715\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727810632\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006487\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727262136\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBIJ005065\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727705854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3439000154\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0653\",\n                    \"insp_end_time\": \"0811\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0DD195451\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP54256\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG436801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2669CV\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"727705854393128BCLWV1\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"change_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"727705854393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199435848\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"72770585439345DB2\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"72770585439345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726999984\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257734679\",\n                            \"report_number\": \"LALAPY000118\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-08\",\n                            \"inspection_id\": \"80777776\",\n                            \"violation_id\": \"257734679\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199330875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726895665\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2078000009\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGHT STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"726895665393781\",\n                            \"report_number\": \"AL2078000009\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-03-15\",\n                            \"inspection_id\": \"726895665\",\n                            \"violation_id\": \"726895665393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199933507\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726968727\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX873000043\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4FN184159\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24258\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447FG659904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257676963\",\n                            \"report_number\": \"WAX873000043\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-06\",\n                            \"inspection_id\": \"80774303\",\n                            \"violation_id\": \"257676963\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0153526\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726944715\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001921\",\n                    \"insp_date\": \"2024-02-01\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726713451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241306346\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"insp_start_time\": \"0857\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 MM398 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970543\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG015302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7308\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72671345139383G2\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139383G2\",\n                            \"viol_code\": \"39383G\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"83(g)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"16\",\n                            \"viol_group_desc\": \"Exhaust Discharge\",\n                            \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                            \"viol_category_id\": \"27\",\n                            \"viol_category_desc\": \"Exhaust Discharge\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72671345139617C3\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139617C3\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"726713451392161\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"726713451392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726508359\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003643\",\n                    \"insp_date\": \"2024-01-30\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726507702\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CANTU-GALLEANO AT REGAN DR.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"02232G3\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257570369\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570369\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199181152\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257570370\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570370\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199181153\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726339195\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006616003\",\n                    \"insp_date\": \"2024-01-25\",\n                    \"insp_start_time\": \"1150\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Buncombe\",\n                    \"latitude\": 35.59297200000001,\n                    \"longitude\": -82.523136,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ASHEVILLE WEIGH STATION, I-40,\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726574239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038160214\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Peoria\",\n                    \"latitude\": 40.74067045454546,\n                    \"longitude\": -89.66935227272727,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 150\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03017\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG735604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NT7151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257583917\",\n                            \"report_number\": \"IL4038160214\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-01-24\",\n                            \"change_date\": \"2024-01-31\",\n                            \"inspection_id\": \"80730471\",\n                            \"violation_id\": \"257583917\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726388758\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"insp_start_time\": \"0919\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7263887583939TS1\",\n                            \"report_number\": \"CANEEU001884\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-22\",\n                            \"inspection_id\": \"726388758\",\n                            \"violation_id\": \"7263887583939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725860548\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005878\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72586054839375A3TAOL1\",\n                            \"report_number\": \"WAX805005878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-01-18\",\n                            \"change_date\": \"2024-01-20\",\n                            \"inspection_id\": \"725860548\",\n                            \"violation_id\": \"72586054839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199040057\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725529672\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006612553\",\n                    \"insp_date\": \"2024-01-15\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1110\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Sampson\",\n                    \"latitude\": 34.94338,\n                    \"longitude\": -78.37156999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725369706\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036980002\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"2238\",\n                    \"insp_end_time\": \"2305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONTEREY TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7PPNP6297\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"YP95342\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644RG901801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VX1270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725356341\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72535634139375GLOAD1\",\n                            \"report_number\": \"CAUDOL000120\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-10\",\n                            \"inspection_id\": \"725356341\",\n                            \"violation_id\": \"72535634139375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725103432\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1890000209\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 31.521438461538462,\n                    \"longitude\": -87.37907692307694,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BEATRICE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725616612\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0117000026\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD487350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP99441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB36CY\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725461398\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006424\",\n                    \"insp_date\": \"2024-01-05\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207765\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724903038\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6623301350\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"George\",\n                    \"latitude\": 30.8668,\n                    \"longitude\": -88.649,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GEORGE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87831\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7249030383922C1\",\n                            \"report_number\": \"MS6623301350\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"inspection_id\": \"724903038\",\n                            \"violation_id\": \"7249030383922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724833864\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF320002054\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"SE0AA1645LC312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725379921\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008002\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1011\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724920723\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1247\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Schoolcraft\",\n                    \"latitude\": 46.10834,\n                    \"longitude\": -86.13886,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HWY SHOULDER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932296\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66373\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7045\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257212644\",\n                            \"report_number\": \"MIGUTHG02499\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"change_date\": \"2024-01-05\",\n                            \"inspection_id\": \"80546747\",\n                            \"violation_id\": \"257212644\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726626916\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1895000043\",\n                    \"insp_date\": \"2024-01-03\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725050359\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241283628\",\n                    \"insp_date\": \"2024-01-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"109 US90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X6JD466405\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP70212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG054501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SZ6259\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724684077\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000040\",\n                    \"insp_date\": \"2023-12-30\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724965750\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3600000106\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529370\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66369\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG331805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724964499\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008023\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HASTINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724515831\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006608027\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725135139\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231262339\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1519\",\n                    \"insp_end_time\": \"1604\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 67 SB MM 430\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7251351393963A12\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"7251351393963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204189305\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"72513513939360D1\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"72513513939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204189304\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724850739\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6RD89DAW6O\",\n                    \"insp_date\": \"2023-12-27\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"500 E PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72485073939391\",\n                            \"report_number\": \"TX6RD89DAW6O\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-27\",\n                            \"inspection_id\": \"724850739\",\n                            \"violation_id\": \"72485073939391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724389057\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1319001788\",\n                    \"insp_date\": \"2023-12-23\",\n                    \"insp_start_time\": \"1405\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1GCCS14R7P8100677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4N58448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724186683\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1299000005\",\n                    \"insp_date\": \"2023-12-21\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723950478\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERZ000873\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0714\",\n                    \"insp_end_time\": \"0726\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724385268\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264004158\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1437\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72438526839282A11\",\n                            \"report_number\": \"GA1264004158\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2023-12-28\",\n                            \"inspection_id\": \"724385268\",\n                            \"violation_id\": \"72438526839282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04932823\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725625666\",\n                    \"report_state\": \"DE\",\n                    \"report_number\": \"DE1257000148\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0917\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"DE\",\n                    \"county_name\": \"New Castle\",\n                    \"latitude\": 39.66330000000001,\n                    \"longitude\": -75.60549807692308,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MIDDLETOWN DE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG462705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5907\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72562566639375A3TAOL1\",\n                            \"report_number\": \"DE1257000148\",\n                            \"report_state\": \"DE\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2024-01-17\",\n                            \"inspection_id\": \"725625666\",\n                            \"violation_id\": \"72562566639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198988243\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723983931\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003520\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724010535\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1426000428\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"4\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27890\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG517709\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2399132\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72401053539522H12\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H12\",\n                            \"viol_code\": \"39522H1\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD user's manual\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H34\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H34\",\n                            \"viol_code\": \"39522H3\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H3\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain instruction sheet for ELD malfunction reporting requirements\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H45\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H45\",\n                            \"viol_code\": \"39522H4\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H4\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain supply of blank drivers records of duty status graph-grids\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H23\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H23\",\n                            \"viol_code\": \"39522H2\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H2\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD instruction sheet\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539348ABS1\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539348ABS1\",\n                            \"viol_code\": \"39348ABS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Smoking\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723831120\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001484\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7238311203922LV1\",\n                            \"report_number\": \"SCL365001484\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"723831120\",\n                            \"violation_id\": \"7238311203922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724182660\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL5502004327\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7241826603922SLLUP1\",\n                            \"report_number\": \"FL5502004327\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-12-18\",\n                            \"change_date\": \"2023-12-26\",\n                            \"inspection_id\": \"724182660\",\n                            \"violation_id\": \"7241826603922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"363627\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724140576\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000478\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222367\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG423404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3705\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723831471\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCT364001538\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Pickens\",\n                    \"latitude\": 34.78148461538462,\n                    \"longitude\": -82.75027692307692,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 11 PICKENS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG312006\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4149\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723725613\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCKR000260\",\n                    \"insp_date\": \"2023-12-15\",\n                    \"insp_start_time\": \"1417\",\n                    \"insp_end_time\": \"1427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANCHESTER SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723680586\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2114000142\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"1954\",\n                    \"insp_end_time\": \"2007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723709854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3544000124\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275329\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646MG565402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4TE1434\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724453614\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW804004951\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72445361439375GLOAD2\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"72445361439324A1\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439324A1\",\n                            \"viol_code\": \"39324A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"24(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Non-compliance with headlamp requirements\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723403530\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012580\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1148\",\n                    \"insp_end_time\": \"1228\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256863569\",\n                            \"report_number\": \"MS5011012580\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-13\",\n                            \"inspection_id\": \"80378170\",\n                            \"violation_id\": \"256863569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198485737\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723617829\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1433000186\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"550AA1648JG025402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5461\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256914937\",\n                            \"report_number\": \"GA1433000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"80401981\",\n                            \"violation_id\": \"256914937\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723591054\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005788\",\n                    \"insp_date\": \"2023-12-11\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72359105439375A3TAOL1\",\n                            \"report_number\": \"WAX805005788\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-11\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"723591054\",\n                            \"violation_id\": \"72359105439375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198525391\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723908727\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2297001876\",\n                    \"insp_date\": \"2023-12-09\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-9 X SR-524\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8664\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP85300\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144HG884502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3327\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723568005\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231256355\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0755\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA SOUTH BOUND H\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7235680053963A1HC1\",\n                            \"report_number\": \"TXV231256355\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-08\",\n                            \"change_date\": \"2024-12-09\",\n                            \"inspection_id\": \"723568005\",\n                            \"violation_id\": \"7235680053963A1HC1\",\n                            \"viol_code\": \"3963A1HC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-HC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Hub cap missing or broken\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204277524\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723666195\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU706400063\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HAUGAN MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5126149\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723857913\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231258121\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723282039\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3472005424\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POCATELLO ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7232820393922SLLILC1\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"change_date\": \"2023-12-12\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"7232820393922SLLS22\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723274848\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE1B000947\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Contra Costa\",\n                    \"latitude\": 37.927528846153834,\n                    \"longitude\": -122.05660384615383,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTRO ST & HENSLEY ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722983500\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005726\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Ascension\",\n                    \"latitude\": 30.206345454545453,\n                    \"longitude\": -90.92211818181819,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722801673\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600347\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1357\",\n                    \"insp_end_time\": \"1417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Catawba\",\n                    \"latitude\": 35.66595000000001,\n                    \"longitude\": -81.17878,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST (REST AREA)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"107350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XPXD49X7ED216436\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB65CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1743MG519801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"QA15MQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722817360\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILITTJ04730\",\n                    \"insp_date\": \"2023-12-04\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-96 W/B @ MERRIMAN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27851\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7228173603922LV1\",\n                            \"report_number\": \"MILITTJ04730\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-12-04\",\n                            \"inspection_id\": \"722817360\",\n                            \"violation_id\": \"7228173603922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722688858\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600321\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722578239\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKB910154349\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Latimer\",\n                    \"latitude\": 34.914024999999995,\n                    \"longitude\": -95.27789999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US270 PANOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225782393922FC1\",\n                            \"report_number\": \"OKB910154349\",\n                            \"report_state\": \"OK\",\n                            \"insp_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722578239\",\n                            \"violation_id\": \"7225782393922FC1\",\n                            \"viol_code\": \"3922FC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2FC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Following too close\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722480346\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001957\",\n                    \"insp_date\": \"2023-11-30\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7224803463931281\",\n                            \"report_number\": \"SCP348001957\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-30\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722480346\",\n                            \"violation_id\": \"7224803463931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198282654\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722399238\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001951\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0758\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RA1966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72239923839375A32\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"72239923839375A32\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198794370\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"722399238393205C1\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"722399238393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198794369\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722540034\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1411000186\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225400343922SLLTCD1\",\n                            \"report_number\": \"GA1411000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722540034\",\n                            \"violation_id\": \"7225400343922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722456946\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000513\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"722456946393128BCLWV2\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"722456946393104F3C1\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722978901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1347002420\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TROUP CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1769\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237612\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB315003463\",\n                    \"insp_date\": \"2023-11-27\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"198210605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"198210606\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256559859\",\n                            \"report_number\": \"SCB315003463\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-27\",\n                            \"change_date\": \"2023-11-27\",\n                            \"inspection_id\": \"80237612\",\n                            \"violation_id\": \"256559859\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80251689\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3198013681\",\n                    \"insp_date\": \"2023-11-26\",\n                    \"insp_start_time\": \"1716\",\n                    \"insp_end_time\": \"1733\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR 91 N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5730\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5739T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256589590\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589590\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256589591\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589591\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80238390\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTZ002072\",\n                    \"insp_date\": \"2023-11-25\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"198212283\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"198212284\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80251377\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006143\",\n                    \"insp_date\": \"2023-11-23\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JUPITER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236333\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80310262\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1280002897\",\n                    \"insp_date\": \"2023-11-21\",\n                    \"insp_start_time\": \"1051\",\n                    \"insp_end_time\": \"1113\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONROE CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"198350397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"198350398\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237157\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE19000237\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 33.9339,\n                    \"longitude\": -96.34526666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.9339,\n                        \"lon\": -96.34526666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLBERT SCALES ON US69\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"82600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_id\": \"198684902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_id\": \"198684903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80193209\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB384000080\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marlboro\",\n                    \"latitude\": 34.62745,\n                    \"longitude\": -79.63783333333333,\n                    \"geo_point\": {\n                        \"lat\": 34.62745,\n                        \"lon\": -79.63783333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 177 MARLBORO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222372\",\n                            \"insp_unit_id\": \"198121192\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG462704\",\n                            \"insp_unit_id\": \"198121193\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SS5906\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80191795\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000877\",\n                    \"insp_date\": \"2023-11-16\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"198236228\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"198236229\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80200548\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU459000039\",\n                    \"insp_date\": \"2023-11-15\",\n                    \"insp_start_time\": \"1525\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DILLON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_id\": \"198135244\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1412\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_id\": \"198135245\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80249936\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX001005479\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0719\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_id\": \"198233335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_id\": \"198233336\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80170939\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS7641150960\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lawrence\",\n                    \"latitude\": 31.55455,\n                    \"longitude\": -90.08900000000001,\n                    \"geo_point\": {\n                        \"lat\": 31.55455,\n                        \"lon\": -90.08900000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAWRENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529364\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5896\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442EG512202\",\n                            \"insp_unit_id\": \"198074292\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9162\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256411683\",\n                            \"report_number\": \"MS7641150960\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-11-14\",\n                            \"change_date\": \"2023-11-15\",\n                            \"inspection_id\": \"80170939\",\n                            \"violation_id\": \"256411683\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80138833\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2098005471\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WICOMICO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_id\": \"198115193\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87581\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_id\": \"198115194\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256457607\",\n                            \"report_number\": \"MD2098005471\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-17\",\n                            \"inspection_id\": \"80138833\",\n                            \"violation_id\": \"256457607\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80157680\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC574005041\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2HSCTAPR4AC183841\",\n                            \"insp_unit_id\": \"198046757\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"XP69088\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5967\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5967T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256379269\",\n                            \"report_number\": \"ARC574005041\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-14\",\n                            \"inspection_id\": \"80157680\",\n                            \"violation_id\": \"256379269\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"W002513\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80143271\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008266\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1450\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"198019389\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"198019390\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80189386\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004625\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Kootenai\",\n                    \"latitude\": 47.71264285714285,\n                    \"longitude\": -116.76298571428572,\n                    \"geo_point\": {\n                        \"lat\": 47.71264285714285,\n                        \"lon\": -116.76298571428572\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POST FALLS ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_id\": \"198113946\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_id\": \"198113947\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80132539\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDLS002384\",\n                    \"insp_date\": \"2023-11-08\",\n                    \"insp_start_time\": \"0827\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"14011 SOUTH CENTRAL AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99400\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1643LG450903\",\n                            \"insp_unit_id\": \"197998348\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256325140\",\n                            \"report_number\": \"CAUDLS002384\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-11-08\",\n                            \"change_date\": \"2023-11-09\",\n                            \"inspection_id\": \"80132539\",\n                            \"violation_id\": \"256325140\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"citation_number\": \"LS05872\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80105543\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006591632\",\n                    \"insp_date\": \"2023-11-07\",\n                    \"insp_start_time\": \"0315\",\n                    \"insp_end_time\": \"0345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {\n                        \"lat\": 35.76564166666667,\n                        \"lon\": -79.76021666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 NORTH NEAR SR 1712\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_id\": \"197944962\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_id\": \"197944963\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80095494\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL305000193\",\n                    \"insp_date\": \"2023-11-04\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {\n                        \"lat\": 47.278650000000006,\n                        \"lon\": -115.13466666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAUGAN SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"197926505\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35227\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"197926506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80093088\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002573\",\n                    \"insp_date\": \"2023-11-03\",\n                    \"insp_start_time\": \"0734\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6GHHT8670\",\n                            \"insp_unit_id\": \"197921584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87081\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG917903\",\n                            \"insp_unit_id\": \"197921585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARG\",\n                            \"insp_unit_license\": \"4PM3293\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80082050\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4127980146\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1731\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197899839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197899840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80069661\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALEUMC001734\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"197873595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"197873596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80084280\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW540000966\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1151\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"197928530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256242471\",\n                            \"report_number\": \"WAW540000966\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80084280\",\n                            \"violation_id\": \"256242471\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80080302\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181917\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"197896376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"197896377\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80080998\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006910\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1756\",\n                    \"insp_end_time\": \"1819\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"198184606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"198184607\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256533028\",\n                            \"report_number\": \"SCS243006910\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-22\",\n                            \"inspection_id\": \"80080998\",\n                            \"violation_id\": \"256533028\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80097850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231214362\",\n                    \"insp_date\": \"2023-11-01\",\n                    \"insp_start_time\": \"0657\",\n                    \"insp_end_time\": \"0738\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {\n                        \"lat\": 27.074550000000002,\n                        \"lon\": -98.1665\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197931769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197931768\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256248807\",\n                            \"report_number\": \"TXV231214362\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-11-01\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80097850\",\n                            \"violation_id\": \"256248807\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80050848\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDAUGN04297\",\n                    \"insp_date\": \"2023-10-30\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRASS LAKE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995392\",\n                            \"insp_unit_id\": \"197835267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27865\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148701\",\n                            \"insp_unit_id\": \"197835268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRETE\",\n                            \"insp_unit_license\": \"R449790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256139097\",\n                            \"report_number\": \"MIDAUGN04297\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-10-30\",\n                            \"change_date\": \"2023-10-31\",\n                            \"inspection_id\": \"80050848\",\n                            \"violation_id\": \"256139097\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80027052\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000873\",\n                    \"insp_date\": \"2023-10-26\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1558\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170319\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG568301\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NC1122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256087790\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087790\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087792\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087792\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087791\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087791\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80017648\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002558\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184034\",\n                            \"insp_unit_id\": \"197764546\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46143\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG682405\",\n                            \"insp_unit_id\": \"197764547\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NN3783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80059940\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000379\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Atkinson\",\n                    \"latitude\": 31.319866666666666,\n                    \"longitude\": -82.87863333333334,\n                    \"geo_point\": {\n                        \"lat\": 31.319866666666666,\n                        \"lon\": -82.87863333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X6GD318177\",\n                            \"insp_unit_id\": \"197852812\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72989\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG710601\",\n                            \"insp_unit_id\": \"197852813\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SW5795\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80030688\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231201290\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0647\",\n                    \"insp_end_time\": \"0719\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA US HWY. 77 SO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197793211\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197793212\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80025763\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2594001803\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1445\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I75 WHITE SPRINGS WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8FN183976\",\n                            \"insp_unit_id\": \"197780714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23333\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG580002\",\n                            \"insp_unit_id\": \"197780715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NA3446\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80005882\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006587865\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1039\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_id\": \"197741640\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1648KG270301\",\n                            \"insp_unit_id\": \"197741641\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80036744\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003335\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN184033\",\n                            \"insp_unit_id\": \"197806666\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46142\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"960\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG682404\",\n                            \"insp_unit_id\": \"197806667\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NN3782\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN-2404\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80019809\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW702019376\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"0956\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {\n                        \"lat\": 47.93905135135135,\n                        \"lon\": -122.13493783783781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC39  EVERETT SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80001\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"197769737\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"197769738\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256069417\",\n                            \"report_number\": \"WAW702019376\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-10-26\",\n                            \"inspection_id\": \"80019809\",\n                            \"violation_id\": \"256069417\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80055901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000141\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995359\",\n                            \"insp_unit_id\": \"197845088\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642JG049503\",\n                            \"insp_unit_id\": \"197845089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256151768\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151768\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151769\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151769\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151766\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151766\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151767\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151767\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151770\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151770\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79995574\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3288016486\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1645\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Clermont\",\n                    \"latitude\": 39.03713749999999,\n                    \"longitude\": -84.17414999999998,\n                    \"geo_point\": {\n                        \"lat\": 39.03713749999999,\n                        \"lon\": -84.17414999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN222337\",\n                            \"insp_unit_id\": \"197722503\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54297\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG334201\",\n                            \"insp_unit_id\": \"197722504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79992642\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS000703\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1009\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_id\": \"197716603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5793\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5793T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256009921\",\n                            \"report_number\": \"LALAPS000703\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-10-23\",\n                            \"change_date\": \"2023-10-24\",\n                            \"inspection_id\": \"79992642\",\n                            \"violation_id\": \"256009921\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79972824\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006089\",\n                    \"insp_date\": \"2023-10-22\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197679659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197679660\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80145336\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182240008\",\n                    \"insp_date\": \"2023-10-20\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 FRONTAGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9HN970339\",\n                            \"insp_unit_id\": \"198101371\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85326\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG899404\",\n                            \"insp_unit_id\": \"198101372\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PL3076\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256440667\",\n                            \"report_number\": \"IL4182240008\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-10-20\",\n                            \"change_date\": \"2023-11-16\",\n                            \"inspection_id\": \"80145336\",\n                            \"violation_id\": \"256440667\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"42\",\n                            \"viol_category_desc\": \"Improper Lane Change\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79961723\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000148\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1237\",\n                    \"insp_end_time\": \"1301\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"197656890\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255950912\",\n                            \"report_number\": \"CAUEY5000148\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79961723\",\n                            \"violation_id\": \"255950912\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79942497\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006585506\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0702\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970564\",\n                            \"insp_unit_id\": \"197617595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06622\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1645JG034803\",\n                            \"insp_unit_id\": \"197617596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4RJ5464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79953919\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011809\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Coahoma\",\n                    \"latitude\": 34.26637,\n                    \"longitude\": -90.59146000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.26637,\n                        \"lon\": -90.59146000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COAHOMA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN149626\",\n                            \"insp_unit_id\": \"197641705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87824\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"664\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG713902\",\n                            \"insp_unit_id\": \"197641706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8496\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80063703\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW538000856\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1221\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970469\",\n                            \"insp_unit_id\": \"197862741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP96938\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1198\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4722HJ464051\",\n                            \"insp_unit_id\": \"197862742\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4RA3920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256169955\",\n                            \"report_number\": \"WAW538000856\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80063703\",\n                            \"violation_id\": \"256169955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0699045\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941964\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1421000505\",\n                    \"insp_date\": \"2023-10-16\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"197616436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904564\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904564\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904563\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904563\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79919877\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFCL000295\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"0839\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.598246153846155,\n                    \"longitude\": -88.8260923076923,\n                    \"geo_point\": {\n                        \"lat\": 35.598246153846155,\n                        \"lon\": -88.8260923076923\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"197573102\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"197573103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79906843\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ316002020\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"197545377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"197545378\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79919902\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000839\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6GN944853\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59577\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446GG769604\",\n                            \"insp_unit_id\": \"197573150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5223\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255856698\",\n                            \"report_number\": \"TNTFHW000839\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-13\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79919902\",\n                            \"violation_id\": \"255856698\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79906789\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008223\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"1848\",\n                    \"insp_end_time\": \"1908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8HN970476\",\n                            \"insp_unit_id\": \"197545161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4725HJ464058\",\n                            \"insp_unit_id\": \"197545162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7312\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79925006\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005712\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"0941\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197583328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255868375\",\n                            \"report_number\": \"CANCVL005712\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-12\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79925006\",\n                            \"violation_id\": \"255868375\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR 31884\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918059\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332004335\",\n                    \"insp_date\": \"2023-10-11\",\n                    \"insp_start_time\": \"1022\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {\n                        \"lat\": 33.547238461538456,\n                        \"lon\": -84.3501\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_id\": \"197569215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_id\": \"197569216\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255853736\",\n                            \"report_number\": \"GA1332004335\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-11\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79918059\",\n                            \"violation_id\": \"255853736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04839490\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941969\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1401000506\",\n                    \"insp_date\": \"2023-10-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932329\",\n                            \"insp_unit_id\": \"197616444\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66052\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG779101\",\n                            \"insp_unit_id\": \"197616445\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904575\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904575\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904574\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904574\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904576\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904576\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904573\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904573\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79969319\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231182196\",\n                    \"insp_date\": \"2023-10-07\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH69C NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"197672250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"197672251\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853500\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006894\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Clarendon\",\n                    \"latitude\": 33.74615,\n                    \"longitude\": -80.1574,\n                    \"geo_point\": {\n                        \"lat\": 33.74615,\n                        \"lon\": -80.1574\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"197437954\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"197437955\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79851115\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALL007542\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0902\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Lafourche\",\n                    \"latitude\": 29.65891666666667,\n                    \"longitude\": -90.53393333333334,\n                    \"geo_point\": {\n                        \"lat\": 29.65891666666667,\n                        \"lon\": -90.53393333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"197433529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"197433530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853421\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCG259004636\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"197742373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP02167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"197742374\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5587\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038384\",\n                            \"report_number\": \"SCG259004636\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-05\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79853421\",\n                            \"violation_id\": \"256038384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79843373\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADU003320\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"1734\",\n                    \"insp_end_time\": \"1743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Union\",\n                    \"latitude\": 45.34937142857143,\n                    \"longitude\": -117.93997142857143,\n                    \"geo_point\": {\n                        \"lat\": 45.34937142857143,\n                        \"lon\": -117.93997142857143\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA GRANDE - 2 MI W LA GRANDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_id\": \"197419176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1312\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79846806\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBG2003080\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"0806\",\n                    \"insp_end_time\": \"0839\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Fresno\",\n                    \"latitude\": 36.742282653061224,\n                    \"longitude\": -119.68985,\n                    \"geo_point\": {\n                        \"lat\": 36.742282653061224,\n                        \"lon\": -119.68985\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FRESNO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406/WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425830\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARR\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255689568\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689568\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255689569\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79819626\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005668\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0614\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 SB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"197742483\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"197742484\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038529\",\n                            \"report_number\": \"SCH270005668\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79819626\",\n                            \"violation_id\": \"256038529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827332\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763003380\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1FHGK0623\",\n                            \"insp_unit_id\": \"197386435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46153\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG673605\",\n                            \"insp_unit_id\": \"197386436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255644900\",\n                            \"report_number\": \"FL1763003380\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827332\",\n                            \"violation_id\": \"255644900\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827549\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3328003006\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Saint Johns\",\n                    \"latitude\": 29.956423076923077,\n                    \"longitude\": -81.41503846153846,\n                    \"geo_point\": {\n                        \"lat\": 29.956423076923077,\n                        \"lon\": -81.41503846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X7JD491863\",\n                            \"insp_unit_id\": \"197386784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETR\",\n                            \"insp_unit_license\": \"XP80128\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5791\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441JG103201\",\n                            \"insp_unit_id\": \"197386785\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA96BL\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"579T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255645488\",\n                            \"report_number\": \"FL3328003006\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827549\",\n                            \"violation_id\": \"255645488\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79846331\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005667\",\n                    \"insp_date\": \"2023-10-02\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425053\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79822208\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000367\",\n                    \"insp_date\": \"2023-09-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197376106\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"197376107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79979524\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4069010466\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 E/B @ MP 91\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197691738\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197691739\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79780945\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR585E002296\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932331\",\n                            \"insp_unit_id\": \"197289341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66054\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG779103\",\n                            \"insp_unit_id\": \"197289342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NZ5428\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255540485\",\n                            \"report_number\": \"AR585E002296\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79780945\",\n                            \"violation_id\": \"255540485\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0673925\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79781540\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000803\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_id\": \"197290507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54298\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_id\": \"197290508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79806102\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4005020548\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0648\",\n                    \"insp_end_time\": \"0652\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"197785701\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256088430\",\n                            \"report_number\": \"IL4005020548\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"79806102\",\n                            \"violation_id\": \"256088430\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79770842\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001260\",\n                    \"insp_date\": \"2023-09-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_id\": \"197269991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6039\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_id\": \"197269992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6039T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255519530\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519530\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(A)(2)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255519529\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918182\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1356002962\",\n                    \"insp_date\": \"2023-09-23\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1605\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_id\": \"197569417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06413\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_id\": \"197569418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79726955\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARB576003387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 35.248715789473685,\n                    \"longitude\": -91.75732105263157,\n                    \"geo_point\": {\n                        \"lat\": 35.248715789473685,\n                        \"lon\": -91.75732105263157\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN183975\",\n                            \"insp_unit_id\": \"197181712\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23332\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG580001\",\n                            \"insp_unit_id\": \"197181713\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3445\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255418646\",\n                            \"report_number\": \"ARB576003387\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-22\",\n                            \"inspection_id\": \"79726955\",\n                            \"violation_id\": \"255418646\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79745822\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADF001387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Hood River\",\n                    \"latitude\": 45.619675,\n                    \"longitude\": -121.63567499999999,\n                    \"geo_point\": {\n                        \"lat\": 45.619675,\n                        \"lon\": -121.63567499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASCADE LOCKS POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_id\": \"197220943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6000\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79730031\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH294005256\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_id\": \"197292856\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP875554\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_id\": \"197292857\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255544438\",\n                            \"report_number\": \"SCH294005256\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79730031\",\n                            \"violation_id\": \"255544438\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421034375\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79731961\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAKL003451\",\n                    \"insp_date\": \"2023-09-21\",\n                    \"insp_start_time\": \"1038\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {\n                        \"lat\": 45.351688461538465,\n                        \"lon\": -122.45293076923078\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD EB - 12 MI E SANDY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197603418\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255887633\",\n                            \"report_number\": \"ORAAKL003451\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-09-21\",\n                            \"change_date\": \"2023-10-17\",\n                            \"inspection_id\": \"79731961\",\n                            \"violation_id\": \"255887633\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79705069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP003420\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 34.899581818181815,\n                    \"longitude\": -87.60507272727274,\n                    \"geo_point\": {\n                        \"lat\": 34.899581818181815,\n                        \"lon\": -87.60507272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 133 RS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_id\": \"197265062\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_id\": \"197265063\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79695391\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000746\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932323\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG761405\",\n                            \"insp_unit_id\": \"197120911\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NX2246\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255345794\",\n                            \"report_number\": \"TNTFHW000746\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-18\",\n                            \"change_date\": \"2023-09-19\",\n                            \"inspection_id\": \"79695391\",\n                            \"violation_id\": \"255345794\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79682624\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTV002689\",\n                    \"insp_date\": \"2023-09-15\",\n                    \"insp_start_time\": \"0954\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932316\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761303\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NX2154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255317831\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317831\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255317830\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317830\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79755115\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016208\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5463\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_id\": \"197640454\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5463T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255932185\",\n                            \"report_number\": \"FL3164016208\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-13\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79755115\",\n                            \"violation_id\": \"255932185\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79675346\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2213005999\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1556\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Outagamie\",\n                    \"latitude\": 44.374855000000004,\n                    \"longitude\": -88.44033,\n                    \"geo_point\": {\n                        \"lat\": 44.374855000000004,\n                        \"lon\": -88.44033\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WRIGHTSTOWN SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"197081429\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"197081430\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79755299\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3226008273\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1730\",\n                    \"insp_end_time\": \"1745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 30.21428823529412,\n                    \"longitude\": -85.649,\n                    \"geo_point\": {\n                        \"lat\": 30.21428823529412,\n                        \"lon\": -85.649\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PANAMA CITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"197237942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"197237943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79637089\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFEV002435\",\n                    \"insp_date\": \"2023-09-09\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"197002497\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"197002498\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79632567\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTH667001043\",\n                    \"insp_date\": \"2023-09-08\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {\n                        \"lat\": 47.414899999999996,\n                        \"lon\": -111.33907777777777\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GORE HILL SCALE - A SITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"196993558\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"196993559\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79621708\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001259\",\n                    \"insp_date\": \"2023-09-07\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196972233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255168939\",\n                            \"report_number\": \"WAW739001259\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-07\",\n                            \"change_date\": \"2023-09-08\",\n                            \"inspection_id\": \"79621708\",\n                            \"violation_id\": \"255168939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79650705\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416001182\",\n                    \"insp_date\": \"2023-09-06\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Camden\",\n                    \"latitude\": 30.8834,\n                    \"longitude\": -81.64015,\n                    \"geo_point\": {\n                        \"lat\": 30.8834,\n                        \"lon\": -81.64015\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_id\": \"197029467\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5754\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_id\": \"197029468\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5754T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255240175\",\n                            \"report_number\": \"GA1416001182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-09-06\",\n                            \"change_date\": \"2023-09-13\",\n                            \"inspection_id\": \"79650705\",\n                            \"violation_id\": \"255240175\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04799172\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79581401\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006874\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0948\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {\n                        \"lat\": 33.93769090909091,\n                        \"lon\": -80.41212727272728\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 SB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196890217\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196890218\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79611609\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB500000078\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196951267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196951268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255143270\",\n                            \"report_number\": \"WAB500000078\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-05\",\n                            \"change_date\": \"2023-09-07\",\n                            \"inspection_id\": \"79611609\",\n                            \"violation_id\": \"255143270\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0530191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79593264\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002880\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7FHGK0626\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46158\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG683903\",\n                            \"insp_unit_id\": \"196913558\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255100099\",\n                            \"report_number\": \"FL2426002880\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-04\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79593264\",\n                            \"violation_id\": \"255100099\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79602695\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0001551\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"0828\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"196933432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"196933433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79581165\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCA340001212\",\n                    \"insp_date\": \"2023-09-02\",\n                    \"insp_start_time\": \"1314\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Berkeley\",\n                    \"latitude\": 33.16920666666667,\n                    \"longitude\": -79.97281333333332,\n                    \"geo_point\": {\n                        \"lat\": 33.16920666666667,\n                        \"lon\": -79.97281333333332\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196889674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196889675\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79570673\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAA302000194\",\n                    \"insp_date\": \"2023-08-31\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"196868654\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"196868655\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255049023\",\n                            \"report_number\": \"WAA302000194\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-31\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79570673\",\n                            \"violation_id\": \"255049023\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79561802\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW119001626\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1532\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SOUTHBOUND I-5 SCALE 77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196851202\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196851203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255029505\",\n                            \"report_number\": \"WAW119001626\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79561802\",\n                            \"violation_id\": \"255029505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79564349\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANB7O005830\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"196855857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11001\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255035334\",\n                            \"report_number\": \"CANB7O005830\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79564349\",\n                            \"violation_id\": \"255035334\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79536961\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244016822\",\n                    \"insp_date\": \"2023-08-29\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Brown\",\n                    \"latitude\": 38.911683333333336,\n                    \"longitude\": -83.92313333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.911683333333336,\n                        \"lon\": -83.92313333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_id\": \"196792098\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04458\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_id\": \"196792099\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79560301\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2551000643\",\n                    \"insp_date\": \"2023-08-28\",\n                    \"insp_start_time\": \"0726\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Rock\",\n                    \"latitude\": 42.66872,\n                    \"longitude\": -89.06800666666668,\n                    \"geo_point\": {\n                        \"lat\": 42.66872,\n                        \"lon\": -89.06800666666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELOIT SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"196847742\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"OTH\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255026089\",\n                            \"report_number\": \"WI2551000643\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2023-08-28\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79560301\",\n                            \"violation_id\": \"255026089\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79535555\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512005127\",\n                    \"insp_date\": \"2023-08-27\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR63 NB / CR850S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"196787380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"196787381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79520774\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIELDEH00285\",\n                    \"insp_date\": \"2023-08-25\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Saginaw\",\n                    \"latitude\": 43.362921739130435,\n                    \"longitude\": -84.02199130434781,\n                    \"geo_point\": {\n                        \"lat\": 43.362921739130435,\n                        \"lon\": -84.02199130434781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-75NB @ MAPLE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196813857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196813858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254984638\",\n                            \"report_number\": \"MIELDEH00285\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79520774\",\n                            \"violation_id\": \"254984638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79524023\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6NW89DIA5W\",\n                    \"insp_date\": \"2023-08-24\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"10000 TELEPHONE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X8DD196298\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91061\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144XHG959505\",\n                            \"insp_unit_id\": \"196767405\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254930667\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930667\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254930668\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930668\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79532998\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000087\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6JD434291\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445JG027501\",\n                            \"insp_unit_id\": \"196914304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TT5531\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255101436\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101436\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255101437\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101437\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79543959\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000310\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {\n                        \"lat\": 30.859572727272727,\n                        \"lon\": -83.2523181818182\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"196807131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"196807132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254976822\",\n                            \"report_number\": \"GA1425000310\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79543959\",\n                            \"violation_id\": \"254976822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04805217\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79496699\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIJOHNN00423\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {\n                        \"lat\": 43.004894444444446,\n                        \"lon\": -83.70419444444448\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NB I75\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149620\",\n                            \"insp_unit_id\": \"196814028\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG453502\",\n                            \"insp_unit_id\": \"196814029\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRL\",\n                            \"insp_unit_license\": \"4MK7642\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79469934\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ001993\",\n                    \"insp_date\": \"2023-08-20\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3GD318203\",\n                            \"insp_unit_id\": \"196659058\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R675005\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG797701\",\n                            \"insp_unit_id\": \"196659059\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"176B925\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254798719\",\n                            \"report_number\": \"LALAPJ001993\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-08-20\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79469934\",\n                            \"violation_id\": \"254798719\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79460965\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW502022544\",\n                    \"insp_date\": \"2023-08-18\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196642248\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196642249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254777333\",\n                            \"report_number\": \"WAW502022544\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-18\",\n                            \"change_date\": \"2023-08-21\",\n                            \"inspection_id\": \"79460965\",\n                            \"violation_id\": \"254777333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79468457\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016141\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1313\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45595\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254795620\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795620\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254795619\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795619\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79434623\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05508\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {\n                        \"lat\": 42.62565833333333,\n                        \"lon\": -84.82593333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAGINAW HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196865061\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255045231\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045231\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255045230\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045230\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79429605\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2184003501\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Pasco\",\n                    \"latitude\": 28.272141666666666,\n                    \"longitude\": -82.46176944444446,\n                    \"geo_point\": {\n                        \"lat\": 28.272141666666666,\n                        \"lon\": -82.46176944444446\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WESLEY CHAPEL, FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9XXHD388928\",\n                            \"insp_unit_id\": \"196577709\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD81DQ\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5976\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG875301\",\n                            \"insp_unit_id\": \"196577710\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5168210\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79436161\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAYJ003437\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {\n                        \"lat\": 45.52549107142858,\n                        \"lon\": -122.61778750000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X7CD144395\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"196592726\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254722963\",\n                            \"report_number\": \"ORAAYJ003437\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-08-16\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79436161\",\n                            \"violation_id\": \"254722963\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79419761\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000619\",\n                    \"insp_date\": \"2023-08-15\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"196559355\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254685042\",\n                            \"report_number\": \"TNTBPH000619\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-08-15\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79419761\",\n                            \"violation_id\": \"254685042\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79422893\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW112008311\",\n                    \"insp_date\": \"2023-08-12\",\n                    \"insp_start_time\": \"0632\",\n                    \"insp_end_time\": \"0649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196565427\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196565428\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254691293\",\n                            \"report_number\": \"WAW112008311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-12\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79422893\",\n                            \"violation_id\": \"254691293\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0464583\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79504485\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALADY005413\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"196728015\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"196728016\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79431193\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000412\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_id\": \"196580540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB36PU\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN0909\"\n                        },\n                        {\n                            \"vin\": \"5E0AN14484G005226\",\n                            \"insp_unit_id\": \"196580541\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"COLL\",\n                            \"insp_unit_license\": \"6064CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN5226\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254710806\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710806\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710808\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710808\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710807\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710807\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710805\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710805\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04440519\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79397226\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4004980410\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Champaign\",\n                    \"latitude\": 40.1247696969697,\n                    \"longitude\": -88.20527878787878,\n                    \"geo_point\": {\n                        \"lat\": 40.1247696969697,\n                        \"lon\": -88.20527878787878\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I74\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"85000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_id\": \"196512651\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_id\": \"196512652\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79404424\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002131\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"2106\",\n                    \"insp_end_time\": \"2126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932355\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66140\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG803702\",\n                            \"insp_unit_id\": \"196526777\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3454\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254648530\",\n                            \"report_number\": \"CAUCQO002131\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-14\",\n                            \"inspection_id\": \"79404424\",\n                            \"violation_id\": \"254648530\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS74505\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79375087\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCC357001527\",\n                    \"insp_date\": \"2023-08-09\",\n                    \"insp_start_time\": \"2303\",\n                    \"insp_end_time\": \"2333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184106\",\n                            \"insp_unit_id\": \"197011378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34728\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG624704\",\n                            \"insp_unit_id\": \"197011379\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8136\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255216517\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216517\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255216516\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216516\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79359079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUELS002744\",\n                    \"insp_date\": \"2023-08-08\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-152 @ ROAD 6\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_id\": \"196454706\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1321\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254567766\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567766\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567768\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567768\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"49\",\n                            \"viol_category_desc\": \"State/Local Hours of Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567767\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567767\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79372749\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0141003949\",\n                    \"insp_date\": \"2023-08-06\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bibb\",\n                    \"latitude\": 32.81694761904762,\n                    \"longitude\": -83.67271428571429,\n                    \"geo_point\": {\n                        \"lat\": 32.81694761904762,\n                        \"lon\": -83.67271428571429\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHACAS21LH62884\",\n                            \"insp_unit_id\": \"196462498\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"C239DA\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5157\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_id\": \"196462499\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"660T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254576344\",\n                            \"report_number\": \"GA0141003949\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-06\",\n                            \"change_date\": \"2023-08-10\",\n                            \"inspection_id\": \"79372749\",\n                            \"violation_id\": \"254576344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79341977\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE18002406\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1413\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {\n                        \"lat\": 35.4756,\n                        \"lon\": -94.7481625\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SEQUOYAH POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5HD440788\",\n                            \"insp_unit_id\": \"196399290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP41048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955\"\n                        },\n                        {\n                            \"vin\": \"1B9FC452XHP275081\",\n                            \"insp_unit_id\": \"196399291\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"NO TAG\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79368580\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231103067\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1153\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77718\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_id\": \"196452979\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254566612\",\n                            \"report_number\": \"TXV231103067\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-03\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79368580\",\n                            \"violation_id\": \"254566612\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79334912\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCAT003079\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1531\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152284\",\n                            \"insp_unit_id\": \"196383257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06446\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG512308\",\n                            \"insp_unit_id\": \"196383258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322964\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG002880\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_id\": \"196358866\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_id\": \"196358867\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79319702\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW416002960\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0606\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC64  LIBERTY LAKE (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196353162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254454581\",\n                            \"report_number\": \"WAW416002960\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-02\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79319702\",\n                            \"violation_id\": \"254454581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79303589\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006562352\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196320200\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196320201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002111\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"0036\",\n                    \"insp_end_time\": \"0056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_id\": \"196358342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254461187\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461187\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75446\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254461188\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461188\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79325176\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3553005917\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 301 NB @ I 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8676\",\n                            \"insp_unit_id\": \"196363874\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87099\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG918004\",\n                            \"insp_unit_id\": \"196363875\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8827\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325551\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562003181\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1349\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON WSS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"196364574\",\n                            \"insp_unit_type_id\": \"12\",\n                            \"insp_unit_type_desc\": \"Van\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"196364575\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325564\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002833\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87823\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873\"\n                        },\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579253\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3170\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254709296\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709296\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254709297\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000759215\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79264581\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002432\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.68056923076923,\n                        \"lon\": -86.32809999999999\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REST AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"64280\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2XP2AJ7X9HM387286\",\n                            \"insp_unit_id\": \"196242676\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40131\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5929\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1745GG842901\",\n                            \"insp_unit_id\": \"196242677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"31AAAE3\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"5929T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79291398\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1289003919\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 33.56623333333334,\n                    \"longitude\": -83.84145,\n                    \"geo_point\": {\n                        \"lat\": 33.56623333333334,\n                        \"lon\": -83.84145\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_id\": \"196295714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_id\": \"196295715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79241985\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC715001590\",\n                    \"insp_date\": \"2023-07-26\",\n                    \"insp_start_time\": \"1435\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 34.42362857142857,\n                    \"longitude\": -94.28588571428573,\n                    \"geo_point\": {\n                        \"lat\": 34.42362857142857,\n                        \"lon\": -94.28588571428573\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932380\",\n                            \"insp_unit_id\": \"196198395\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53024\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG714004\",\n                            \"insp_unit_id\": \"196198396\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UHAU\",\n                            \"insp_unit_license\": \"4NS8714\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254754\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0136007577\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Richmond\",\n                    \"latitude\": 33.40738666666667,\n                    \"longitude\": -82.07101333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.40738666666667,\n                        \"lon\": -82.07101333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE URBAN HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196223364\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196223365\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254759\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276002182\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"196483922\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG334205\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4156\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600216\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600216\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254600217\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600217\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79247566\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAE903320622\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Berks\",\n                    \"latitude\": 40.40239811320755,\n                    \"longitude\": -75.89460377358492,\n                    \"geo_point\": {\n                        \"lat\": 40.40239811320755,\n                        \"lon\": -75.89460377358492\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHOEMAKER AVE MEASURING 1230 F\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_id\": \"196824214\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_id\": \"196824215\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254997354\",\n                            \"report_number\": \"PAE903320622\",\n                            \"report_state\": \"PA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79247566\",\n                            \"violation_id\": \"254997354\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79217881\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002396\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"196147197\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"196147198\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79219651\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006559433\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"0955\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196151677\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196151678\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79297045\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MYA0XGE8E\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"196307760\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254405722\",\n                            \"report_number\": \"TX6MYA0XGE8E\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-08-01\",\n                            \"inspection_id\": \"79297045\",\n                            \"violation_id\": \"254405722\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79225428\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW328001746\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196165233\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196165234\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254244676\",\n                            \"report_number\": \"WAW328001746\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79225428\",\n                            \"violation_id\": \"254244676\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79262357\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUETI000192\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"196263131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"196263132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79231408\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002785\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"196175540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"913\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"196175541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79220621\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP370000480\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1329\",\n                    \"insp_end_time\": \"1351\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196154432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196154433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79242235\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342003225\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"2100\",\n                    \"insp_end_time\": \"2155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Brantley\",\n                    \"latitude\": 31.222625,\n                    \"longitude\": -81.9641,\n                    \"geo_point\": {\n                        \"lat\": 31.222625,\n                        \"lon\": -81.9641\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529367\",\n                            \"insp_unit_id\": \"196483759\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70248\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG331802\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LP2448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600016\",\n                            \"report_number\": \"GA1342003225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79242235\",\n                            \"violation_id\": \"254600016\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79238338\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MXA9DCIG3\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0610 IN HARRIS CO. (0-37)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995403\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32428\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG187702\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4440\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254274575\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274575\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274574\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274574\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274576\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274576\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79200298\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW121001843\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1152\",\n                    \"insp_end_time\": \"1202\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SUMNER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"196113006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41009\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1306\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"196113007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218543\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1398001088\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.06823333333333,\n                        \"lon\": -81.48596666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRYAN CO I/S EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"196149256\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"196149257\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218679\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000238\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"196149730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"196149731\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254229605\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229605\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(3)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229606\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229606\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229602\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"41\",\n                            \"viol_category_desc\": \"Following Too Close\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E0472455\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229603\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229603\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11(B)(4)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229601\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229601\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04724554\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229604\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229604\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79195447\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181692\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_id\": \"196102390\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1021\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_id\": \"196102391\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79171431\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBLW002847\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"0816\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_id\": \"196055030\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1056T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254122007\",\n                            \"report_number\": \"TNTBLW002847\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-07-18\",\n                            \"inspection_id\": \"79171431\",\n                            \"violation_id\": \"254122007\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79465994\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005417\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1656\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKEWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_id\": \"196651807\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_id\": \"196651808\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254789291\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789291\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSIV\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254789290\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789290\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79207469\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414007329\",\n                    \"insp_date\": \"2023-07-17\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932330\",\n                            \"insp_unit_id\": \"196126080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66053\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG779102\",\n                            \"insp_unit_id\": \"196126081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5427\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79206394\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3187010203\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"1625\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MAXVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995373\",\n                            \"insp_unit_id\": \"196124380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG125005\",\n                            \"insp_unit_id\": \"196124381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4463\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254200996\",\n                            \"report_number\": \"FL3187010203\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-15\",\n                            \"change_date\": \"2023-07-21\",\n                            \"inspection_id\": \"79206394\",\n                            \"violation_id\": \"254200996\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79171642\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFEY000156\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Obion\",\n                    \"latitude\": 36.383,\n                    \"longitude\": -89.15686666666666,\n                    \"geo_point\": {\n                        \"lat\": 36.383,\n                        \"lon\": -89.15686666666666\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WALKER TANNER ROAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"89000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"196055417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"196055418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79145106\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006556677\",\n                    \"insp_date\": \"2023-07-14\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN563032\",\n                            \"insp_unit_id\": \"196003257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56960\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5940\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG387903\",\n                            \"insp_unit_id\": \"196003258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LY4843\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79207153\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001443\",\n                    \"insp_date\": \"2023-07-13\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_id\": \"196125559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_id\": \"196125560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79121772\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDETGT04272\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I94 E/B @ COOPER ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"195957042\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG328301\",\n                            \"insp_unit_id\": \"195957043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4177\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254014236\",\n                            \"report_number\": \"MIDETGT04272\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-07-12\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79121772\",\n                            \"violation_id\": \"254014236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79141237\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D004732\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_id\": \"195996089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_id\": \"195996090\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79156840\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000220\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"7\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"196026079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"196026080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254092332\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092332\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(4)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092336\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092336\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092337\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092337\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092335\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092335\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092334\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092334\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092338\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092338\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092333\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79119841\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK314003303\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {\n                        \"lat\": 35.0668,\n                        \"lon\": -81.625325\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1FN183981\",\n                            \"insp_unit_id\": \"196370095\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23342\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"828\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG581003\",\n                            \"insp_unit_id\": \"196370096\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"9\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254474220\",\n                            \"report_number\": \"SCK314003303\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"79119841\",\n                            \"violation_id\": \"254474220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421031988\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79299940\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166007253\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Lewis\",\n                    \"latitude\": 46.574131818181826,\n                    \"longitude\": -122.68249090909093,\n                    \"geo_point\": {\n                        \"lat\": 46.574131818181826,\n                        \"lon\": -122.68249090909093\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHEHALISWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_id\": \"196312707\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_id\": \"196312708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254410471\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410471\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410472\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410472\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410470\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410470\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79107146\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1851000131\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1535\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Baldwin\",\n                    \"latitude\": 30.56570384615385,\n                    \"longitude\": -87.74628846153846,\n                    \"geo_point\": {\n                        \"lat\": 30.56570384615385,\n                        \"lon\": -87.74628846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0JD492854\",\n                            \"insp_unit_id\": \"195926056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27880\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5538\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449JG109702\",\n                            \"insp_unit_id\": \"195926057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"237877B\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5538T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79104484\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBKX003596\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Lassen\",\n                    \"latitude\": 40.51992,\n                    \"longitude\": -120.56288666666667,\n                    \"geo_point\": {\n                        \"lat\": 40.51992,\n                        \"lon\": -120.56288666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HONEY LAKE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_id\": \"195921209\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_id\": \"195921210\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253972781\",\n                            \"report_number\": \"CAUBKX003596\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-07-10\",\n                            \"inspection_id\": \"79104484\",\n                            \"violation_id\": \"253972781\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79076793\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001107\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6037\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253908333\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908333\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908334\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908334\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908335\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908335\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082121\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000638\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"195874419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"195874420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79076237\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000233443\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1536\",\n                    \"insp_end_time\": \"1616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEWISTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250702\",\n                            \"insp_unit_id\": \"195961079\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66401\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG450906\",\n                            \"insp_unit_id\": \"195961080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254019448\",\n                            \"report_number\": \"ID0000233443\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79076237\",\n                            \"violation_id\": \"254019448\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082244\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000639\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_id\": \"195874641\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_id\": \"195874642\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79139814\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MHC0AHHWB\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {\n                        \"lat\": 32.76919896907216,\n                        \"lon\": -97.26042061855671\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0030 IN TARRANT CO. (2-31)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2EN152266\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90241\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG508503\",\n                            \"insp_unit_id\": \"195993810\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3745\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254054581\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254054580\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054580\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79057798\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005377\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184097\",\n                            \"insp_unit_id\": \"196558787\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34712\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG623601\",\n                            \"insp_unit_id\": \"196558788\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8423\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254684414\",\n                            \"report_number\": \"SCH270005377\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79057798\",\n                            \"violation_id\": \"254684414\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA44502\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79051086\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR758C000756\",\n                    \"insp_date\": \"2023-07-03\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD461413\",\n                            \"insp_unit_id\": \"195810168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87832\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG027604\",\n                            \"insp_unit_id\": \"195810169\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"5219214\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"14\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79065719\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231063632\",\n                    \"insp_date\": \"2023-07-01\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152213\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG467203\",\n                            \"insp_unit_id\": \"195841401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MS4192\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253884148\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884148\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884146\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884146\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884149\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884149\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884147\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884147\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79081745\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002785\",\n                    \"insp_date\": \"2023-06-30\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0816\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"AFVHG3DV2FHGK0632\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46173\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG691304\",\n                            \"insp_unit_id\": \"195873775\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1415\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253921736\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253921737\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921737\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000752728\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79049609\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002007\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"0318\",\n                    \"insp_end_time\": \"0336\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"195807700\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARRIER\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253848538\",\n                            \"report_number\": \"CAUCQO002007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-07-03\",\n                            \"inspection_id\": \"79049609\",\n                            \"violation_id\": \"253848538\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75331\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79034736\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006551642\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X04D821256\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"NM4111\",\n                            \"insp_unit_license_state\": \"NC\",\n                            \"insp_unit_company\": \"5246\"\n                        },\n                        {\n                            \"vin\": \"5E0AH144776104003\",\n                            \"insp_unit_id\": \"195777872\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"2595649\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"275-T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253812941\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812941\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"25(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253812940\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812940\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79012222\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCAR002386\",\n                    \"insp_date\": \"2023-06-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {\n                        \"lat\": 40.114184615384616,\n                        \"lon\": -122.06043846153845\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100 / WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100T / BLU\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253765989\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765989\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253765990\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79070215\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396003263\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995357\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09656\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG049501\",\n                            \"insp_unit_id\": \"195848992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5480\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253891570\",\n                            \"report_number\": \"GA0396003263\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-27\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79070215\",\n                            \"violation_id\": \"253891570\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78992444\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006550251\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I85S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"195716215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"195716216\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"BMW\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79005385\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248007097\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"195720070\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"195720071\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968751\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001325\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152231\",\n                            \"insp_unit_id\": \"195647195\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72986\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467505\",\n                            \"insp_unit_id\": \"195647196\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78981630\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZM001379\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1147\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES - WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932340\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66084\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1076\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG795902\",\n                            \"insp_unit_id\": \"195672453\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PB7145\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"PR1\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253698455\",\n                            \"report_number\": \"TNTEZM001379\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-26\",\n                            \"inspection_id\": \"78981630\",\n                            \"violation_id\": \"253698455\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79018145\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379001261\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {\n                        \"lat\": 32.42041428571429,\n                        \"lon\": -81.78041428571427\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170322\",\n                            \"insp_unit_id\": \"195745419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN0322\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG568304\",\n                            \"insp_unit_id\": \"195745420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NC1127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN8304\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779345\",\n                            \"report_number\": \"GA1379001261\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018145\",\n                            \"violation_id\": \"253779345\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04634231\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79161953\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231051120\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 MM 752 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_id\": \"196037939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG382305\",\n                            \"insp_unit_id\": \"196037940\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968158\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB353001385\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184075\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34657\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"860\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG605902\",\n                            \"insp_unit_id\": \"196369874\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NG2821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254473991\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473991\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473990\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA42422\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473993\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473993\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473992\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473992\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985145\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M4A9DAWZK\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2100 W PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969754\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77745\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865301\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL2962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253803419\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803419\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803417\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803417\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803415\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803415\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803418\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803418\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803416\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803416\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985238\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M259DJRUJ\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"0509\",\n                    \"insp_end_time\": \"0545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0037 IN BEXAR CO. (119-143)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"139600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_id\": \"195679982\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24273\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_id\": \"195679983\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79000956\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX848005285\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1127\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELDWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_id\": \"195710887\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253740309\",\n                            \"report_number\": \"WAX848005285\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79000956\",\n                            \"violation_id\": \"253740309\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78950277\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M2E0APNAH\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1433\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hood\",\n                    \"latitude\": 32.4272,\n                    \"longitude\": -97.80996666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.4272,\n                        \"lon\": -97.80996666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FM-0167 IN HOOD CO. (282-298)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4LD637007\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07566\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5774\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449LG343101\",\n                            \"insp_unit_id\": \"195611057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"148B063\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5774T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253628360\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628360\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253628359\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628359\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(D)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79016497\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003204\",\n                    \"insp_date\": \"2023-06-15\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1027\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_id\": \"195742022\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_id\": \"195742023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78925626\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231045274\",\n                    \"insp_date\": \"2023-06-14\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 45 FEEDER MM 103\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"XP66382\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENR\",\n                            \"insp_unit_license\": \"4SU3738\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79018110\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321003930\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"195745344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"195745345\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779220\",\n                            \"report_number\": \"GA1321003930\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-13\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018110\",\n                            \"violation_id\": \"253779220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78897477\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0044000042\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUMWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"195507627\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"195507628\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78903326\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6081007112\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Posey\",\n                    \"latitude\": 38.12163333333333,\n                    \"longitude\": -87.82448333333333,\n                    \"geo_point\": {\n                        \"lat\": 38.12163333333333,\n                        \"lon\": -87.82448333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64 E/B AT 11.5 MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"111000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_id\": \"195657923\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_id\": \"195657924\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253683003\",\n                            \"report_number\": \"IN6081007112\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-24\",\n                            \"inspection_id\": \"78903326\",\n                            \"violation_id\": \"253683003\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78878146\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006544578\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1602\",\n                    \"insp_end_time\": \"1633\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_id\": \"195469743\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253473025\",\n                            \"report_number\": \"NC0006544578\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-13\",\n                            \"inspection_id\": \"78878146\",\n                            \"violation_id\": \"253473025\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3148567\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78882001\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL322000034\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1416\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {\n                        \"lat\": 45.575523076923076,\n                        \"lon\": -111.20246923076922\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195477181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195477182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78879120\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBYQ004245\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"195471672\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_id\": \"195471673\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78839952\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006543480\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EASTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"195394314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"195394315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79017053\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1335002765\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED235482\",\n                            \"insp_unit_id\": \"195743171\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP91079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5442\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG534701\",\n                            \"insp_unit_id\": \"195743172\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM7785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253776089\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776089\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253776090\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776090\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04669086\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78844922\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231037391\",\n                    \"insp_date\": \"2023-06-07\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0831\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77 NB SVC RD US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"195480838\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP46148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"195480839\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79020216\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000250\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_id\": \"196024762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45594\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254090077\",\n                            \"report_number\": \"GA1419000250\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-06\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79020216\",\n                            \"violation_id\": \"254090077\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78832252\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL238003931\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIMA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"195376205\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"195376206\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78819993\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001274\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0752\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_id\": \"195343540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45593\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_id\": \"195343541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78808128\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012287\",\n                    \"insp_date\": \"2023-06-05\",\n                    \"insp_start_time\": \"0439\",\n                    \"insp_end_time\": \"0523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_id\": \"195311509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1448\"\n                        },\n                        {\n                            \"vin\": \"3F0AA1648NG592102\",\n                            \"insp_unit_id\": \"195311510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78813042\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW420005954\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1230\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE (SPOKANE POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_id\": \"195322623\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"743\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253290112\",\n                            \"report_number\": \"WAW420005954\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78813042\",\n                            \"violation_id\": \"253290112\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78809730\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERC004791\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59080\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_id\": \"195314565\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253281440\",\n                            \"report_number\": \"TNTERC004791\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78809730\",\n                            \"violation_id\": \"253281440\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78784847\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARE526005954\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1755\",\n                    \"insp_end_time\": \"1825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Cross\",\n                    \"latitude\": 35.322939999999996,\n                    \"longitude\": -90.77284,\n                    \"geo_point\": {\n                        \"lat\": 35.322939999999996,\n                        \"lon\": -90.77284\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149617\",\n                            \"insp_unit_id\": \"195251296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80283\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG452704\",\n                            \"insp_unit_id\": \"195251297\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MM7000\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253206297\",\n                            \"report_number\": \"ARE526005954\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-01\",\n                            \"inspection_id\": \"78784847\",\n                            \"violation_id\": \"253206297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500A0755111\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78797468\",\n                    \"report_state\": \"NM\",\n                    \"report_number\": \"NM4693N47L4K\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NM\",\n                    \"county_name\": \"Doña Ana\",\n                    \"latitude\": 32.310113793103454,\n                    \"longitude\": -106.7905,\n                    \"geo_point\": {\n                        \"lat\": 32.310113793103454,\n                        \"lon\": -106.7905\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AT INTERSECTION OF I-10 AND I\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195278227\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195278228\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253235597\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235597\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253235596\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235596\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"9505070\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78778051\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW509002519\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {\n                        \"lat\": 47.10864761904762,\n                        \"lon\": -123.83817142857141\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"195238964\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253192217\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192217\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253192216\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78752793\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006539590\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Columbus\",\n                    \"latitude\": 34.28389285714286,\n                    \"longitude\": -78.66354999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.28389285714286,\n                        \"lon\": -78.66354999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 74 EAST AT SR 1585\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995374\",\n                            \"insp_unit_id\": \"195187136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24257\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1263\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG125006\",\n                            \"insp_unit_id\": \"195187137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RN4464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78792566\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B001755\",\n                    \"insp_date\": \"2023-05-27\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1148\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"195269002\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"195269003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X BLK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78746273\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1227007083\",\n                    \"insp_date\": \"2023-05-25\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Dade\",\n                    \"latitude\": 34.89783333333333,\n                    \"longitude\": -85.48316666666666,\n                    \"geo_point\": {\n                        \"lat\": 34.89783333333333,\n                        \"lon\": -85.48316666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"195174830\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"195174831\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CART\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738051\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164015971\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {\n                        \"lat\": 30.12993333333333,\n                        \"lon\": -82.94346666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AG STATION 8\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_id\": \"195158768\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_id\": \"195158769\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738420\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000559\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_id\": \"195159422\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_id\": \"195159423\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78763063\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6LA70XJFFZ\",\n                    \"insp_date\": \"2023-05-22\",\n                    \"insp_start_time\": \"0731\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {\n                        \"lat\": 33.15401,\n                        \"lon\": -97.08456666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH-0114 IN DENTON CO. (588-602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932293\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59504\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG730205\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS9114\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253159170\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159170\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159171\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159171\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159169\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159169\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78674171\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR780E000267\",\n                    \"insp_date\": \"2023-05-18\",\n                    \"insp_start_time\": \"0415\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970544\",\n                            \"insp_unit_id\": \"195033605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG015303\",\n                            \"insp_unit_id\": \"195033606\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7309\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252950446\",\n                            \"report_number\": \"AR780E000267\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-18\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78674171\",\n                            \"violation_id\": \"252950446\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0670938\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78655927\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1894000018\",\n                    \"insp_date\": \"2023-05-17\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1236\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGHNC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0CN529375\",\n                            \"insp_unit_id\": \"194998077\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18471\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440CG331905\",\n                            \"insp_unit_id\": \"194998078\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700444\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001419\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X5DD199737\",\n                            \"insp_unit_id\": \"195084366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP59060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5701\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG445501\",\n                            \"insp_unit_id\": \"195084367\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2398062\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700455\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001333\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1411\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932352\",\n                            \"insp_unit_id\": \"195084387\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66111\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG803604\",\n                            \"insp_unit_id\": \"195084388\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700075\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004957\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_id\": \"195083749\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_id\": \"195083750\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CNTR\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78582621\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR771E000183\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932303\",\n                            \"insp_unit_id\": \"194851786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG735605\",\n                            \"insp_unit_id\": \"194851787\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NT7152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252741234\",\n                            \"report_number\": \"AR771E000183\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-10\",\n                            \"inspection_id\": \"78582621\",\n                            \"violation_id\": \"252741234\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78598586\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4600002209\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Idaho\",\n                    \"latitude\": 45.7977076923077,\n                    \"longitude\": -116.12827692307692,\n                    \"geo_point\": {\n                        \"lat\": 45.7977076923077,\n                        \"lon\": -116.12827692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LOLO PASS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4LN250706\",\n                            \"insp_unit_id\": \"195044723\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450910\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SN4398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252963242\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963242\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252963243\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963243\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78603849\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000537\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_id\": \"196780421\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45541\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_id\": \"196780422\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78605135\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002597\",\n                    \"insp_date\": \"2023-05-09\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1216\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9CN547477\",\n                            \"insp_unit_id\": \"194896323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72984\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG344201\",\n                            \"insp_unit_id\": \"194896324\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4LR8512\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78573855\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAANG000345\",\n                    \"insp_date\": \"2023-05-08\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {\n                        \"lat\": 45.52230967741935,\n                        \"lon\": -122.91478064516131\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WASHINGTON COUNTY MCSAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_id\": \"194908634\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_id\": \"194908635\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRKG\",\n                            \"insp_unit_license\": \"4SH5050\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78579336\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE001582\",\n                    \"insp_date\": \"2023-05-07\",\n                    \"insp_start_time\": \"1820\",\n                    \"insp_end_time\": \"1826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"194845727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"194845728\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539167\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002590\",\n                    \"insp_date\": \"2023-05-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK16PV54639\",\n                            \"insp_unit_id\": \"194766474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"AC72EB\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"6007\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14496G040901\",\n                            \"insp_unit_id\": \"194766475\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4KG4044\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6007T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539787\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004942\",\n                    \"insp_date\": \"2023-05-04\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"194767509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"194767510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78554138\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1395001193\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"194795084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"194795085\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252677387\",\n                            \"report_number\": \"GA1395001193\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-03\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78554138\",\n                            \"violation_id\": \"252677387\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539431\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004940\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766934\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1082\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766935\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1084T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78506123\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHX000070\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1728\",\n                    \"insp_end_time\": \"1734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_id\": \"194700661\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252568662\",\n                            \"report_number\": \"TNTFHX000070\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78506123\",\n                            \"violation_id\": \"252568662\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78503753\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332003876\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1931\",\n                    \"insp_end_time\": \"1950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {\n                        \"lat\": 33.830994999999994,\n                        \"lon\": -84.2028425\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183982\",\n                            \"insp_unit_id\": \"194695246\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23343\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG581004\",\n                            \"insp_unit_id\": \"194695247\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NA3378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252563528\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563528\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252563527\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563527\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005231\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"194767526\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"194767527\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78563836\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231019670\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1535\",\n                    \"insp_end_time\": \"1549\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 NORTH BOUND N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184003\",\n                            \"insp_unit_id\": \"195329266\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23384\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG596602\",\n                            \"insp_unit_id\": \"195329267\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4ND8534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253300602\",\n                            \"report_number\": \"TXV231019670\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-26\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78563836\",\n                            \"violation_id\": \"253300602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"43\",\n                            \"viol_category_desc\": \"Improper Passing\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78479892\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW331003018\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_id\": \"194648247\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV25NL593569\",\n                            \"insp_unit_id\": \"194648248\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"HV68441\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78468391\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN4956020504\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0909\",\n                    \"insp_end_time\": \"0942\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"#55 I-70 WB WAYNE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN222326\",\n                            \"insp_unit_id\": \"195197066\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45573\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG299302\",\n                            \"insp_unit_id\": \"195197067\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5138\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78471677\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4700004556\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {\n                        \"lat\": 42.69440833333333,\n                        \"lon\": -112.26838333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I15MP76\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN207774\",\n                            \"insp_unit_id\": \"194807919\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41011\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207303\",\n                            \"insp_unit_id\": \"194807920\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9406\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252690263\",\n                            \"report_number\": \"ID4700004556\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-04-25\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78471677\",\n                            \"violation_id\": \"252690263\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78439785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001423\",\n                    \"insp_date\": \"2023-04-24\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.51293125000001,\n                        \"lon\": -82.66444999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_id\": \"195036876\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5537T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252953655\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953655\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953657\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953657\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953656\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953656\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425921\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBXG000573\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1256\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Unicoi\",\n                    \"latitude\": 36.11643333333333,\n                    \"longitude\": -82.43353333333333,\n                    \"geo_point\": {\n                        \"lat\": 36.11643333333333,\n                        \"lon\": -82.43353333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194542428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194542429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252393028\",\n                            \"report_number\": \"TNTBXG000573\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-04-21\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78425921\",\n                            \"violation_id\": \"252393028\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425079\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALT003074\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"0553\",\n                    \"insp_end_time\": \"0607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Assumption\",\n                    \"latitude\": 29.954083333333337,\n                    \"longitude\": -91.05046666666667,\n                    \"geo_point\": {\n                        \"lat\": 29.954083333333337,\n                        \"lon\": -91.05046666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194669262\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194669263\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78400725\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005220\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"0532\",\n                    \"insp_end_time\": \"0547\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194618836\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194618837\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78401362\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2014011280\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1527\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932356\",\n                            \"insp_unit_id\": \"194493680\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66141\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG803703\",\n                            \"insp_unit_id\": \"194493681\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3455\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78452114\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3163011312\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9ND758005\",\n                            \"insp_unit_id\": \"194591116\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG728301\",\n                            \"insp_unit_id\": \"194591117\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"424999Y\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252449154\",\n                            \"report_number\": \"FL3163011312\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78452114\",\n                            \"violation_id\": \"252449154\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78451612\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3099007794\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1257\",\n                    \"insp_end_time\": \"1321\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_id\": \"194590287\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6006\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_id\": \"194590288\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252447505\",\n                            \"report_number\": \"FL3099007794\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78451612\",\n                            \"violation_id\": \"252447505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78400304\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000129\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Coweta\",\n                    \"latitude\": 33.33385454545454,\n                    \"longitude\": -84.72901818181819,\n                    \"geo_point\": {\n                        \"lat\": 33.33385454545454,\n                        \"lon\": -84.72901818181819\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275299\",\n                            \"insp_unit_id\": \"194640179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG649502\",\n                            \"insp_unit_id\": \"194640180\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6603\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252501908\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501908\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501906\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501906\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501905\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501905\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501907\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501907\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501904\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501904\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501909\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501909\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78391318\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMALIK01694\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B 17 MILE RD @ VAN DYKE AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995390\",\n                            \"insp_unit_id\": \"194474960\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1274\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148505\",\n                            \"insp_unit_id\": \"194474961\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9789\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252316925\",\n                            \"report_number\": \"MIMALIK01694\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78391318\",\n                            \"violation_id\": \"252316925\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78383921\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF5T000223\",\n                    \"insp_date\": \"2023-04-15\",\n                    \"insp_start_time\": \"1326\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_id\": \"194460772\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72970\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_id\": \"194460773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252299591\",\n                            \"report_number\": \"CAUF5T000223\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-04-15\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78383921\",\n                            \"violation_id\": \"252299591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR300085\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78386876\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000477\",\n                    \"insp_date\": \"2023-04-13\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1219\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194466547\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194466548\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78387799\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004911\",\n                    \"insp_date\": \"2023-04-12\",\n                    \"insp_start_time\": \"1626\",\n                    \"insp_end_time\": \"1647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN995404\",\n                            \"insp_unit_id\": \"194467902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32429\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG187703\",\n                            \"insp_unit_id\": \"194467903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4363\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78388279\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3434003196\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9XXGD308343\",\n                            \"insp_unit_id\": \"194468668\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59935\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449GG698503\",\n                            \"insp_unit_id\": \"194468669\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA57SI\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78318468\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3200007821\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207781\",\n                            \"insp_unit_id\": \"194402772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45505\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207405\",\n                            \"insp_unit_id\": \"194402773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9441\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78314795\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSCHP007132\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marshall\",\n                    \"latitude\": 34.287409999999994,\n                    \"longitude\": -86.28695,\n                    \"geo_point\": {\n                        \"lat\": 34.287409999999994,\n                        \"lon\": -86.28695\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"194317905\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"194317906\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78285600\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPQ001108\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1711\",\n                    \"insp_end_time\": \"1737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3FN184127\",\n                            \"insp_unit_id\": \"194439616\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG694004\",\n                            \"insp_unit_id\": \"194439617\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1195\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252280367\",\n                            \"report_number\": \"LALAPQ001108\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78285600\",\n                            \"violation_id\": \"252280367\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78289316\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW735001975\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1431\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {\n                        \"lat\": 48.470871428571435,\n                        \"lon\": -122.11851428571428\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC33  BOW HILL (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5958\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_id\": \"194551490\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252403037\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403037\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252403036\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403036\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JZ80XKV8K\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0841\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Johnson\",\n                    \"latitude\": 32.41365833333332,\n                    \"longitude\": -97.30767499999999,\n                    \"geo_point\": {\n                        \"lat\": 32.41365833333332,\n                        \"lon\": -97.30767499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035W IN JOHNSON CO. (16-37\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932282\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53034\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG727004\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8693\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252141227\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141227\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141226\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141226\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141228\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141228\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141229\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141225\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141225\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312710\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231011029\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"El Paso\",\n                    \"latitude\": 31.72085310344827,\n                    \"longitude\": -106.3428075862069,\n                    \"geo_point\": {\n                        \"lat\": 31.72085310344827,\n                        \"lon\": -106.3428075862069\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10 MM 47\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"F179\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"CF02C29\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253263172\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263172\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263171\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263171\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263170\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263170\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78283856\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305005556\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Gadsden\",\n                    \"latitude\": 30.5939875,\n                    \"longitude\": -84.6159,\n                    \"geo_point\": {\n                        \"lat\": 30.5939875,\n                        \"lon\": -84.6159\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRETNA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932317\",\n                            \"insp_unit_id\": \"194255579\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG761304\",\n                            \"insp_unit_id\": \"194255580\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2155\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78266463\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JTB0XCVV6\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 45 NORTHBOUND NEW WAVERLY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED241608\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56965\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG539406\",\n                            \"insp_unit_id\": \"194223315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C962\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5945T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252046302\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046302\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046300\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046300\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(D)(2)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046303\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046303\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046297\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046297\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046301\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046301\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046298\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046298\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046299\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046299\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78238057\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3528005371\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1856\",\n                    \"insp_end_time\": \"1915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO - ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170305\",\n                            \"insp_unit_id\": \"194164781\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG564505\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9845\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981420\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981420\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981421\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981421\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78236262\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002510\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5956\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_id\": \"194161895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5956T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251977234\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977234\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251977233\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977233\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78223574\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPW000175\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_id\": \"194295583\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_id\": \"194295584\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252121117\",\n                            \"report_number\": \"LALAPW000175\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78223574\",\n                            \"violation_id\": \"252121117\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78281835\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBLN002599\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"1425\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"S/B SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_id\": \"194251232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X GRY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"2X AUTO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252072104\",\n                            \"report_number\": \"CAUBLN002599\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-04-05\",\n                            \"inspection_id\": \"78281835\",\n                            \"violation_id\": \"252072104\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERB\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78237963\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3507008990\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {\n                        \"lat\": 27.931071276595745,\n                        \"lon\": -82.40440744680852\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-4 HILLSBOROUGH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98040\",\n                    \"viol_total\": \"8\",\n                    \"oos_total\": \"8\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"8\",\n                    \"vehicle_oos_total\": \"8\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLU9X4BD124817\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP87587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XAG308502\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"234522E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981194\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981194\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981192\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981192\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981187\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981187\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981189\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981189\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981188\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981188\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981190\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981190\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981193\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981193\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981191\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981191\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78199940\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALANW002669\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Acadia\",\n                    \"latitude\": 30.25193636363636,\n                    \"longitude\": -92.41638181818183,\n                    \"geo_point\": {\n                        \"lat\": 30.25193636363636,\n                        \"lon\": -92.41638181818183\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"194259199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"194259200\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78238561\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001320\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_id\": \"194165566\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_id\": \"194165567\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251982564\",\n                            \"report_number\": \"FL3847001320\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-27\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238561\",\n                            \"violation_id\": \"251982564\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78177186\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003116\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_id\": \"194047576\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_id\": \"194047577\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78188337\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5013011075\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1324\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"194069693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"194069694\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2675320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78237607\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170010164\",\n                    \"insp_date\": \"2023-03-22\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {\n                        \"lat\": 30.48132,\n                        \"lon\": -83.41408000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 ELLAVILLE WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_id\": \"194164006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_id\": \"194164007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78169657\",\n                    \"report_state\": \"AZ\",\n                    \"report_number\": \"AZ0225006860\",\n                    \"insp_date\": \"2023-03-21\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AZ\",\n                    \"county_name\": \"La Paz\",\n                    \"latitude\": 33.802099999999996,\n                    \"longitude\": -114.14703333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.802099999999996,\n                        \"lon\": -114.14703333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EHRENBERG PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99880\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920J\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251836230\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836230\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251836229\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233139\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233013968\",\n                    \"insp_date\": \"2023-03-20\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"194156416\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"194156417\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78196829\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF44003627\",\n                    \"insp_date\": \"2023-03-18\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0703\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {\n                        \"lat\": 37.75594637681159,\n                        \"lon\": -122.15699130434783\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-580 EB JWO GREENVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"194086470\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"194086471\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251891625\",\n                            \"report_number\": \"CAUF44003627\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-18\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78196829\",\n                            \"violation_id\": \"251891625\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LP38957\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78098854\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006514125\",\n                    \"insp_date\": \"2023-03-15\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG410102\",\n                            \"insp_unit_id\": \"193887004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251678100\",\n                            \"report_number\": \"NC0006514125\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-03-15\",\n                            \"change_date\": \"2023-03-15\",\n                            \"inspection_id\": \"78098854\",\n                            \"violation_id\": \"251678100\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3106732\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233531\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1932003391\",\n                    \"insp_date\": \"2023-03-14\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLIARD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"59220\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGEBG5DSFH4133\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP06422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5861\"\n                        },\n                        {\n                            \"vin\": \"5856C531XLP017003\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"252583\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970845\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970845\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000731560\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970846\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970846\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970847\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970847\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970844\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970844\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78093105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW318005941\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0918\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB I90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXLN250693\",\n                            \"insp_unit_id\": \"193875629\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66396\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG450901\",\n                            \"insp_unit_id\": \"193875630\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4389\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087468\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005119\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193860360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193860361\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087912\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GAS202000072\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"194166124\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251983272\",\n                            \"report_number\": \"GAS202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-03-13\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78087912\",\n                            \"violation_id\": \"251983272\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075341\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011079\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0833\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184108\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP40742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979\"\n                        },\n                        {\n                            \"vin\": \"1D9D6CE22FN753001\",\n                            \"insp_unit_id\": \"194069714\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NJ4010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251875844\",\n                            \"report_number\": \"MSU045011079\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-10\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78075341\",\n                            \"violation_id\": \"251875844\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075342\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011080\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193837924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193837925\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78111992\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000236487\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Butte\",\n                    \"latitude\": 43.757933333333334,\n                    \"longitude\": -113.28659999999999,\n                    \"geo_point\": {\n                        \"lat\": 43.757933333333334,\n                        \"lon\": -113.28659999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US26MP256\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"41359\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_id\": \"194035336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_id\": \"194035337\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251839037\",\n                            \"report_number\": \"ID0000236487\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-03-09\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78111992\",\n                            \"violation_id\": \"251839037\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78061129\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5009011396\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAUDERDALE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"193809837\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"193809838\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78036662\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1394000124\",\n                    \"insp_date\": \"2023-03-08\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lee\",\n                    \"latitude\": 32.60804615384615,\n                    \"longitude\": -85.39323076923077,\n                    \"geo_point\": {\n                        \"lat\": 32.60804615384615,\n                        \"lon\": -85.39323076923077\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251850932\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850932\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251850933\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850933\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78013615\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR729E001984\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN183991\",\n                            \"insp_unit_id\": \"194465679\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG588605\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4ND8607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252306074\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306074\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W000631\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306073\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306073\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306072\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306072\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78028116\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012078\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995393\",\n                            \"insp_unit_id\": \"193743850\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27871\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1277\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG148702\",\n                            \"insp_unit_id\": \"193743851\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78033983\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6004179\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0524\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"193756733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"193756734\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78029060\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233005913\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {\n                        \"lat\": 33.9277294117647,\n                        \"lon\": -81.23324705882352\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"193745699\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"193745700\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251518593\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518593\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251518594\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518594\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78015084\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000512\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1254\",\n                    \"insp_end_time\": \"1317\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 E SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_id\": \"193718957\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251489320\",\n                            \"report_number\": \"TNTBPH000512\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-06\",\n                            \"inspection_id\": \"78015084\",\n                            \"violation_id\": \"251489320\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78072609\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3225008976\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1244\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 30.6234,\n                    \"longitude\": -85.71644,\n                    \"geo_point\": {\n                        \"lat\": 30.6234,\n                        \"lon\": -85.71644\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR77@BEDIE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"193832544\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"193832545\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78070024\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000405\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"193828126\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"193828127\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78009144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC001874\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {\n                        \"lat\": 39.00297241379312,\n                        \"lon\": -120.87552758620689\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"80 AT DRY CREEK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193707130\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251478582\",\n                            \"report_number\": \"CAUCCC001874\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78009144\",\n                            \"violation_id\": \"251478582\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78035065\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001458\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193758370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193758371\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251531292\",\n                            \"report_number\": \"CAUE74001458\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78035065\",\n                            \"violation_id\": \"251531292\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78003372\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000310\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"193695733\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251464528\",\n                            \"report_number\": \"TNTFHW000310\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78003372\",\n                            \"violation_id\": \"251464528\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(A)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77991027\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14201933\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {\n                        \"lat\": 38.029579487179475,\n                        \"lon\": -84.4849358974359\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0PD891885\",\n                            \"insp_unit_id\": \"193669431\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP78775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648PG850901\",\n                            \"insp_unit_id\": \"193669432\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"TTJ2731\",\n                            \"insp_unit_license_state\": \"OH\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251438444\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438444\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251438443\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438443\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78069982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000396\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1143\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"193828031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"193828032\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"59887\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77991504\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012068\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1520\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE INSPEC. STATION/ EAST.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"3E0AA1345LG356103\",\n                            \"insp_unit_id\": \"193926513\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"45M4183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251724970\",\n                            \"report_number\": \"MS5011012068\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-17\",\n                            \"inspection_id\": \"77991504\",\n                            \"violation_id\": \"251724970\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978330\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1032011977\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {\n                        \"lat\": 34.8678,\n                        \"lon\": -88.5322\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALCORN COUNTY T 97\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_id\": \"193643990\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_id\": \"193643991\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965668\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCMS005292\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0708\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {\n                        \"lat\": 35.139362500000004,\n                        \"lon\": -87.002225\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"88000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1BN529450\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70213\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XCG331703\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LP2444\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251380498\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380498\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(B)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380497\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380497\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380496\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380496\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978307\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011500\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"1611\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lamar\",\n                    \"latitude\": 31.1703,\n                    \"longitude\": -89.49743333333333,\n                    \"geo_point\": {\n                        \"lat\": 31.1703,\n                        \"lon\": -89.49743333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DU9X17D741352\",\n                            \"insp_unit_id\": \"193643942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD33CM\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5827\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ14498G221801\",\n                            \"insp_unit_id\": \"193643943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA73CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965821\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDUH001293\",\n                    \"insp_date\": \"2023-02-27\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHGS8844\",\n                            \"insp_unit_id\": \"193620117\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP18457\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5871\"\n                        },\n                        {\n                            \"vin\": \"1D9AC4820CW372008\",\n                            \"insp_unit_id\": \"193620118\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"267754F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970228\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3T000260\",\n                    \"insp_date\": \"2023-02-26\",\n                    \"insp_start_time\": \"1955\",\n                    \"insp_end_time\": \"2031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_id\": \"193630174\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395339\",\n                            \"report_number\": \"CAUE3T000260\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-26\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970228\",\n                            \"violation_id\": \"251395339\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS73996\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970831\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001455\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"193631136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"193631137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970833\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001457\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1241\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152262\",\n                            \"insp_unit_id\": \"193631140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP59934\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG515701\",\n                            \"insp_unit_id\": \"193631141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9304\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77974320\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763002947\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1134\",\n                    \"insp_end_time\": \"1153\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_id\": \"193636852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5846\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_id\": \"193636853\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5846T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251402356\",\n                            \"report_number\": \"FL1763002947\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-01\",\n                            \"inspection_id\": \"77974320\",\n                            \"violation_id\": \"251402356\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77975885\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3102008449\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1021\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3CN529368\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18474\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443CG331803\",\n                            \"insp_unit_id\": \"194157772\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LP2449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251971706\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971706\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251971707\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971707\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77939122\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1403000429\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"193906637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EPO2167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"193906638\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5585T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251701313\",\n                            \"report_number\": \"GA1403000429\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-16\",\n                            \"inspection_id\": \"77939122\",\n                            \"violation_id\": \"251701313\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77927735\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006507641\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHARLOTTE WEIGH STATION I-85 S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193953318\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"CTR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251752862\",\n                            \"report_number\": \"NC0006507641\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-20\",\n                            \"inspection_id\": \"77927735\",\n                            \"violation_id\": \"251752862\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3270601\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001448\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"193630897\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"193630898\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395821\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395821\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251395822\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77976903\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3660007972\",\n                    \"insp_date\": \"2023-02-22\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 24.753200000000003,\n                    \"longitude\": -81.14523333333332,\n                    \"geo_point\": {\n                        \"lat\": 24.753200000000003,\n                        \"lon\": -81.14523333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US1 PLANTATION SCALE-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222324\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45561\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG284506\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251969916\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969916\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251969915\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969915\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45(B)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77974595\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002491\",\n                    \"insp_date\": \"2023-02-21\",\n                    \"insp_start_time\": \"0207\",\n                    \"insp_end_time\": \"1504\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD57CK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_id\": \"194156711\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970277\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970277\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000726205\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970276\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970276\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77891897\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0155003408\",\n                    \"insp_date\": \"2023-02-20\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHATHAM CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251219107\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219107\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251219108\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219108\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77933507\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6IPE0VMAKJ\",\n                    \"insp_date\": \"2023-02-18\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-069C IN HIDALGO CO. (0-12)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184090\",\n                            \"insp_unit_id\": \"193555569\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34695\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"880\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG615002\",\n                            \"insp_unit_id\": \"193555570\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NH8141\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"880T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77897568\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2458001834\",\n                    \"insp_date\": \"2023-02-15\",\n                    \"insp_start_time\": \"0807\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHGS8838\",\n                            \"insp_unit_id\": \"194156549\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"JD51SI\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5881\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG745001\",\n                            \"insp_unit_id\": \"194156550\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2590678\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5881T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970042\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970042\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970043\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970043\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77861495\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC8B001375\",\n                    \"insp_date\": \"2023-02-14\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MADERA AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_id\": \"193408275\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_id\": \"193408274\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251146408\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146408\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251146407\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LM54770\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77853281\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZE003268\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1812\",\n                    \"insp_end_time\": \"1835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"193393122\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251128766\",\n                            \"report_number\": \"TNTEZE003268\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-13\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77853281\",\n                            \"violation_id\": \"251128766\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77865605\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE333001058\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1639\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Colleton\",\n                    \"latitude\": 32.911458333333336,\n                    \"longitude\": -80.66264166666664,\n                    \"geo_point\": {\n                        \"lat\": 32.911458333333336,\n                        \"lon\": -80.66264166666664\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"125250\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_id\": \"193415736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD41UF\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_id\": \"193415737\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5801T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77827826\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA00200\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {\n                        \"lat\": 42.59821379310344,\n                        \"lon\": -83.3191931034483\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PONTIAC SCALE S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN970563\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06621\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG034802\",\n                            \"insp_unit_id\": \"194305014\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7519\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252130138\",\n                            \"report_number\": \"MINESBA00200\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"77827826\",\n                            \"violation_id\": \"252130138\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77838777\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41412836\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"1126\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Scott\",\n                    \"latitude\": 38.2971,\n                    \"longitude\": -84.59213333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.2971,\n                        \"lon\": -84.59213333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GEORGETOWN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24271\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_id\": \"197243429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255490845\",\n                            \"report_number\": \"KYCV41412836\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-09-26\",\n                            \"inspection_id\": \"77838777\",\n                            \"violation_id\": \"255490845\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77791749\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006502039\",\n                    \"insp_date\": \"2023-02-07\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"250992260\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992260\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"250992261\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992261\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3256900\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77789934\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJBXV002862\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1553\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marengo\",\n                    \"latitude\": 32.25381,\n                    \"longitude\": -87.80547000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.25381,\n                        \"lon\": -87.80547000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE PAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"56800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193266867\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193266868\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77792195\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248006887\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1108\",\n                    \"insp_end_time\": \"1133\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"193271794\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"193271795\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889T\"\n                        }\n                    ],\n                    \"violations\": []\n                }\n            ],\n            \"doc_id\": \"568253-MC277621\"\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"53135d2a-a200-4e4a-b079-062609330a02"},{"name":"Docket","id":"f3bbf199-f59e-4ebf-ae06-816cf4c7cbfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?docket=MC277621","description":"<p>Retrieves the full profile for the requested docket.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the full profile for the requested docket.</p>\n","type":"text/plain"},"key":"docket","value":"MC277621"}],"variable":[]}},"response":[{"id":"93a4c017-b08d-4d71-9df3-06b9c41b3cee","name":"Docket","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?docket=MC277621","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"docket","value":"MC277621","description":"Retrieves the full profile for the requested docket."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"632"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"fd44b3a2b48e5ec3946d2c8bd86cc669;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:30:09 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"10925"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"dot_number\": \"2727315\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"866742\",\n            \"docket\": \"MC866742\",\n            \"carrier_operation_desc\": \"interstate\",\n            \"entity_type_desc\": \"Broker\",\n            \"authority_common\": \"None\",\n            \"authority_contract\": \"None\",\n            \"authority_broker\": \"Inactive\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_common_revocation\": false,\n            \"authority_contract_revocation\": false,\n            \"authority_broker_revocation\": false,\n            \"authority_age_broker\": \"2212\",\n            \"total_revocations\": \"1\",\n            \"days_since_last_revocation\": \"1205\",\n            \"indicator_authority\": false,\n            \"insurance_bipd_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_bipd_required\": \"0\",\n            \"insurance_cargo_required\": \"0\",\n            \"insurance_bond_required\": \"75000\",\n            \"indicator_insurance\": false,\n            \"private\": false,\n            \"enterprise\": false,\n            \"household_goods\": false,\n            \"passenger\": false,\n            \"property\": true,\n            \"legal_name\": \"KHEMLOG CORP\",\n            \"dba_name\": \"KEMLOG\",\n            \"dba_flag\": true,\n            \"telephone_number\": \"6304403885\",\n            \"physical_address_city\": \"MIAMI\",\n            \"physical_address_iso_country_code\": \"US\",\n            \"physical_address_state\": \"FL\",\n            \"physical_address_street\": \"111 E FLAGLER ST APT 605\",\n            \"physical_address_zip_code\": \"33131\",\n            \"physical_address\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n            \"undeliverable_physical_address\": false,\n            \"mailing_address_iso_country_code\": \"US\",\n            \"mailing_address_street\": \"111 E FLAGLER ST APT 605\",\n            \"mailing_address_city\": \"MIAMI\",\n            \"mailing_address_state\": \"FL\",\n            \"mailing_address_zip_code\": \"33131\",\n            \"mailing_address\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n            \"usdot_status\": \"Active\",\n            \"total_power_units\": \"0\",\n            \"general_freight\": false,\n            \"household\": false,\n            \"metal_sheet_coils_rolls\": false,\n            \"motor_vehicles\": false,\n            \"driveaway_towaway\": false,\n            \"logs_poles_beams_lumber\": false,\n            \"building_materials\": false,\n            \"mobile_homes\": false,\n            \"machinery_large_objects\": false,\n            \"fresh_produce\": false,\n            \"liquids_gases\": false,\n            \"intermodal_containers\": false,\n            \"passengers\": false,\n            \"oilfield_equipment\": false,\n            \"livestock\": false,\n            \"grain_feed_hay\": false,\n            \"coal_coke\": false,\n            \"meat\": false,\n            \"garbage_refuse_trash\": false,\n            \"chemicals\": false,\n            \"us_mail\": false,\n            \"dry_bulk_commodities\": false,\n            \"refrigerated_foods\": false,\n            \"beverages\": false,\n            \"paper_products\": false,\n            \"utility\": false,\n            \"farm_supplies\": false,\n            \"construction\": false,\n            \"water_well\": false,\n            \"other_cargo\": false,\n            \"operation_classification_desc\": \"Authorized For Hire\",\n            \"operation_class_authorized_for_hire\": true,\n            \"operation_class_exempt_for_hire\": false,\n            \"operation_class_private_property\": false,\n            \"operation_class_private_pass_business\": false,\n            \"operation_class_private_pass_non_business\": false,\n            \"operation_class_migrant\": false,\n            \"operation_class_us_mail\": false,\n            \"operation_class_federal_govt\": false,\n            \"operation_class_state_govt\": false,\n            \"operation_class_local_govt\": false,\n            \"operation_class_indian_nation\": false,\n            \"undeliverable_mailing_address\": false,\n            \"icc_dockets\": \"MC866742\",\n            \"total_trucks\": \"0\",\n            \"total_buses\": \"0\",\n            \"dot_age\": \"3422\",\n            \"boc3_company_name\": \"PROCESS AGENT SERVICE COMPANY, INC.\",\n            \"boc3_attn\": \"SANDY ROSE\",\n            \"bo3_address_city\": \"SIOUX FALLS\",\n            \"boc3_address_state\": \"SD\",\n            \"boc3_address_street\": \"945 S. MARION RD. STE. 203\",\n            \"boc3_address_zip_code\": \"57106\",\n            \"boc3_address_country_code\": \"US\",\n            \"oos_alert_driver\": false,\n            \"oos_alert_hazmat\": false,\n            \"oos_alert_vehicle\": false,\n            \"physical_telephone_number_authority\": \"6304403885\",\n            \"physical_address_authority_city\": \"MIAMI\",\n            \"physical_address_authority_state\": \"FL\",\n            \"physical_address_authority_street\": \"111 E FLAGLER ST APT 605\",\n            \"physical_address_authority_zip_code\": \"33131\",\n            \"physical_address_authority\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n            \"undeliverable_physical_address_authority\": false,\n            \"out_of_service_flag\": false,\n            \"hazardous_material\": false,\n            \"physical_address_id\": \"-3694936500401691469\",\n            \"mailing_address_id\": \"-3694936500401691469\",\n            \"added_date\": \"2015-06-26\",\n            \"authority_start_broker\": \"2015-07-01\",\n            \"authority_broker_last_revocation_date\": \"2021-07-21\",\n            \"last_revocation_date\": \"2021-07-21\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"inspections_vehicle_out_of_service_pct\": \"0\",\n            \"inspections_driver_out_of_service_pct\": \"0\",\n            \"inspections_hazmat_out_of_service_pct\": \"0\",\n            \"natl_avg_oos_vehicle\": \"0.2226\",\n            \"natl_avg_oos_driver\": \"0.0667\",\n            \"natl_avg_oos_hazmat\": \"0.0444\",\n            \"smartway_flag\": false,\n            \"carbtru_flag\": false,\n            \"phmsa_flag\": false,\n            \"contact_history\": [\n                {\n                    \"_id\": \"a88f541b-e2d0-43e8-aa0f-8fe947b13a41\",\n                    \"key\": \"dba_name\",\n                    \"value\": \"KEMLOG\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"71e60dc6-5fd2-4f1e-a0b3-c5897490bbd5\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"6304403885\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"c2686743-1964-4979-8bda-3ac36397bd6a\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"37bb016d-dfe6-448f-b72d-df0a25c8cafa\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"KHEMLOG CORP\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"c9f95134-afb2-438e-aff2-128490ffa52d\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                }\n            ],\n            \"name_change_count\": \"0\",\n            \"email_change_count\": \"0\",\n            \"phone_change_count\": \"0\",\n            \"address_change_count\": \"0\",\n            \"contact_change_count\": \"0\",\n            \"indicator_address_history\": false,\n            \"risk_score\": \"High\",\n            \"risk_score_probability\": 0.5913043478806395,\n            \"indicator_industry_benchmarks\": false,\n            \"observed_IM\": \"0\",\n            \"expected_lb_IM\": \"0\",\n            \"expected_ub_IM\": \"0\",\n            \"indicator_benchmark_inspection_mileage_ratio\": false,\n            \"observed_IRPU\": \"0\",\n            \"expected_lb_IRPU\": \"0\",\n            \"expected_ub_IRPU\": \"0\",\n            \"indicator_benchmark_inspected_power_units_ratio\": false,\n            \"observed_PUM\": \"0\",\n            \"expected_lb_PUM\": \"0\",\n            \"expected_ub_PUM\": \"0\",\n            \"indicator_benchmark_power_unit_mileage_ratio\": false,\n            \"indicator_network_graph_contact\": true,\n            \"address_ids\": [\n                {\n                    \"_id\": \"8809eef5-47b1-4513-9c8a-216996d87610\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-3694936500401691469\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"bf473a6b-82e5-44fb-8a6f-ab22372bca59\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-3694936500401691469\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3c5021f0-0034-4a20-aa50-3cde1159bcc5\",\n                    \"key\": \"physical_address_authority_id\",\n                    \"value\": \"-3694936500401691469\",\n                    \"start_date\": \"2024-11-07\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                }\n            ],\n            \"network_graph_count_physical_address\": \"1\",\n            \"network_graph_physical_address\": [\n                \"4252703\"\n            ],\n            \"network_graph_count_mailing_address\": \"1\",\n            \"network_graph_mailing_address\": [\n                \"4252703\"\n            ],\n            \"network_graph_count_telephone_numbers\": \"1\",\n            \"network_graph_telephone_number\": [\n                \"4014042\"\n            ],\n            \"network_graph_cellphone_number\": [],\n            \"network_graph_fax_number\": [],\n            \"network_graph_email\": [],\n            \"indicator_network_graph_equipment\": false,\n            \"network_graph_equipment\": [],\n            \"network_graph_count_power_units\": \"0\",\n            \"network_graph_count_trailers\": \"0\",\n            \"preferred_lanes\": [\n                {\n                    \"state\": \"\"\n                }\n            ],\n            \"authority_history\": [\n                {\n                    \"_id\": \"25a8a4eb-46c7-4dd5-a8a1-360c03660af2\",\n                    \"authority_type_desc\": \"Property Broker\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"2015-07-01\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2021-07-21\"\n                },\n                {\n                    \"_id\": \"68103be0-c992-4782-93d5-053b77227222\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Dismissed\",\n                    \"original_served_date\": \"2014-06-05\"\n                }\n            ],\n            \"equipment_summary\": [],\n            \"equipment_history\": [],\n            \"load_summary\": [],\n            \"insurance_history\": [\n                {\n                    \"_id\": \"947d38b8-fe5b-4329-aac6-2d3ce2d4cbe3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"84\",\n                    \"insurance_type_code\": \"SURETY\",\n                    \"insurance_carrier\": \"MERCHANTS NATIONAL BONDING, INC\",\n                    \"policy_number\": \"NAZ 3335\",\n                    \"effective_date\": \"2020-06-09\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2021-07-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"75000\"\n                },\n                {\n                    \"_id\": \"d10df659-362c-46a0-a2ab-6b54d9afbc54\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"84\",\n                    \"insurance_type_code\": \"SURETY\",\n                    \"insurance_carrier\": \"DEVELOPERS SURETY AND INDEMNITY COMPANY\",\n                    \"policy_number\": \"656249C\",\n                    \"effective_date\": \"2017-06-09\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2020-06-09\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"75000\"\n                },\n                {\n                    \"_id\": \"de1b497b-8c43-40ca-82a9-9cb4d6dcd81a\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"84\",\n                    \"insurance_type_code\": \"SURETY\",\n                    \"insurance_carrier\": \"DEVELOPERS SURETY AND INDEMNITY COMPANY\",\n                    \"policy_number\": \"656249C\",\n                    \"effective_date\": \"2016-06-09\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2017-06-09\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"75000\"\n                },\n                {\n                    \"_id\": \"705a88f1-d238-4c0b-b6ee-3097758fd951\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"84\",\n                    \"insurance_type_code\": \"SURETY\",\n                    \"insurance_carrier\": \"UNITED STATES FIRE INSURANCE CO.\",\n                    \"policy_number\": \"615986601\",\n                    \"effective_date\": \"2015-06-17\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2016-06-09\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"75000\"\n                }\n            ],\n            \"insurance_cancel_count\": \"1\",\n            \"insurance_last_canceled\": \"2021-07-15\",\n            \"risk_factors\": [\n                {\n                    \"sixty_mo_in_business\": true,\n                    \"revocation_last_thirtysix_mo\": false,\n                    \"indicator_network_graph_phone\": true,\n                    \"indicator_network_graph_address\": true,\n                    \"zeo_inspections_last_twelve_mo\": false,\n                    \"active_usdot_status\": true,\n                    \"violations_severe_flag\": false,\n                    \"basic_alert_flag\": false,\n                    \"fatal_crashes_flag\": false,\n                    \"secondary_contact_info_provided\": false,\n                    \"primary_contact_info_missing\": true,\n                    \"carrier_w_brokerage_authority\": false,\n                    \"multi_cargo_classification\": false,\n                    \"interstate_carrier_single_state_inspection\": false,\n                    \"bipd_insurance_above_minimum\": false,\n                    \"bond_insurance_below_requirement\": true,\n                    \"cargo_insurance_on_file\": false,\n                    \"boc3_on_file\": true,\n                    \"pending_insurance_cancellation\": false,\n                    \"no_active_authority\": true,\n                    \"not_authorized_for_hire\": false,\n                    \"mcs150_filed_last_24_months\": false,\n                    \"smartway_flag\": false,\n                    \"carbtru_flag\": false,\n                    \"phmsa_flag\": false,\n                    \"hazardous_material\": false,\n                    \"virtual_physical_mailing_address\": true,\n                    \"phone_number_area_codes_match_address_state\": false,\n                    \"stability_name_history\": true,\n                    \"stability_email_history\": true,\n                    \"stability_phone_history\": true,\n                    \"stability_address_history\": true,\n                    \"stability_contact_history\": true,\n                    \"dot_out_of_service\": false\n                }\n            ],\n            \"geo_points\": [\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 25.7662057,\n                        \"lon\": -80.1828965\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 25.7662057,\n                        \"lon\": -80.1828965\n                    }\n                }\n            ],\n            \"doc_id\": \"2727315-MC866742\"\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"f3bbf199-f59e-4ebf-ae06-816cf4c7cbfa"},{"name":"Profile Id","id":"37850b9f-7164-48e5-a969-0ea970808a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?id=568253-MC277621","description":"<p>Retrieves the corresponding CarrierOK profile. Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the corresponding CarrierOK profile. Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results</p>\n","type":"text/plain"},"key":"id","value":"568253-MC277621"}],"variable":[]}},"response":[{"id":"f4df1301-d290-4b55-8681-14c097efebfe","name":"Profile Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?id=568253-MC277621","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"id","value":"568253-MC277621","description":"Retrieves the corresponding CarrierOK profile. Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"754"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"65f065959e4e3583978236c1b6be1fe7"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Wed, 31 Dec 2025 19:17:07 GMT"},{"key":"server","value":"Google Frontend"},{"key":"Content-Length","value":"206865"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"dot_number\": \"568253\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"277621\",\n            \"docket\": \"MC277621\",\n            \"ein\": \"954485461\",\n            \"carrier_operation_desc\": \"interstate\",\n            \"entity_type_desc\": \"Carrier\",\n            \"authority_common\": \"Active\",\n            \"authority_contract\": \"Active\",\n            \"authority_broker\": \"None\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_common_revocation\": false,\n            \"authority_age_common\": \"7874\",\n            \"authority_age_common_active\": \"7874\",\n            \"authority_contract_revocation\": false,\n            \"authority_age_contract\": \"11397\",\n            \"authority_age_contract_active\": \"11397\",\n            \"authority_broker_revocation\": false,\n            \"total_revocations\": \"2\",\n            \"days_since_last_revocation\": \"7891\",\n            \"indicator_authority\": true,\n            \"insurance_bipd_on_file\": \"1000000\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_bipd_required\": \"1000000\",\n            \"insurance_cargo_required\": \"0\",\n            \"insurance_bond_required\": \"0\",\n            \"indicator_insurance\": true,\n            \"private\": false,\n            \"enterprise\": false,\n            \"household_goods\": false,\n            \"passenger\": false,\n            \"property\": true,\n            \"legal_name\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n            \"dba_flag\": false,\n            \"telephone_number\": \"5624304100\",\n            \"fax_number\": \"5624304144\",\n            \"physical_address_city\": \"LOS ALAMITOS\",\n            \"physical_address_iso_country_code\": \"US\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_zip_code\": \"90720\",\n            \"physical_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address\": false,\n            \"mailing_address_iso_country_code\": \"US\",\n            \"mailing_address_street\": \"3552 GREEN AVENUE\",\n            \"mailing_address_city\": \"LOS ALAMITOS\",\n            \"mailing_address_state\": \"CA\",\n            \"mailing_address_zip_code\": \"90720\",\n            \"mailing_address\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"latest_review_type_desc\": \"Compliance Review\",\n            \"safety_rating_desc\": \"Satisfactory\",\n            \"usdot_status\": \"Active\",\n            \"total_drivers\": \"897\",\n            \"total_power_units\": \"897\",\n            \"mcs150_mileage\": \"58703744\",\n            \"cargo_carried\": \"Motor Vehicles\",\n            \"general_freight\": false,\n            \"household\": false,\n            \"metal_sheet_coils_rolls\": false,\n            \"motor_vehicles\": true,\n            \"driveaway_towaway\": false,\n            \"logs_poles_beams_lumber\": false,\n            \"building_materials\": false,\n            \"mobile_homes\": false,\n            \"machinery_large_objects\": false,\n            \"fresh_produce\": false,\n            \"liquids_gases\": false,\n            \"intermodal_containers\": false,\n            \"passengers\": false,\n            \"oilfield_equipment\": false,\n            \"livestock\": false,\n            \"grain_feed_hay\": false,\n            \"coal_coke\": false,\n            \"meat\": false,\n            \"garbage_refuse_trash\": false,\n            \"chemicals\": false,\n            \"us_mail\": false,\n            \"dry_bulk_commodities\": false,\n            \"refrigerated_foods\": false,\n            \"beverages\": false,\n            \"paper_products\": false,\n            \"utility\": false,\n            \"farm_supplies\": false,\n            \"construction\": false,\n            \"water_well\": false,\n            \"other_cargo\": false,\n            \"operation_classification_desc\": \"Authorized For Hire\",\n            \"operation_class_authorized_for_hire\": true,\n            \"operation_class_exempt_for_hire\": false,\n            \"operation_class_private_property\": false,\n            \"operation_class_private_pass_business\": false,\n            \"operation_class_private_pass_non_business\": false,\n            \"operation_class_migrant\": false,\n            \"operation_class_us_mail\": false,\n            \"operation_class_federal_govt\": false,\n            \"operation_class_state_govt\": false,\n            \"operation_class_local_govt\": false,\n            \"operation_class_indian_nation\": false,\n            \"organization_type_desc\": \"CORPORATION\",\n            \"company_contact_primary\": \"STEVEN HANSEN\",\n            \"company_contact_secondary\": \"LOUIE ADKINS\",\n            \"email_address\": \"SRUIZ@HANSENADKINS.COM\",\n            \"email_domain\": \"HANSENADKINS\",\n            \"cellphone_number\": \"3153176157\",\n            \"undeliverable_mailing_address\": false,\n            \"icc_dockets\": \"MC277621\",\n            \"owned_tractors\": \"659\",\n            \"owned_trailers\": \"659\",\n            \"term_leased_tractors\": \"238\",\n            \"term_leased_trailers\": \"238\",\n            \"total_trailers\": \"897\",\n            \"total_trucks\": \"897\",\n            \"total_buses\": \"0\",\n            \"num_drivers_interstate_within_100mi\": \"0\",\n            \"num_drivers_interstate_beyond_100mi\": \"897\",\n            \"num_drivers_interstate_total\": \"897\",\n            \"num_drivers_intrastate_within_100mi\": \"0\",\n            \"num_drivers_intrastate_beyond_100mi\": \"0\",\n            \"num_drivers_intrastate_total\": \"0\",\n            \"avg_trip_leased_drivers\": \"0\",\n            \"total_drivers_cdl\": \"897\",\n            \"mcs151_type_desc\": \"Compliance Review\",\n            \"dot_age\": \"11500\",\n            \"boc3_company_name\": \"1+49 PROCESS AGENTS LLC\",\n            \"boc3_attn\": \"MATTHEW BOWLES\",\n            \"bo3_address_city\": \"ALPHARETTA\",\n            \"boc3_address_state\": \"GA\",\n            \"boc3_address_street\": \"6250 SHILOH ROAD SUITE230\",\n            \"boc3_address_zip_code\": \"30005\",\n            \"boc3_address_country_code\": \"US\",\n            \"crashes_total\": \"67\",\n            \"crash_fatalities\": \"2\",\n            \"crash_injuries\": \"16\",\n            \"crashes_tow_away\": \"49\",\n            \"inspections_driver\": \"649\",\n            \"inspections_driver_out_of_service\": \"5\",\n            \"oos_alert_driver\": false,\n            \"inspections_hazmat\": \"1\",\n            \"inspections_hazmat_out_of_service\": \"0\",\n            \"oos_alert_hazmat\": false,\n            \"inspections_vehicle\": \"301\",\n            \"inspections_vehicle_out_of_service\": \"76\",\n            \"oos_alert_vehicle\": true,\n            \"violations_total\": \"345\",\n            \"violations_unsafe_driving\": \"88\",\n            \"violations_oos_unsafe_driving\": \"0\",\n            \"basic_alert_unsafe_driving\": false,\n            \"violations_hours_of_service\": \"17\",\n            \"violations_oos_hours_of_service\": \"0\",\n            \"basic_alert_hours_of_service\": false,\n            \"violations_vehicle_maintence\": \"234\",\n            \"violations_oos_vehicle_maintence\": \"88\",\n            \"basic_alert_vehicle_maintence\": false,\n            \"violations_controlled_substance\": \"0\",\n            \"violations_oos_controlled_substance\": \"0\",\n            \"basic_alert_controlled_substance\": false,\n            \"violations_driver_fitness\": \"6\",\n            \"violations_oos_driver_fitness\": \"6\",\n            \"basic_alert_driver_fitness\": false,\n            \"violations_hazardous_materials\": \"0\",\n            \"violations_oos_hazardous_materials\": \"0\",\n            \"inspections_total\": \"650\",\n            \"inspected_states\": \"31\",\n            \"inspected_power_units\": \"446\",\n            \"inspected_trailers\": \"440\",\n            \"physical_telephone_number_authority\": \"5624304100\",\n            \"physical_fax_number_authority\": \"5624304144\",\n            \"physical_address_authority_city\": \"LOS ALAMITOS\",\n            \"physical_address_authority_state\": \"CA\",\n            \"physical_address_authority_street\": \"3552 GREEN AVENUE\",\n            \"physical_address_authority_zip_code\": \"90720\",\n            \"physical_address_authority\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n            \"undeliverable_physical_address_authority\": false,\n            \"out_of_service_flag\": false,\n            \"hazardous_material\": true,\n            \"physical_address_id\": \"-6155238544422854689\",\n            \"mailing_address_id\": \"-6155238544422854689\",\n            \"physical_address_authority_id\": \"-6155238544422854689\",\n            \"mcs150_date\": \"2024-10-30\",\n            \"mcs150_year\": \"2024\",\n            \"mcs151_date\": \"2021-07-29\",\n            \"mcs151_year\": \"2021\",\n            \"added_date\": \"1994-07-07\",\n            \"authority_start_common\": \"2004-06-10\",\n            \"authority_start_contract\": \"1994-10-18\",\n            \"authority_common_last_revocation_date\": \"2004-05-24\",\n            \"last_revocation_date\": \"2004-05-24\",\n            \"last_violation_date\": \"2025-11-25\",\n            \"last_crash_date\": \"2025-11-20\",\n            \"last_inspection_date\": \"2025-12-24\",\n            \"latest_review_date\": \"2021-07-29\",\n            \"safety_rating_date\": \"2021-12-17\",\n            \"snapshot_date\": \"2025-12-31\",\n            \"basic_measure_unsafe_driving\": \"0.82\",\n            \"basic_measure_hours_of_service\": \"0.1\",\n            \"basic_measure_vehicle_maintence\": \"3.84\",\n            \"basic_measure_controlled_substance\": \"0\",\n            \"basic_measure_driver_fitness\": \"0.09\",\n            \"inspections_vehicle_out_of_service_pct\": \"0.252\",\n            \"inspections_driver_out_of_service_pct\": \"0.008\",\n            \"inspections_hazmat_out_of_service_pct\": \"0\",\n            \"natl_avg_oos_vehicle\": \"0.2226\",\n            \"natl_avg_oos_driver\": \"0.0667\",\n            \"natl_avg_oos_hazmat\": \"0.0444\",\n            \"smartway_flag\": true,\n            \"carbtru_flag\": false,\n            \"phmsa_flag\": false,\n            \"contact_history\": [\n                {\n                    \"_id\": \"22b6099c-1388-4532-8633-754830fc7f64\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"8c3e24bf-1219-496c-b707-b8baccd9ed81\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"d19dfe2a-db9b-4391-bfe7-b46a24b60c7b\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e17ab14-81c4-405b-8380-447507f3552e\",\n                    \"key\": \"dba_name\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"f136c8dc-7078-479a-83ff-d10bf1e7f200\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"16696efc-2ea5-4560-806f-a9dd53ea45d8\",\n                    \"key\": \"physical_address_authority\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"51bf73d0-989c-45f7-8128-02609b1c012f\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3552 GREEN AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5bc011d5-924f-46b4-aff0-29f404453480\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3153176157\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"96137969-d4af-44cb-b71e-838ca170315b\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2023-11-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"5577a34f-f2b2-4757-bac5-73e838010d35\",\n                    \"key\": \"physical_telephone_number_authority\",\n                    \"value\": \"5624304100\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"89a72c52-e8a3-433a-a074-622b38291a22\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"b1df398f-cafe-4f3a-8410-e0c6212911c2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SRUIZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-12-31\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3f9784d3-4c63-419f-bfa9-7d7aeb5b0928\",\n                    \"key\": \"physical_fax_number_authority\",\n                    \"value\": \"5624304144\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"3e327e22-0d00-42e7-9301-7e723789b195\",\n                    \"key\": \"legal_name_authority\",\n                    \"value\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"e7a720e9-7ee6-4172-94c6-5d0b049864f0\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"STEVEN L. HANSEN\",\n                    \"start_date\": \"2022-12-09\",\n                    \"end_date\": \"2023-11-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e8b1a633-1504-40eb-86cb-a65f1de6bbe2\",\n                    \"key\": \"email_address\",\n                    \"value\": \"STEVE@HANSENADKINS.COM\",\n                    \"start_date\": \"2022-07-31\",\n                    \"end_date\": \"2022-12-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"296c71db-2f78-4192-9692-628b5620b972\",\n                    \"key\": \"company_contact_secondary\",\n                    \"value\": \"STEVEN HANSEN\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"0bade5b6-2aca-4438-901c-48bf780d64e3\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"LOUIE ADKINS\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9acba1dc-da07-4e73-aabe-5acd4e707884\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"7147135644\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-12-08\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"828ce3fc-d707-44a0-9670-ed976599021e\",\n                    \"key\": \"email_address\",\n                    \"value\": \"SAFETY@HANSENADKINS.COM\",\n                    \"start_date\": \"2018-12-28\",\n                    \"end_date\": \"2022-07-30\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"b17a6827-5275-44f5-9710-9aa026a9e99a\",\n                    \"key\": \"email_address\",\n                    \"value\": \"JPEREZ@HANSENADKINS.COM\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"9a5ab555-3810-42ac-8df2-49e9740a22bc\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"6784882486\",\n                    \"start_date\": \"2015-12-28\",\n                    \"end_date\": \"2018-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"6d03d675-6e8a-4426-abc5-d795d7e6c2c5\",\n                    \"key\": \"cellphone_number\",\n                    \"value\": \"3104274386\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2015-12-27\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"773675de-8729-41fd-8e24-999393c8879a\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"HANSEN AUTO TRANSPORT INC\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"e3e040e8-43a0-4e44-861b-d5a67c733842\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"01b71bb3-3ad7-4bc6-a332-ffd6f69ed430\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"3611 FARQUHAR AVENUE, LOS ALAMITOS, CA 90720\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"4bc6b44c-f795-49bd-bbdf-69f9e53f17b6\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"471172f8-586b-4387-a7f1-6d7bc4386e83\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"5629861775\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"25d1ef0f-9ac1-4ad0-ad8d-70691a3d728d\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5629861776\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"efbcd072-aa55-4ac8-9a26-97bcf3709337\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"1984 OBISPO AVENUE SUITE 1A, SIGNAL HILL, CA 90755\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"name_change_count\": \"1\",\n            \"name_last_changed\": \"2014-12-18\",\n            \"email_change_count\": \"3\",\n            \"email_last_changed\": \"2022-12-30\",\n            \"phone_change_count\": \"5\",\n            \"phone_last_changed\": \"2022-12-08\",\n            \"address_change_count\": \"4\",\n            \"address_last_changed\": \"2014-12-18\",\n            \"contact_change_count\": \"3\",\n            \"contact_last_changed\": \"2023-11-08\",\n            \"indicator_address_history\": true,\n            \"risk_score\": \"Low\",\n            \"risk_score_probability\": 0.2762878073578279,\n            \"safety_score\": \"94\",\n            \"indicator_carrier_safety\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"observed_IM\": \"650\",\n            \"expected_lb_IM\": \"51\",\n            \"expected_ub_IM\": \"1052\",\n            \"indicator_benchmark_inspection_mileage_ratio\": false,\n            \"observed_IRPU\": \"446\",\n            \"expected_lb_IRPU\": \"0\",\n            \"expected_ub_IRPU\": \"501\",\n            \"indicator_benchmark_inspected_power_units_ratio\": false,\n            \"observed_PUM\": \"897\",\n            \"expected_lb_PUM\": \"285\",\n            \"expected_ub_PUM\": \"897\",\n            \"indicator_benchmark_power_unit_mileage_ratio\": false,\n            \"indicator_network_graph_contact\": true,\n            \"address_ids\": [\n                {\n                    \"_id\": \"1db311cd-f421-4c9a-9436-ee794e5fa887\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"890a0a70-6faa-4018-9a87-214a8050eb26\",\n                    \"key\": \"physical_address_authority_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2023-11-08\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"be16463c-4ca5-40ba-bb42-bff484b35358\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6155238544422854689\",\n                    \"start_date\": \"2014-12-19\",\n                    \"end_date\": \"2025-12-31\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"62c0676f-441d-4e52-bd34-a1045e31c269\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"8d15d5a6-db07-4ccc-b5c2-630e16cdc821\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"892318786047236894\",\n                    \"start_date\": \"2007-12-20\",\n                    \"end_date\": \"2014-12-18\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"f65c43f6-c5d0-4bfd-9644-edb9bb8cb8f3\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"53f508f0-f21b-40f7-994f-fa4a86b048b8\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-6312204236195345298\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2007-12-19\",\n                    \"current_flag\": false\n                }\n            ],\n            \"network_graph_count_physical_address\": \"2\",\n            \"network_graph_physical_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_mailing_address\": \"2\",\n            \"network_graph_mailing_address\": [\n                \"3725123\",\n                \"1312746\"\n            ],\n            \"network_graph_count_telephone_numbers\": \"2\",\n            \"network_graph_telephone_number\": [\n                \"1312746\",\n                \"3725123\"\n            ],\n            \"network_graph_count_cellphone_numbers\": \"0\",\n            \"network_graph_cellphone_number\": [],\n            \"network_graph_count_fax_numbers\": \"1\",\n            \"network_graph_fax_number\": [\n                \"1312746\"\n            ],\n            \"network_graph_count_email_address\": \"0\",\n            \"network_graph_email\": [],\n            \"network_graph_count_ein\": \"0\",\n            \"network_graph_ein\": [],\n            \"network_graph_count_duns\": \"0\",\n            \"network_graph_duns\": [],\n            \"indicator_network_graph_equipment\": true,\n            \"network_graph_count_equipment\": \"15\",\n            \"network_graph_equipment\": [\n                \"2541970\",\n                \"64161\",\n                \"2136888\",\n                \"345082\",\n                \"2163063\",\n                \"3185588\",\n                \"1876628\",\n                \"2498811\",\n                \"2324917\",\n                \"972702\",\n                \"2941959\",\n                \"3665514\",\n                \"4100893\",\n                \"2998429\",\n                \"710576\"\n            ],\n            \"network_graph_equipment_ext\": [\n                {\n                    \"_id\": \"64161\",\n                    \"dot_number\": \"64161\",\n                    \"dockets\": \"MC71902\",\n                    \"legal_name\": \"JACK COOPER TRANSPORT COMPANY LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"200209\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4375\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655681\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4376\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"205199\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4549\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2021\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"655891\",\n                            \"insp_unit_license_state\": \"KS\",\n                            \"insp_unit_company\": \"4550\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2022\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"3185588\",\n                    \"dot_number\": \"3185588\",\n                    \"dockets\": \"MC131495\",\n                    \"legal_name\": \"NORTH AMERICAN AUTO TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Broker,Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"4\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300146\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT6C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300139\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"92KT5C\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"300145\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5877T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-04-29\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"2\"\n                },\n                {\n                    \"_id\": \"972702\",\n                    \"dot_number\": \"972702\",\n                    \"dockets\": \"MC411451\",\n                    \"legal_name\": \"H AND S CAR CARRIERS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"3\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"1197642\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"205\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"C706CQ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"TT35H56\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"207T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-09-04\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"2\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2136888\",\n                    \"dot_number\": \"2136888\",\n                    \"dockets\": \"MC744003\",\n                    \"legal_name\": \"FINE LINE TRANSPORTATION LLC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"AG90658\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"PT429H2\",\n                            \"insp_unit_license_state\": \"PA\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2020\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2541970\",\n                    \"dot_number\": \"2541970\",\n                    \"dockets\": \"MC884551\",\n                    \"legal_name\": \"JR TRANSPORTATION INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"RP16290\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"VOLVO TRUCK\",\n                            \"model\": \"VAH\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"49846PT\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6015T\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-12-28\",\n                            \"last_inspected_under_dot\": \"2541970\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"345082\",\n                    \"dot_number\": \"345082\",\n                    \"dockets\": \"MC264926\",\n                    \"legal_name\": \"TOYOTA LOGISTICS SERVICES INC\",\n                    \"dba_name\": \"TOYOTA TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"2468830\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        },\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Straight Truck\",\n                            \"primary_category\": \"Chassis Cab\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YAIY005\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"FC074\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"FREIGHTLINER\",\n                            \"model\": \"114SD\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                            \"body_cab_type\": \"MDHD: Conventional\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2163063\",\n                    \"dot_number\": \"2163063\",\n                    \"dockets\": \"MC764298\",\n                    \"legal_name\": \"MAC INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"2\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Truck Tractor\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"PAW4280\",\n                            \"insp_unit_license_state\": \"MN\",\n                            \"insp_unit_company\": \"124/RED\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck-Tractor\",\n                            \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"STC4134\",\n                            \"insp_unit_license_state\": \"MO\",\n                            \"insp_unit_company\": \"124T/CAR\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-06-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"COTTRELL\",\n                            \"model_year\": \"2015\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"4100893\",\n                    \"dot_number\": \"4100893\",\n                    \"dockets\": \"MC1564303\",\n                    \"legal_name\": \"JLD NATION CORP\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"5616738\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"787T\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-07\",\n                            \"last_inspected_under_dot\": \"4100893\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                            \"model_year\": \"2014\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"1876628\",\n                    \"dot_number\": \"1876628\",\n                    \"dockets\": \"MC677285\",\n                    \"legal_name\": \"DIZ LLC\",\n                    \"dba_name\": \"INTEGRITY AUTO TRANSPORT\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"YCW484\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"inspections_total_vin_dot\": \"3\",\n                            \"last_inspection_date_vin_dot\": \"2024-11-11\",\n                            \"last_inspected_under_dot\": \"1876628\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"COTTRELL\",\n                            \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                            \"model_year\": \"2018\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                            \"trailer_body_type\": \"Auto Transporter\",\n                            \"trailer_type\": \"Fifth Wheel\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2324917\",\n                    \"dot_number\": \"2324917\",\n                    \"dockets\": \"MC793648\",\n                    \"legal_name\": \"ROSA M CALDERON\",\n                    \"dba_name\": \"SISTERS TRANSPORTATION\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Truck Tractor\",\n                            \"primary_category\": \"Straight Truck\",\n                            \"features\": [\n                                \"Diesel\"\n                            ],\n                            \"insp_unit_license\": \"YP40118\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"04/BLUE\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                            \"last_inspected_under_dot\": \"2324917\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"PETERBILT\",\n                            \"model\": \"389\",\n                            \"model_year\": \"2019\",\n                            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                            \"body_class\": \"Truck\",\n                            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"3665514\",\n                    \"dot_number\": \"3665514\",\n                    \"dockets\": \"MC1268982\",\n                    \"legal_name\": \"MADCITY LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"type\": \"POWER UNIT\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"865805\",\n                            \"insp_unit_license_state\": \"WI\",\n                            \"inspections_total_vin_dot\": \"2\",\n                            \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                            \"last_inspected_under_dot\": \"3665514\",\n                            \"most_recent_inspection_flag\": true\n                        }\n                    ],\n                    \"count_shared_power_units\": \"1\",\n                    \"count_shared_trailers\": \"0\"\n                },\n                {\n                    \"_id\": \"710576\",\n                    \"dot_number\": \"710576\",\n                    \"dockets\": \"MC327888\",\n                    \"legal_name\": \"ORANGE COURIER INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Unclassified\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2025-04-27\",\n                            \"last_inspected_under_dot\": \"710576\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"LUGO MANUFACTURING\",\n                            \"model\": \"Lugo Manufacturing\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"other_trailer_info\": \"Trailer Type = Stinger\",\n                            \"trailer_body_type\": \"Car Trailer\",\n                            \"trailer_length\": 46\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2941959\",\n                    \"dot_number\": \"2941959\",\n                    \"dockets\": \"MC995115\",\n                    \"legal_name\": \"GQ LOGISTICS INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2998429\",\n                    \"dot_number\": \"2998429\",\n                    \"legal_name\": \"SERGIO HUMBERTO BERRELLEZA MONTOYA\",\n                    \"dba_name\": \"MONTOYA TRUCKING\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"intrastate non-hazardous\",\n                    \"hazardous_material_flag\": false,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Dry Van\",\n                            \"secondary_category\": \"Standard Dry Van\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"4RN4612\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VAN 2061\",\n                            \"inspections_total_vin_dot\": \"1\",\n                            \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                            \"last_inspected_under_dot\": \"568253\",\n                            \"most_recent_inspection_flag\": false,\n                            \"make\": \"WABASH\",\n                            \"model\": \"Wabash National Corporation\",\n                            \"model_year\": \"2006\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"body_class\": \"Trailer\",\n                            \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                },\n                {\n                    \"_id\": \"2498811\",\n                    \"dot_number\": \"2498811\",\n                    \"dockets\": \"MC865893\",\n                    \"legal_name\": \"TAURUS AUTO GROUP INC\",\n                    \"entity_type_desc\": \"Carrier\",\n                    \"usdot_status\": \"Active\",\n                    \"out_of_service_flag\": false,\n                    \"carrier_operation_desc\": \"interstate\",\n                    \"hazardous_material_flag\": true,\n                    \"count_shared_vins\": \"1\",\n                    \"shared_vins\": [\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"type\": \"TRAILER\",\n                            \"unit_type_desc\": \"Semi Trailer\",\n                            \"primary_category\": \"Auto Carrier\",\n                            \"secondary_category\": \"Open Auto Carrier\",\n                            \"features\": [],\n                            \"insp_unit_license\": \"H92TBM\",\n                            \"insp_unit_license_state\": \"NJ\",\n                            \"insp_unit_company\": \"213\",\n                            \"inspections_total_vin_dot\": \"5\",\n                            \"last_inspection_date_vin_dot\": \"2025-11-15\",\n                            \"last_inspected_under_dot\": \"2498811\",\n                            \"most_recent_inspection_flag\": true,\n                            \"make\": \"SUN COUNTRY\",\n                            \"model_year\": \"2016\",\n                            \"vehicle_type\": \"TRAILER\",\n                            \"trailer_body_type\": \"Car Hauler Trailer\",\n                            \"trailer_length\": 53\n                        }\n                    ],\n                    \"count_shared_power_units\": \"0\",\n                    \"count_shared_trailers\": \"1\"\n                }\n            ],\n            \"network_graph_count_power_units\": \"9\",\n            \"network_graph_count_trailers\": \"13\",\n            \"shared_power_units\": \"12\",\n            \"shared_trailers\": \"14\",\n            \"preferred_lanes\": [\n                {\n                    \"state\": \"US-WA\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-LA\",\n                    \"inspections\": \"24\"\n                },\n                {\n                    \"state\": \"US-MT\",\n                    \"inspections\": \"8\"\n                },\n                {\n                    \"state\": \"US-CA\",\n                    \"inspections\": \"91\"\n                },\n                {\n                    \"state\": \"US-IL\",\n                    \"inspections\": \"11\"\n                },\n                {\n                    \"state\": \"US-AL\",\n                    \"inspections\": \"28\"\n                },\n                {\n                    \"state\": \"US-TN\",\n                    \"inspections\": \"39\"\n                },\n                {\n                    \"state\": \"US-IN\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-NC\",\n                    \"inspections\": \"23\"\n                },\n                {\n                    \"state\": \"US-AR\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-FL\",\n                    \"inspections\": \"68\"\n                },\n                {\n                    \"state\": \"US-TX\",\n                    \"inspections\": \"61\"\n                },\n                {\n                    \"state\": \"US-MS\",\n                    \"inspections\": \"22\"\n                },\n                {\n                    \"state\": \"US-MD\",\n                    \"inspections\": \"13\"\n                },\n                {\n                    \"state\": \"US-GA\",\n                    \"inspections\": \"55\"\n                },\n                {\n                    \"state\": \"US-OR\",\n                    \"inspections\": \"9\"\n                },\n                {\n                    \"state\": \"US-OK\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-SC\",\n                    \"inspections\": \"37\"\n                },\n                {\n                    \"state\": \"US-MI\",\n                    \"inspections\": \"14\"\n                },\n                {\n                    \"state\": \"US-ID\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-KY\",\n                    \"inspections\": \"12\"\n                },\n                {\n                    \"state\": \"US-US\",\n                    \"inspections\": \"6\"\n                },\n                {\n                    \"state\": \"US-MO\",\n                    \"inspections\": \"10\"\n                },\n                {\n                    \"state\": \"US-NE\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-NY\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-OH\",\n                    \"inspections\": \"7\"\n                },\n                {\n                    \"state\": \"US-NV\",\n                    \"inspections\": \"3\"\n                },\n                {\n                    \"state\": \"US-WV\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-KS\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-IA\",\n                    \"inspections\": \"2\"\n                },\n                {\n                    \"state\": \"US-WI\",\n                    \"inspections\": \"1\"\n                },\n                {\n                    \"state\": \"US-PA\",\n                    \"inspections\": \"1\"\n                }\n            ],\n            \"authority_history\": [\n                {\n                    \"_id\": \"a329632c-6f02-427c-94dc-91d0cf3f74b8\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Reinstated\",\n                    \"original_served_date\": \"2004-06-10\"\n                },\n                {\n                    \"_id\": \"d65302ed-d61a-4d38-81ee-8cb5c3095e3c\",\n                    \"authority_type_desc\": \"Motor Property Common Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2004-05-24\"\n                },\n                {\n                    \"_id\": \"33d5ef28-e725-41a4-be76-59b512a83527\",\n                    \"authority_type_desc\": \"Motor Property Contract Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1994-10-18\"\n                }\n            ],\n            \"equipment_summary\": {\n                \"primary_category\": [\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Chassis Cab\",\n                        \"count\": \"356\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Truck Tractor\",\n                        \"count\": \"52\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Straight Truck\",\n                        \"count\": \"46\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Unclassified\",\n                        \"count\": \"10\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Pickup Truck\",\n                        \"count\": \"1\"\n                    }\n                ],\n                \"secondary_category\": [\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"count\": \"461\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Open Auto Carrier\",\n                        \"count\": \"428\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"count\": \"14\"\n                    },\n                    {\n                        \"type\": \"TRAILER\",\n                        \"category\": \"Standard Dry Van\",\n                        \"count\": \"4\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Sleeper Cab\",\n                        \"count\": \"3\"\n                    },\n                    {\n                        \"type\": \"POWER UNIT\",\n                        \"category\": \"Light-Duty\",\n                        \"count\": \"1\"\n                    }\n                ]\n            },\n            \"equipment_history\": [\n                {\n                    \"_id\": \"7156fb9c-83e7-41c1-910f-7260dbbeef31\",\n                    \"vin\": \"3ALHG3DV1GDGY4250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"DF31GZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"43675e0b-43f8-4b3e-9681-2b52c299e24d\",\n                    \"vin\": \"3ALHG3DV3LDKX4945\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4820HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1376\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d06fc072-6fb2-441b-9770-a9cf76f89bff\",\n                    \"vin\": \"3ALHG3DV0MDML6967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03036\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6068\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9a92f0d6-b283-4883-b7c6-d09e8c79ae1c\",\n                    \"vin\": \"1NPXGGGG30D320419\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"A97997\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"05369\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete - Glider\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"75134444-9736-49d9-a3f2-687eb39ca056\",\n                    \"vin\": \"1NP5LB9X3YD512499\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XE399N\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2000\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1785f97d-e1ca-4dd9-a763-06dfa087e4bd\",\n                    \"vin\": \"1NP5DB9X11N548981\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"M2277HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2001\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d71451b6-26a3-4691-b66f-4193fa33bfad\",\n                    \"vin\": \"1NP5DB9X64N830909\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF35EQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f01dff5d-4d83-4e2a-8267-7209ee67ce2d\",\n                    \"vin\": \"1NP5DB9X94D831400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB92CL\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f33220d2-e3a2-4ff0-9d86-ab2e4885b591\",\n                    \"vin\": \"1NP5DB9X95N844448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB45YR\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dfa4aa76-4622-4ff6-9c7a-b826f123cfd3\",\n                    \"vin\": \"1NP5DB9X07N657599\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"RP18140WA\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"6143\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b636b044-176d-4c62-b2ce-163aec9f75a8\",\n                    \"vin\": \"1NP5DB9X87D741434\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XE220G\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c9ba1b3b-6423-4a93-8720-68018b779931\",\n                    \"vin\": \"1NP5LB9X67N657657\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R667653\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6005\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65a78857-7207-4c61-a917-aea9bc00bb37\",\n                    \"vin\": \"1NP5LB9X97D679898\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"02232G3\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"379\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"18c7f709-e1fc-450b-826a-a3824e1e558b\",\n                    \"vin\": \"1NPWD49X0AD101693\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C564EC\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"81d8fd96-b4b3-4e5b-b339-68aacbf5e3ce\",\n                    \"vin\": \"1NPSL79X1CD144395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75596\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5749\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"75130c44-1bdf-43e6-b23b-3e611eabbcff\",\n                    \"vin\": \"1NPSL79X4CD151924\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP40128\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5925\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\"\n                },\n                {\n                    \"_id\": \"380d469e-06ca-4144-8d9d-45b07525d1d8\",\n                    \"vin\": \"1NPWD49X0CD155448\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72994\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5404\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3db5789c-aa16-45ad-8b8d-bc76797bd4b6\",\n                    \"vin\": \"1NPSD79X4DD207956\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP57987\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5954\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\"\n                },\n                {\n                    \"_id\": \"1a53b112-7fd9-4eb4-89b5-bd98bcedca0f\",\n                    \"vin\": \"1NPWD49X0DD195451\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP54256\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5608\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"689f630c-b31e-46d4-af82-e26f92829a65\",\n                    \"vin\": \"1NPWD49X1DD195457\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AC12EX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5801\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f266b89-ca1b-422c-83e6-4bf3c0a65c00\",\n                    \"vin\": \"1NPWD49X3DD206507\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C098EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"19ad1b9c-417f-4b67-b02a-5be711e27349\",\n                    \"vin\": \"1NPWD49X8DD191910\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1fcd0b5e-2ce8-45cc-8635-e37601d64b4d\",\n                    \"vin\": \"1NPWD49XXDD175871\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"DF71AT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e11e0845-8c8e-4965-8537-858b91d14541\",\n                    \"vin\": \"1NPWD49XXDD199734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"V9836HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"df44e051-ae8e-41fc-aba6-60808d4e4b75\",\n                    \"vin\": \"1NPWL49X4DD202937\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP59931\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5960\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"404ed0a2-8036-4559-b9ca-8a05c170fcb9\",\n                    \"vin\": \"1NPSDP9X5ED249957\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP01777\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"33cc6476-c2b5-44d7-adc5-3503cbb92775\",\n                    \"vin\": \"1NPSDP9X5ED249960\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C539EX\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"6135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"69400356-ba63-41ad-b705-a6d98049924e\",\n                    \"vin\": \"1NPWD49X1ED232234\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U5493HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5368\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2aeefe61-a879-463b-b787-e0719c775bc2\",\n                    \"vin\": \"1NPWD49X2ED241606\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"W1778HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4927048e-9091-4aa3-bc97-ddf086031f3f\",\n                    \"vin\": \"1NPWD49X3ED241601\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP56954\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5935\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"fec50a2e-1359-4c35-a021-477720950a95\",\n                    \"vin\": \"1NPWD49X4ED193574\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP80266\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"7344804c-eca8-40af-bdc8-0200f35aae86\",\n                    \"vin\": \"1NPWD49X6ED232231\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB46XY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"6d06c999-6d6b-40f1-9d6f-64155c97c3e4\",\n                    \"vin\": \"1NPWD49X7ED241603\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26108\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6078\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f9332744-624d-4f62-b902-5525cd509a49\",\n                    \"vin\": \"1NPWDP9X0ED237555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C604DZ\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41eea093-426f-4233-b1ab-04a53835772b\",\n                    \"vin\": \"1NPWDP9X8ED237562\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292251\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5541\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"c562c0cb-623b-4752-adb3-3d048b1d4c70\",\n                    \"vin\": \"1NPWL49X6ED241157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP599909\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34030930\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3406b20e-b0d1-4ce4-9d12-790a681dffd6\",\n                    \"vin\": \"1NPWL49XXED235863\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95301\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625654\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"388\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"657428c4-8a50-4e0a-b370-b98992d534db\",\n                    \"vin\": \"1NPXD49X5FD260155\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP26120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a0589d5d-f23c-463b-b3cb-77bd14512c11\",\n                    \"vin\": \"1NPXD49X5FD292393\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"EP07567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5762\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"bc515fee-2919-4eb8-ab22-be79f3634eed\",\n                    \"vin\": \"1NPXD49X5FD301996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP99412\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6055\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"db4536ea-e7f9-4c57-8cf4-6089ee5cdb94\",\n                    \"vin\": \"1NPXD49XXFD284368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP75555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5754\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"01fcccab-3a28-4007-9911-a0574c88aaf9\",\n                    \"vin\": \"1NPXDP9X0FD272778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"C619EY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5585\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"feed3027-15eb-423c-9dc1-4f8860a2761d\",\n                    \"vin\": \"1NPXDP9X2FD285418\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP95340\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6039\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"39af1721-23e3-40be-902f-21c36683d082\",\n                    \"vin\": \"1NPXDP9X4FD270449\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XC817C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"45ba84b8-d2f6-425b-a220-a4f32f879d94\",\n                    \"vin\": \"1NPXDP9X5FD272596\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP18475\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5882\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f60c3d-ddde-4b48-ba30-d8ee4ab25cfb\",\n                    \"vin\": \"1NPXL49X3FD280035\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4243HY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a41a967f-513d-4e18-881f-e9c4b117ea9d\",\n                    \"vin\": \"1NPXL49XXFD274250\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6178\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f344f31e-1084-48fd-b31c-f277753aa89c\",\n                    \"vin\": \"1NPXD49X4GD346929\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XP70243\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"24ff72f2-e89c-4052-b788-941184cb4c75\",\n                    \"vin\": \"1NPXD49X5GD317357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP41208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6091\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"65fdcbc8-85f6-4d5b-afad-eefe9d2051a4\",\n                    \"vin\": \"1NPXDP9X8GD355411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP78782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5982\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cd55a6b2-24eb-4912-9245-c91bcf08ff90\",\n                    \"vin\": \"1NPXL49X2GD355440\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V0079HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6125\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"ca8511aa-83c9-4edd-8bb1-60ea5850f749\",\n                    \"vin\": \"1NPXL49X5GD301761\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5920\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f5f72393-2655-47f9-be57-13ca80d182ec\",\n                    \"vin\": \"1NPSDP9X3HD415333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP34180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6124\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"2377bc55-616e-41be-a7c2-b57198148a04\",\n                    \"vin\": \"1NPXD49X5HD357004\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"XA110C\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6023\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"0d58a71b-5094-4222-8627-99c9d548b2b4\",\n                    \"vin\": \"1NPXD49X6HD369338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"WP77765\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1cec6ee5-6c0d-4e01-8124-494ce19a2faf\",\n                    \"vin\": \"1NPXDP9X1HD391829\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"003571A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6094\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3f7ef46c-6f3b-4356-870a-df6fcde60755\",\n                    \"vin\": \"1NPXDP9X1HD433609\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"AB89RK\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5984\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"f0038d94-a9bd-4c80-8de8-4dce78f5903d\",\n                    \"vin\": \"1NPXDP9X5HD389386\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90229\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"600a5b90-6e7d-4ff9-85e1-041d671214f8\",\n                    \"vin\": \"1NPXL49X1HD423681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23600\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6087\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"cb671d64-fcf6-449d-b5dc-e3f19f2527da\",\n                    \"vin\": \"1NPXL49X2HD411166\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP75914\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4b40f3e7-9a64-4d18-8b87-236badc16b92\",\n                    \"vin\": \"1NPXL49X7HD410045\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72992\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"25a6302a-ebd8-4075-87ad-b199b3d30fc7\",\n                    \"vin\": \"1NPXL49X8HD414153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72976\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE-3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e945383a-8dcd-427f-930a-822da93c7504\",\n                    \"vin\": \"1NPXDP9X3JD463670\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"P292040\",\n                    \"insp_unit_license_state\": \"LA\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"444ecd26-5a7d-4017-a4f0-1320598fcd47\",\n                    \"vin\": \"1NPXDP9X9JD433637\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"U7643HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f7e74e7-f5b6-4b12-a7c9-699d05b79ae8\",\n                    \"vin\": \"1NPXLP9X2JD487350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP99441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4cfa2430-d103-4cd7-b2b5-bb057e2e23cc\",\n                    \"vin\": \"1NPXLP9X6JD466405\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP70212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"293380ad-17bc-4d11-bc02-7814246f5efb\",\n                    \"vin\": \"1NPXL49X7KD275639\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"1222635\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6138\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41286e40-4133-46b5-88f7-58ce8293781a\",\n                    \"vin\": \"1NPXLP9X0KD497568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72974\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"01\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"2324917\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"1931f0ed-d0af-4927-aa83-01a0bc33b76c\",\n                    \"vin\": \"1NPXLP9X3KD619324\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP20006\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6137\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"3b1643d6-eebf-4981-9f96-db85ca8cb274\",\n                    \"vin\": \"1NPXLP9X9KD264627\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"AC32EY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"610f66b1-1f7a-45db-ba01-87748b3752ef\",\n                    \"vin\": \"1NPSLK9X6LD716967\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP07563\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"41c43482-314c-47a7-afcb-d6f26cd4671e\",\n                    \"vin\": \"1NPSLP9X7LD701794\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"RP23520\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"365\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d2372c6f-680a-45f0-8b2f-5c86adb78e2d\",\n                    \"vin\": \"1NPXL49X0LD700720\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP17484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6084\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"966d9606-2653-4bdf-8a2a-2b18359d3307\",\n                    \"vin\": \"1NPXL49X3LD664344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5773\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"492c4259-aa68-425e-84ad-548f6e3eac21\",\n                    \"vin\": \"1NPXL49X8LD635163\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"U8157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6144\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"be2d716f-6afe-4d59-bd6c-4de44f2425a7\",\n                    \"vin\": \"1NPXL49X9LD716463\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP80130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5793\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"4140963c-2a98-42e0-83ad-6747249964d7\",\n                    \"vin\": \"1NPXLP9X3LD669271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"R746783\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6140\",\n                    \"insp_unit_decal_number\": \"34863537\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"095c21f9-3b1f-430d-a0e5-d052c999296c\",\n                    \"vin\": \"1NPXLP9X4LD653533\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6077\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"d32a75b2-987e-4996-8ba3-f7481d6e8b06\",\n                    \"vin\": \"1NPXLP9X4LD664385\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"V9877HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5798\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"448c5bfd-5330-4601-b363-e2d7a0ecf8c1\",\n                    \"vin\": \"1NPXLP9X9LD669307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"EP06490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5715\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"487bc103-76ce-4d3b-bec2-ac4ef0cfe3bd\",\n                    \"vin\": \"1NPXLP9X8MD714884\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP10806\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"a611116a-1c6b-4963-9830-82d1ca3f8af1\",\n                    \"vin\": \"1NPXL49X4ND778176\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP72966\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9f9346ca-64f4-455c-9110-efa93a6b2af2\",\n                    \"vin\": \"1NPXLP9X5ND778351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57995\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"9cdf89fb-e37a-4fd7-8bab-adb56bbcf5e7\",\n                    \"vin\": \"1NPXLP9X3PD702288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP57997\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5956\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"42a23bf1-6426-4d9f-810f-f0bc6c6dbdfc\",\n                    \"vin\": \"1GCCS14R7P8100677\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Pickup Truck\",\n                    \"secondary_category\": \"Light-Duty\",\n                    \"insp_unit_license\": \"4N58448\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"CHEVROLET\",\n                    \"model\": \"S-10 Pickup\",\n                    \"model_year\": \"1993\",\n                    \"series\": \"1/2 Ton Nominal\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 1C: 4,001 - 5,000 lb (1,814 - 2,268 kg)\",\n                    \"body_class\": \"Pickup\",\n                    \"ncsa_body_type\": \"Light Pickup\",\n                    \"fuel_type_primary\": \"Gasoline\"\n                },\n                {\n                    \"_id\": \"4bbcfe82-1b1b-4f61-b76c-be49f4357db6\",\n                    \"vin\": \"3AKJGLBG4GSHU1031\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"ZP03044\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6021\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67bd686b-a6cc-47bb-88e6-796f66d79f1f\",\n                    \"vin\": \"3AKJHHDR0KSKG0655\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"XP81026\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a3e4ee45-5826-4d09-8665-d4d7c2d940ba\",\n                    \"vin\": \"4V599RDG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"1985\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"body_class\": \"Incomplete\",\n                    \"ncsa_body_type\": \"Unknown medium/heavy truck type\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"e7bcc1ee-5678-4a47-b72a-6fe1f0464a0c\",\n                    \"vin\": \"50AA1444GG779201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1070T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b808fd8d-d982-4b1e-8584-3e107bb9e327\",\n                    \"vin\": \"4V5RC9EH8BN529350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP87554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5809\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3348ef30-11f1-4e14-b5fa-23d231ec8910\",\n                    \"vin\": \"4V5RC9DG0CN548727\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72978\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHITE/3AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82c89b14-38da-45b1-95b6-62d0a3bed929\",\n                    \"vin\": \"4V5RC9DG0CN548730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"568253\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0bff1786-14b9-4238-b7cd-6835aa97073b\",\n                    \"vin\": \"4V5RC9DG0CN548744\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32214727-fdfa-4891-8597-a5db8c5219c8\",\n                    \"vin\": \"4V5RC9DG4CN548729\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V9266HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5969\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c5cb4c4-e69f-47e1-b221-4c3ff2458a9a\",\n                    \"vin\": \"4V5RC9DG7CN548708\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP72965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed52df96-1a0d-4c25-8752-48db185de45a\",\n                    \"vin\": \"4V5RC9DG7CN548711\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56950\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd112bf3-9e1a-44c2-9495-ad2c79e224c8\",\n                    \"vin\": \"4V5RC9DG7CN548742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56961\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5938\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"135eccdc-8360-42ea-99d9-e0bcb434d386\",\n                    \"vin\": \"4V5RC9DG8CN547471\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7635HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5539\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6e6aba6-d1b9-4256-94d3-dfd9ca77113a\",\n                    \"vin\": \"4V5RC9DGXCN548718\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40109\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cad9a120-9bcb-4c6e-8985-79a62af99b58\",\n                    \"vin\": \"4V5RC9EG4CN553329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5996\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d3ddb2c-2570-4052-a957-9cf8d8f03f04\",\n                    \"vin\": \"4V5RC9EH1CN529370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66369\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c22dee6-9a7c-4f28-a368-67215da859ce\",\n                    \"vin\": \"4V5RC9EH2CN529376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP21852\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fba8a23d-dd7f-4a52-8059-2d4790298762\",\n                    \"vin\": \"4V5RC9EH6CN529378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP10820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"823ab3ab-954b-4483-ba7e-6a8b4e10ffcf\",\n                    \"vin\": \"4V5RC9EHXCN529366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5883\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f820dc1-4e04-4cb3-8c64-b12a70dfb1b2\",\n                    \"vin\": \"4V5RC9DG0DN563049\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93928\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"565\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e285f8f0-14db-4ddf-80bc-092cfed1296c\",\n                    \"vin\": \"4V5RC9DG0DN563052\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-3052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36983cea-dff6-4f1a-959b-3dd5e6ba78d6\",\n                    \"vin\": \"4V5RC9DG1DN563030\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93920\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dcc8395b-1eda-490d-ab34-8ed0f26f6eb1\",\n                    \"vin\": \"4V5RC9DG2DN563067\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01752\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1246fabd-0a6e-406f-b611-db7827ea0744\",\n                    \"vin\": \"4V5RC9DG5DN130939\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95302\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"38b3db1f-0b64-4543-b8d7-b8cb22dacb63\",\n                    \"vin\": \"4V5RC9DG5DN149622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d8a15c05-4afc-4ce1-95ce-c1bbac07fab7\",\n                    \"vin\": \"4V5RC9DG8DN139456\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"P1207847\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"23\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8166732a-e9e5-4177-9d1c-701e03aa8e08\",\n                    \"vin\": \"4V5RC9EH5DN136764\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W1690HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6197\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33824967-44d1-4fc1-ad87-badc6a3ab2a5\",\n                    \"vin\": \"4V5R99DG0EN152282\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18463\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e58c27f2-4327-4e6b-a070-cd956652277f\",\n                    \"vin\": \"4V5R99DG3EN152230\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6754HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1732b208-9d2c-4567-a6ab-88151d327d81\",\n                    \"vin\": \"4V5R99DG4EN152222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TE4990\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c41c2727-35ac-4009-8223-13322d07c689\",\n                    \"vin\": \"4V5R99DG4EN152267\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f4c00ac-e660-43e9-8791-96a92640c2a2\",\n                    \"vin\": \"4V5R99DG5EN152276\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2979HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"746\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8cf1b943-1ba2-4699-bdc8-7e00f72228d4\",\n                    \"vin\": \"4V5R99DG6EN152271\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U297OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"744\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d8b0427-13b0-4264-9ec9-8fbcf6a69367\",\n                    \"vin\": \"4V5R99DG6EN152285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761/WHITE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"196882b8-88d0-417c-bbf3-39f418cee149\",\n                    \"vin\": \"4V5R99DG7EN152229\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3305587-31c6-46e1-98cb-5fafcf49f0d5\",\n                    \"vin\": \"4V5R99DG7EN152263\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"740\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"44282872-d974-4621-9786-e708218c6e3b\",\n                    \"vin\": \"4V5R99DG7EN152294\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2999HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHI\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"921152d8-4806-41ae-b80c-04c2eb405d4c\",\n                    \"vin\": \"4V5R99DG8EN152238\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e3e5cff-f3f6-471f-a9a8-d08d01b93f45\",\n                    \"vin\": \"4V5R99DG8EN152241\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06449\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"3X/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f0c77dd2-7890-4a91-9cbd-37e975eba169\",\n                    \"vin\": \"4V5R99DG8EN152269\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743\",\n                    \"insp_unit_decal_number\": \"34340397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3fdd3d6b-7d88-47f1-bf42-2065e2d81133\",\n                    \"vin\": \"4V5R99DG9EN152278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2992HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"WHT/3X\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d813ca79-4c59-42f7-b82a-bac767fa0c3b\",\n                    \"vin\": \"4V5R99DG9EN152281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP18451\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dd70f6a4-6006-40b4-aae5-b156a77bb70b\",\n                    \"vin\": \"4V5R99DGXEN152290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U2975HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"CC\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5f4b2e37-ecf2-4374-b82f-c43a7863915a\",\n                    \"vin\": \"4V5RC9DG2EN170302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18352\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"841cbe2e-88a9-4180-be89-d75ea15a7961\",\n                    \"vin\": \"4V5RC9DG3EN170292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2f1f1d54-36ac-4ab9-82ef-78b7b4982e27\",\n                    \"vin\": \"4V5RC9DG3EN170308\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP18363\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"804\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e2ba213-0616-44ac-bce7-a0b4eb02b700\",\n                    \"vin\": \"4V5RC9DG5EN170309\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3817HY\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"805\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee330c01-4899-4058-bbc2-7e9be194432e\",\n                    \"vin\": \"4V5RC9DG5EN170312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03033\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"05966\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"851cd1f1-21ea-4efa-b411-a69229f6ddf7\",\n                    \"vin\": \"4V5RC9DG9EN170281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP93926\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b24d9cba-b85e-4d9c-a890-0f819abe6bbc\",\n                    \"vin\": \"4V5RC9EH4EN154691\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70247\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5743\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f81a510-379f-4782-82f9-b242d7b38e44\",\n                    \"vin\": \"4V5RC9EH6EN154692\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01774\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5599\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37c11e25-b865-46ff-828a-a9f530ec40be\",\n                    \"vin\": \"4V5R99DG0FN184084\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7fd787e-1df7-4a6c-b17c-f1e65d74cfb6\",\n                    \"vin\": \"4V5R99DG1FN184076\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34658\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"668119d5-4cc2-4a02-8594-d5d5632c710a\",\n                    \"vin\": \"4V5R99DG1FN184109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3863HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"912\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a1088ec-1656-418d-853f-9545dd8943d5\",\n                    \"vin\": \"4V5R99DG2FN184099\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78755\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"892\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"63a30f36-086e-48e2-9fc4-d98df71b2ec0\",\n                    \"vin\": \"4V5R99DG2FN184104\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78757\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96e609c8-fbb7-4aaa-ab45-951f884f9d1d\",\n                    \"vin\": \"4V5R99DG4FN184105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34727\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"32e8b26f-41dd-400a-b3db-db501eba5e4f\",\n                    \"vin\": \"4V5R99DG4FN184122\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46177\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"968\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"722653e7-7f5e-4f6e-902e-3593d7d07556\",\n                    \"vin\": \"4V5R99DG5FN184081\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34669\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"866\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8c1388-ab7f-4f7d-91b2-f2bb65c4d7bc\",\n                    \"vin\": \"4V5R99DG5FN184114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP40743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9abd337e-a6d7-4089-9431-9d258224c201\",\n                    \"vin\": \"4V5R99DG6FN184123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f6c5ab99-a6dc-4cd8-b249-3966a94985e8\",\n                    \"vin\": \"4V5R99DG7FN184079\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34667\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864/3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c891161-722b-4b2f-a8be-8b97cb9709b6\",\n                    \"vin\": \"4V5R99DG7FN184082\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34670\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e3552492-d612-45e8-b426-19ab58820b58\",\n                    \"vin\": \"4V5R99DG8FN184074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP34656\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859/WHT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"920b2c27-fc11-47e2-8d9a-d171bc6b9b18\",\n                    \"vin\": \"4V5R99DG8FN184107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"900\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"011a1cfe-f008-428c-a4bc-b0292fe4fdf1\",\n                    \"vin\": \"4V5R99DG9FN184083\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3840HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"868\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8aa5c377-ff34-4cc1-9c5c-f995c2b6aab9\",\n                    \"vin\": \"4V5R99DGXFN184089\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"879\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5dd30c5b-19ae-4c20-9e82-94322e0a7541\",\n                    \"vin\": \"4V5R99DGXFN184125\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U413OHY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"971\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4021bf86-5a50-4324-a95e-240dc5f90468\",\n                    \"vin\": \"4V5RC9DG0FN184006\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3901HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"853\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fa4afbe-8cf0-44e2-bfda-f9004066aaa4\",\n                    \"vin\": \"4V5RC9DG3FN183996\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23371\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8678b49b-e8a1-49c7-a67d-8649478abde9\",\n                    \"vin\": \"4V5RC9DG4FN184008\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"855\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3deb6b83-99f4-4177-9842-8e04c9e08a09\",\n                    \"vin\": \"4V5RC9DG5FN184020\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8327HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9f531d4d-d35d-49a0-a332-1cf4ae682900\",\n                    \"vin\": \"4V5RC9DG6FN184012\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP87831\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"876\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c656136b-cef4-4574-8e22-bfa1bed974a2\",\n                    \"vin\": \"4V5RC9DG7FN183984\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"2015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ebe15eb-b583-4909-a8e8-ab2c08f4aeb2\",\n                    \"vin\": \"4V5RC9DG7FN183998\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"845\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81cc26c0-efd8-4a2c-9c44-ee40b75ad002\",\n                    \"vin\": \"4V5RC9DG7FN184021\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3894HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"908\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3cfa749f-2b04-4b3c-b1e5-2adcdf0d96f4\",\n                    \"vin\": \"4V5RC9DG9FN183985\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23349\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"165e1df3-6c80-4978-b9ce-48e62430c88a\",\n                    \"vin\": \"4V5RC9DG9FN183999\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1de5cea8-4c04-4958-aaff-3d88df785c98\",\n                    \"vin\": \"4V5RC9DGXFN183994\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"841\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"407b4c6a-7658-454d-8c6f-9369fc6e5cfe\",\n                    \"vin\": \"4V5RC9DGXFN184000\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP23375\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"847\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d97b361a-6e79-412a-8a6e-cd39c3dfd1a1\",\n                    \"vin\": \"4V5RC9EH0FN184157\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP78756\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12cfcd47-a9cf-4ee9-8955-596866556900\",\n                    \"vin\": \"4V5RC9EH3FN184153\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U3837HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f6cbf24-de08-409c-a7ab-15801a13cddf\",\n                    \"vin\": \"4V5RC9EH4FN184159\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24258\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"54e526fd-f7bf-42b7-b8d5-fd9c343fdc3a\",\n                    \"vin\": \"4V5RC9DG0GN932285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4126HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1008\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6500f6ca-8b40-48cf-b7d0-a30d88948d79\",\n                    \"vin\": \"4V5RC9DG0GN932299\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"W59525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"551fe739-a81d-4bc3-b0fc-77e2b87d1dbe\",\n                    \"vin\": \"4V5RC9DG0GN932304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59537\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f1dfb573-b83e-4428-b88c-fbf987e98d44\",\n                    \"vin\": \"4V5RC9DG0GN932321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59567\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7f440b52-9e2d-44a3-a6e2-e15df8b63ac7\",\n                    \"vin\": \"4V5RC9DG0GN932335\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ad43f90-b501-42df-a8ce-0c5614268eef\",\n                    \"vin\": \"4V5RC9DG0GN932366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"UD183HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a123ef32-0130-4457-9e47-b8cfa5c4f58e\",\n                    \"vin\": \"4V5RC9DG0GN969742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77700\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1114\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e01d674-8cc6-4e14-aeea-a77f69d1c5c3\",\n                    \"vin\": \"4V5RC9DG0GN969756\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77742\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0b8e0ce5-6af6-4d9b-90af-105a7b039662\",\n                    \"vin\": \"4V5RC9DG1GN932277\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4175HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"998\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"46fa507a-cdbd-4a4d-affa-cca422b4ed69\",\n                    \"vin\": \"4V5RC9DG1GN932361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"df3fd4f7-15e5-4c63-b13e-c85608cd7a71\",\n                    \"vin\": \"4V5RC9DG1GN932375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53013\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"988\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"856ed1cd-be74-466c-8e0a-05561e240880\",\n                    \"vin\": \"4V5RC9DG1GN969734\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70824\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"71c3b0ae-ba47-4833-a5d7-c3eeb2852994\",\n                    \"vin\": \"4V5RC9DG1GN969751\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4352HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1123\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"53f84f31-d1a0-4374-b059-81d961c4ac9b\",\n                    \"vin\": \"4V5RC9DG2GN932319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bc0c318-21ca-41f7-86b1-e6a4d192b737\",\n                    \"vin\": \"4V5RC9DG2GN932336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66070\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"457ee127-74b1-4a68-b008-e09a3217ac4c\",\n                    \"vin\": \"4V5RC9DG2GN932370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3d69c12b-2fa4-43ca-a1bd-c56db4a45a02\",\n                    \"vin\": \"4V5RC9DG2GN955857\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67f9fcf8-7288-44b4-bb6c-e476545bdf87\",\n                    \"vin\": \"4V5RC9DG2GN969743\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06419\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a32b1d7e-5eec-4aba-8197-667b28ee0d6a\",\n                    \"vin\": \"4V5RC9DG3GN932278\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP53030\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1054793b-ecb5-42e7-93be-ed98076f1b9b\",\n                    \"vin\": \"4V5RC9DG3GN932328\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eef5e3a6-fb01-4f28-933b-de1c80e44528\",\n                    \"vin\": \"4V5RC9DG4GN932290\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92ecf380-b35e-412b-9d91-edc7fb1416e9\",\n                    \"vin\": \"4V5RC9DG4GN932337\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66071\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"16eb2787-92ce-4afa-bb5e-99c59cedce28\",\n                    \"vin\": \"4V5RC9DG4GN932354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66139\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f7d84da7-81ac-4eac-9704-3e227547a180\",\n                    \"vin\": \"4V5RC9DG4GN969730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87578\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"21241751-59f2-4f3d-8683-e07767e70c15\",\n                    \"vin\": \"4V5RC9DG5GN932279\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4189HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1000\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"269bffa4-e44b-4598-8cfa-625d6d67ec57\",\n                    \"vin\": \"4V5RC9DG5GN932296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66373\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"563a792a-b8dd-439c-bf57-969ab8b4f78c\",\n                    \"vin\": \"4V5RC9DG5GN932301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4184HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1024\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b90511e5-f646-449c-ae08-5e4579d3605e\",\n                    \"vin\": \"4V5RC9DG5GN932332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4206HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1068\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"82bfe671-ae9e-4f4f-b592-f9c4a0f57194\",\n                    \"vin\": \"4V5RC9DG5GN932346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4328HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcf91c36-f8bd-4e65-bca9-cde4bd0025ec\",\n                    \"vin\": \"4V5RC9DG5GN932363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59074\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976\",\n                    \"insp_unit_decal_number\": \"34625653\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91929ff2-c9f9-4de3-8d10-009cf06c875b\",\n                    \"vin\": \"4V5RC9DG5GN969736\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP70826\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12089fdb-903c-47ca-87a1-bd94c18afcdd\",\n                    \"vin\": \"4V5RC9DG6GN932274\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66146\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001/WHT\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2b690095-827f-4393-97cd-2ac15b336cb8\",\n                    \"vin\": \"4V5RC9DG6GN932288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1011\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2881ad92-a35d-467d-a185-12c316f0dc5a\",\n                    \"vin\": \"4V5RC9DG6GN932307\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4150HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1030\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8d4428f4-ebe1-4dac-afea-eddded72862a\",\n                    \"vin\": \"4V5RC9DG6GN932310\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4159HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c5561765-2718-4118-bcc1-4739f8949c4d\",\n                    \"vin\": \"4V5RC9DG6GN969745\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4374HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1117\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"290071f5-09f9-40c4-91c3-b38666184245\",\n                    \"vin\": \"4V5RC9DG7GN932302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03017\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f67fd8bd-c03e-4121-83a6-2ddf8b5f8296\",\n                    \"vin\": \"4V5RC9DG7GN932333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4157HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ab9b572-fb54-4ead-8bfc-2136d8156b05\",\n                    \"vin\": \"4V5RC9DG7GN932347\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP80273\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1083\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cded61de-50fc-4fca-b482-e7a651fc0c3d\",\n                    \"vin\": \"4V5RC9DG7GN932364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45507\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"dc4f9cc6-e939-48fa-9d04-e0980a112bf6\",\n                    \"vin\": \"4V5RC9DG7GN969740\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4320HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1112\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fc3ca1d9-3c1e-41b3-86fe-cac971d8eb66\",\n                    \"vin\": \"4V5RC9DG8GN932275\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"859773a6-a714-4020-8836-7ad4556dc8c3\",\n                    \"vin\": \"4V5RC9DG8GN932325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4160HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1056\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ce7514ec-add6-4077-a984-ac2cd6142cf4\",\n                    \"vin\": \"4V5RC9DG8GN932342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66086\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078/WHI\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8fbcad13-5f3a-4e7e-9bf3-c3c162e08bf9\",\n                    \"vin\": \"4V5RC9DG8GN969746\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP19551\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"77e85fd9-8787-46b0-b54f-13afdead8ff2\",\n                    \"vin\": \"4V5RC9DG9GN932298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59511\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1021\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92d2bb70-a014-4f47-b845-df40667b102d\",\n                    \"vin\": \"4V5RC9DG9GN932334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6215HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1070\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f06c5210-b28e-4adb-ad4a-d2bdffe07b62\",\n                    \"vin\": \"4V5RC9DG9GN932379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91069\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b964d6cb-1329-440f-b024-7892f47be4a2\",\n                    \"vin\": \"4V5RC9DG9GN955855\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098/WHI\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9be2b878-c561-4adc-b879-090172ed9aa1\",\n                    \"vin\": \"4V5RC9DGXGN932312\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7780f359-d909-44a7-91c3-4a0b0b05215f\",\n                    \"vin\": \"4V5RC9DGXGN932326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99405\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d405fbf1-c0bf-4e74-91eb-d24cf64afcd3\",\n                    \"vin\": \"4V5RC9DGXGN932357\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66148\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d04ebcb2-8ab3-4a62-a4e7-69e052a711cc\",\n                    \"vin\": \"4V5RC9DGXGN932360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85b3f811-733c-47ed-b88f-5f7bf2f0fe44\",\n                    \"vin\": \"4V5RC9DGXGN932374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4140HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"987\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e584c06d-6770-43f6-87a3-672b9fa5e8ab\",\n                    \"vin\": \"4V5RC9DGXGN969733\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4386HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1105\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"90de99c7-1961-44fd-9554-422688782816\",\n                    \"vin\": \"4V5RC9DGXGN969747\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4366HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"80\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f23b2639-6c92-49ef-ad3b-4893e8ed550a\",\n                    \"vin\": \"4V5RC9DGXGN969750\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4309HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1122\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"96015833-a290-4a1e-97dd-d11b4becbb10\",\n                    \"vin\": \"4V5RC9EH2GN944851\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP59575\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0372d8d5-0148-41fd-ae83-798e42ab80a8\",\n                    \"vin\": \"4V5RC9EH4GN937268\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP95315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6037\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2895e23a-a14e-42ee-abc4-bcb444b302a9\",\n                    \"vin\": \"4V5RC9EH4GN944852\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4216HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1052\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85c57e80-2d4b-41f1-a19d-a204bc56125f\",\n                    \"vin\": \"4V5RC9EH7GN944859\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP66051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"feea1e87-1d36-4a1a-ab73-414122884f1e\",\n                    \"vin\": \"4V5RC9EH7GN955585\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17466\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6080\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b679d99c-33ef-42c3-8d72-c3a536dc0c9c\",\n                    \"vin\": \"4V5RC9EH8GN944854\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP90242\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"80783b3c-2d6a-4b6d-ba76-292da02b8be4\",\n                    \"vin\": \"4V5RC9EJ3GN931187\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23632\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6088\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b1b284e-68cb-469b-bf32-1efa4bcf7548\",\n                    \"vin\": \"5856C5325GP002763\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"15016AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"6\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"2498811\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"SUN COUNTRY\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"212a17ef-dd72-45e6-b9fb-b8d369af9365\",\n                    \"vin\": \"4V5RB9DG4HN989528\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9528\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7958c76e-7457-49a6-a0be-d462d9762e95\",\n                    \"vin\": \"4V5RC9DG0HN970343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4316HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1148\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3b951ae-1057-4d97-b388-3f1173442dc0\",\n                    \"vin\": \"4V5RC9DG4HN970345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4322HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1150\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f1de262-4d82-43c7-9fd2-e84c96ea5ba3\",\n                    \"vin\": \"4V5RC9DG4HN970474\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91090\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6f99871c-6286-4d69-94d3-056716b15e15\",\n                    \"vin\": \"4V5RC9DG5HN970354\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4333HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c1c8e1aa-78ec-4364-a996-a09967328a7d\",\n                    \"vin\": \"4V5RC9DG7HN970338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4375HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1143\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"228db7f6-371f-4b6e-8cc1-f06b75fa3e95\",\n                    \"vin\": \"4V5RC9DG7HN970355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4335HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bbbb6f1f-022a-4ad8-b5b1-6c3afdb6ae89\",\n                    \"vin\": \"4V5RC9EH0HN970379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91015\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bfa537e2-a7ad-4b12-97ad-e72fb2a308b1\",\n                    \"vin\": \"4V5RC9EH1HN970374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4389HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1179\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"40c2d266-19e6-42d2-9e47-26a5f2687fc8\",\n                    \"vin\": \"4V5RC9EH9HN970378\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP91014\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9cce57a8-e234-4ecb-9e3e-3584a0900e4c\",\n                    \"vin\": \"4V5RC9EH9HN970381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP9101\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fec0b05c-b166-4ea8-832e-4403cfaa3239\",\n                    \"vin\": \"4V5RC9EJ5HN976455\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP99414\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6051\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b61ba0b-60da-4a33-b16f-4bba6daa8780\",\n                    \"vin\": \"530AC144XHG959505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4PT2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1185T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"TRAIL ONE LLC\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"other_trailer_info\": \"Cargo\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 14\n                },\n                {\n                    \"_id\": \"b68ad89e-0bf3-4092-a4e6-73517e6ded52\",\n                    \"vin\": \"4V5RC9DH0JN970485\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06639\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42ba0c20-cdb7-4d17-a127-aa746ca2655a\",\n                    \"vin\": \"4V5RC9DH0JN970549\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U434HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1218\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"92a00ed1-b8f1-4bd6-9a86-fae500eafc94\",\n                    \"vin\": \"4V5RC9DH1JN888183\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U655HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c70325de-8c04-4ac5-bd8c-d45c7609abbb\",\n                    \"vin\": \"4V5RC9DH1JN970561\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5176045-ea9e-4cdc-b311-6952f60ac867\",\n                    \"vin\": \"4V5RC9DH1JN995363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP13828\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1252\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6be92b0-fbad-4a76-9b6d-f8b47c67ec6e\",\n                    \"vin\": \"4V5RC9DH1JN995377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4499HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1266\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"83972851-deb7-46d9-9877-1edc538b306d\",\n                    \"vin\": \"4V5RC9DH2JN970553\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04499\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1222\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"20e2193a-4045-4627-b57d-ec7b39852526\",\n                    \"vin\": \"4V5RC9DH2JN995369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f789912e-0dab-41e6-9029-bbb65c5cdc71\",\n                    \"vin\": \"4V5RC9DH3JN970559\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP06609\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b3ffba1d-756b-424b-a08b-21f8bc9ac886\",\n                    \"vin\": \"4V5RC9DH3JN995381\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP249299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"749f3dd4-060e-41e9-90a6-971c7c0cdace\",\n                    \"vin\": \"4V5RC9DH3JN995395\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27873\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ca09093-022a-4b43-b880-897c0cbe2ab0\",\n                    \"vin\": \"4V5RC9DH3JN995400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32402\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6007e060-982c-4cb8-b00c-b354f910bd04\",\n                    \"vin\": \"4V5RC9DH4JN970554\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4361HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1223\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfea6231-c4c2-437b-b1b3-170d073280dd\",\n                    \"vin\": \"4V5RC9DH4JN995406\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP32431\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"342efbe2-fb60-4e81-a6c6-036852c38e14\",\n                    \"vin\": \"4V5RC9DH5JN995396\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP27874\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4937039e-a275-45d5-9888-b9d93a17c0b7\",\n                    \"vin\": \"4V5RC9DH5JN995401\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4496HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1285\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb338b03-73b9-4f85-a2c8-cd266545bce4\",\n                    \"vin\": \"4V5RC9DH6JN970555\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4354HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a69fd932-26ff-4c66-afe1-b2f23194eda3\",\n                    \"vin\": \"4V5RC9DH6JN995360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09659\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1249\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e37c401f-0c8f-4398-8a47-2fb0bc231dde\",\n                    \"vin\": \"4V5RC9DH6JN995388\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4459HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1272\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3c65ca84-eefb-4ff8-bb48-194f23993342\",\n                    \"vin\": \"4V5RC9DH6JN995410\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4460HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ebcbc8ed-cde3-4822-83be-7a4fb2f931f9\",\n                    \"vin\": \"4V5RC9DH7JN970550\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04490\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd0b526d-2201-46ab-b400-5c0c3fc60490\",\n                    \"vin\": \"4V5RC9DH7JN995366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4505HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1255\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eb3fbaba-a7e9-4a85-8c09-e593e17ef4aa\",\n                    \"vin\": \"4V5RC9DH7JN995397\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4485HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1281\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"88569911-9ffb-4a09-90bd-eb08ff76f75e\",\n                    \"vin\": \"4V5RC9DH8JN970542\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4399HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1211\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fcd88132-18e2-4918-a069-10be1d872dc0\",\n                    \"vin\": \"4V5RC9DH8JN995358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09657\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3f93ca13-6267-40d1-9597-5e145e3d3039\",\n                    \"vin\": \"4V5RC9DH8JN995361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP09660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bee07fa1-3b6f-4ecd-a019-3c7ef46db5a8\",\n                    \"vin\": \"4V5RC9DH8JN995375\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U5495HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1264\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ded9768e-9d5c-413b-894b-16a0eb34811b\",\n                    \"vin\": \"4V5RC9DH8JN995408\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4478HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1292\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"523c0446-8bc8-4762-a4cb-e4d3d7f41a3c\",\n                    \"vin\": \"4V5RC9DH9JN970551\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4391HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1220\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"81b0c378-869e-45e1-a15d-a9998d25aeae\",\n                    \"vin\": \"4V5RC9DH9JN995398\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4468HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"61ed596f-2344-48e1-8d8c-66bae58eef66\",\n                    \"vin\": \"4V5RC9DHXJN970543\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP04459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"fa20d058-1871-4583-ab0e-e6d187c28af7\",\n                    \"vin\": \"4V5RC9DHXJN970560\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4484HY\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"50ad2396-51fe-439f-a301-81a89ce50374\",\n                    \"vin\": \"4V5RC9DHXJN995362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4479HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1251\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4b26dc7-1a3a-45a9-9161-ddd4ff490045\",\n                    \"vin\": \"4V5RC9DHXJN995376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP24272\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e5d06fa-9f2b-40ac-9052-2fd039f1bb5b\",\n                    \"vin\": \"550AA1648JG025402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5461\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"QUALITY TRAILER ENTERPRISES\",\n                    \"model\": \"Quality Trailer Enterprises\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Body Type: Single Car Hauler\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"0f942108-1056-4c69-b744-995e111eadcc\",\n                    \"vin\": \"4V5RC9DH0KN207769\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4657HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1303\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0d9813b5-f8c3-4ce2-a2fb-09ac61d98078\",\n                    \"vin\": \"4V5RC9DH0KN207772\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"TEMP\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"85d7919e-1401-4ba9-b98d-5564e2aa951c\",\n                    \"vin\": \"4V5RC9DH0KN207786\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45527\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321 WHT\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af12e142-3e63-4849-90cf-1e182cebac11\",\n                    \"vin\": \"4V5RC9DH0KN222319\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4681HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1323\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a283578a-17a3-4790-ad5f-43d7a15a76fd\",\n                    \"vin\": \"4V5RC9DH0KN222336\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"66d78bb8-cec9-4e84-a205-2bb9cba55661\",\n                    \"vin\": \"4V5RC9DH1KN207778\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45502\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1312\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f174143c-0789-4524-8296-2d4c06714ac0\",\n                    \"vin\": \"4V5RC9DH1KN222331\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45592\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1335\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"67816beb-3015-4c6e-80a2-5edc0fa46b6a\",\n                    \"vin\": \"4V5RC9DH2KN207773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41010\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1307\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bc060caa-e379-4c26-9cec-b58d8f4d9718\",\n                    \"vin\": \"4V5RC9DH3KN207765\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35215\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b89b29fc-8186-4ec6-80c2-09230cae2466\",\n                    \"vin\": \"4V5RC9DH3KN207779\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45503\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b85104f7-5432-4d21-8ff2-b42aed9970a7\",\n                    \"vin\": \"4V5RC9DH3KN222329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4663HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1333\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db905711-6bc7-4201-936f-0d927ed62dcf\",\n                    \"vin\": \"4V5RC9DH3KN222332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4691HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1336\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a8d12999-28bd-4488-a8c0-5ba384c96d0a\",\n                    \"vin\": \"4V5RC9DH4KN222338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4819HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1349\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c48beff-1738-49e4-a85b-6723d413e031\",\n                    \"vin\": \"4V5RC9DH4KN222341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4827HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1352\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c56d4477-44ef-40c5-83ea-98decb366a01\",\n                    \"vin\": \"4V5RC9DH5KN222333\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4674HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1337\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"217d58e8-e27a-4be0-9e57-9fe3bafa24aa\",\n                    \"vin\": \"4V5RC9DH6KN207775\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41012\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c74f484d-8cb0-479e-bb17-7a4293661ffd\",\n                    \"vin\": \"4V5RC9DH6KN222339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1c001728-df4b-44a0-bf26-48bc17ed4b73\",\n                    \"vin\": \"4V5RC9DH7KN207767\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6355HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1301\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2c74d05c-b260-4711-aa83-3eb833ee1cbe\",\n                    \"vin\": \"4V5RC9DH7KN207770\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4673HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1304\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0420703d-0040-4e1e-a40a-15b1b5a3b119\",\n                    \"vin\": \"4V5RC9DH7KN207784\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45524\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a74c89ad-e58c-42cb-aca7-191492e33513\",\n                    \"vin\": \"4V5RC9DH7KN222320\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"30\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3b4940a2-a4d3-4d8f-bc1b-7676fb7c5403\",\n                    \"vin\": \"4V5RC9DH7KN222334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4664HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1338\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eba0233e-8983-453f-a0c9-c58b376870b5\",\n                    \"vin\": \"4V5RC9DH8KN207762\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP35212\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"69c76b8f-eacd-4bf0-b197-53608e47ecc0\",\n                    \"vin\": \"4V5RC9DH8KN207776\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP41018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3bf56a77-2ae4-4b5d-bf96-95cd841ddbb1\",\n                    \"vin\": \"4V5RC9DH9KN207768\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4676HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1302\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cfba9490-45ad-43cd-882c-dde10737383c\",\n                    \"vin\": \"4V5RC9DH9KN207785\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4bf93394-7959-453f-a938-a7b393814263\",\n                    \"vin\": \"4V5RC9DHXKN207777\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45501\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"883dc12c-00fb-44d1-bff6-14e774ccf129\",\n                    \"vin\": \"4V5RC9DHXKN222327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45574\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cf8818af-c2ce-4cec-9b75-5b54a22adb5d\",\n                    \"vin\": \"4V5RC9DHXKN222330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4679HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1334\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be038111-4f64-4d7a-a188-7452b345b2f6\",\n                    \"vin\": \"4V5RC9EH4KN235038\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP45599\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"58c58e75-84c3-43b6-bf90-bce1ad039df0\",\n                    \"vin\": \"4V5RC9EH6KN235039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP54250\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e026b75-d539-4319-85a0-3a79919ae3c1\",\n                    \"vin\": \"4V5RC9DH0LN222368\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1403\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be0ef215-2972-4810-bcf8-9561368308a3\",\n                    \"vin\": \"4V5RC9DH1LN222346\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d5b356eb-f0d2-4c67-8b9e-0c622da223a0\",\n                    \"vin\": \"4V5RC9DH1LN222363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4900HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"41a25c9f-dd05-4496-8fdd-f5d6cdff1bed\",\n                    \"vin\": \"4V5RC9DH1LN222377\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP70238\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3e222138-1408-48fd-988c-02a361d1f47c\",\n                    \"vin\": \"4V5RC9DH1LN222380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d6984be1-608d-430e-93d6-44ca18db611c\",\n                    \"vin\": \"4V5RC9DH2LN222355\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57289\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ca4193b2-c4a1-479f-9812-8772756c3eff\",\n                    \"vin\": \"4V5RC9DH2LN222369\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4893HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f9587f80-d13e-4915-877b-8c736ac6b7ca\",\n                    \"vin\": \"4V5RC9DH3LN222350\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4821HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1361\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ccc389d3-d28a-4839-8e88-6938afa44eb1\",\n                    \"vin\": \"4V5RC9DH3LN222364\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4835HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"19\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e4596c9e-d5d9-44ee-96ac-575e442bea60\",\n                    \"vin\": \"4V5RC9DH4LN222373\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a480c09c-9e65-40ee-9f5a-ea6f0fd26676\",\n                    \"vin\": \"4V5RC9DH5LN222351\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57281\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d4f4b70e-cab2-4e35-a163-72fb31991e3a\",\n                    \"vin\": \"4V5RC9DH5LN222365\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"65461d5e-8215-4534-8459-ed9ef67b80e0\",\n                    \"vin\": \"4V5RC9DH5LN222379\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP75556\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7c73421-8b98-4532-b14a-3ba8bd5c96d5\",\n                    \"vin\": \"4V5RC9DH6LN222343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57267\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"93eada01-f979-4b4d-9356-d0ba137e5e49\",\n                    \"vin\": \"4V5RC9DH6LN222360\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59092\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6ddb424c-5f1f-4e4e-a70c-4ccde1a1007c\",\n                    \"vin\": \"4V5RC9DH6LN222374\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4882HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1419\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e8abcef-d205-4471-8509-c9207ca00e28\",\n                    \"vin\": \"4V5RC9DH7LN222352\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4834HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1363\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7b949838-0fbd-464f-8f28-3dafe85f9218\",\n                    \"vin\": \"4V5RC9DH7LN222366\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4891HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1401\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0c068b49-afc6-48d9-8dff-7f232b009039\",\n                    \"vin\": \"4V5RC9DH8LN222344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4817HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1355\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ea0c06d6-3084-4e55-9843-34eebc216b20\",\n                    \"vin\": \"4V5RC9DH8LN222358\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP57292\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1bd9af1b-d56a-4196-b892-3dab00acc805\",\n                    \"vin\": \"4V5RC9DH8LN222361\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59093\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5a37d0e9-57da-4d2b-9bce-b274be3e5952\",\n                    \"vin\": \"4V5RC9DH9LN222367\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"13c6db59-a850-4022-add1-00a610927ffc\",\n                    \"vin\": \"4V5RC9DH9LN222370\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4872HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9866fd17-42a7-45f0-b040-eb1da581da22\",\n                    \"vin\": \"4V5RC9DHXLN222345\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4845HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1356\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7a9d0089-3065-4a07-a6b9-2dbb020343ef\",\n                    \"vin\": \"4V5RC9DHXLN222359\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59091\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1394\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91db7773-0867-4df5-a495-4cf43e966d4e\",\n                    \"vin\": \"4V5RC9DHXLN222362\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59094\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1397\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a99ae8c6-81ab-48eb-81c6-4e0b1cb90b43\",\n                    \"vin\": \"4V5RC9EH0LN250704\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"55c7a584-8068-4807-ba0b-bf1eb633a71c\",\n                    \"vin\": \"4V5RC9EH2LN250705\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1412\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c46af3ea-8e28-4f37-be4f-070a6844a1fe\",\n                    \"vin\": \"4V5RC9EH2LN256536\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59053\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62f8d34d-9051-4de5-8dbf-470ff994087a\",\n                    \"vin\": \"4V5RC9EH3LN250695\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4895HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1406\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9daafc6a-0dd6-45c5-8eeb-678b33f478dd\",\n                    \"vin\": \"4V5RC9EH5LN235051\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4839HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1346\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e7ccafda-8b56-47fa-b197-a4a63214c7b6\",\n                    \"vin\": \"4V5RC9EH5LN250696\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP66399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"122c7be2-79b0-4269-bd9e-395cfb6e76dc\",\n                    \"vin\": \"4V5RC9EH7LN250697\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4886HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1408\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f97fe20a-9472-4dba-8d4a-93aae711ee1f\",\n                    \"vin\": \"4V5RC9EH9LN250703\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4859HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1410\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7865bc02-c89f-47e5-b205-18da34be784f\",\n                    \"vin\": \"4V5RC9EH9LN256534\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59051\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ab2cc556-5bf3-4e28-a746-da47b860048a\",\n                    \"vin\": \"4V5RC9DH0MN275296\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4945HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1463\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"45fdd65a-1263-44b0-a14b-e5ff1a69513d\",\n                    \"vin\": \"4V5RC9DH0MN275301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06426\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"eaff6fee-d2ed-4d90-9f87-00a26d9dc2fc\",\n                    \"vin\": \"4V5RC9DH0MN275329\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87597\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b0e2d655-5fa5-4c27-86aa-b8d7e5871385\",\n                    \"vin\": \"4V5RC9DH0MN275332\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP01750\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35364a2a-7127-4684-bc71-88f05f38dfd5\",\n                    \"vin\": \"4V5RC9DH1MN275288\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"91f452bc-d873-42ab-9121-82ec9b3cd332\",\n                    \"vin\": \"4V5RC9DH1MN275291\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56e7c15a-e097-40c1-a37f-994513bc667f\",\n                    \"vin\": \"4V5RC9DH1MN275338\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01764\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6144005e-d9e0-4cb6-98a9-27d8395b387b\",\n                    \"vin\": \"4V5RC9DH1MN275341\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01766\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7756cddc-803c-460e-bf90-25e1c6e70899\",\n                    \"vin\": \"4V5RC9DH2MN275302\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06436\",\n                    \"insp_unit_license_state\": \"VC\",\n                    \"insp_unit_company\": \"170WHT3X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b61e35de-e417-4a84-bdac-256d316e8aa0\",\n                    \"vin\": \"4V5RC9DH3MN275292\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"56bca8e1-3471-436e-ad76-c633f0d4d0ad\",\n                    \"vin\": \"4V5RC9DH3MN275325\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4866HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1437\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d479d7e7-267d-4549-b55f-1b5a4dd2080a\",\n                    \"vin\": \"4V5RC9DH3MN275339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06427\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"085c50ef-11be-4aed-ae83-84407291e8ef\",\n                    \"vin\": \"4V5RC9DH3MN275342\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01767\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1448\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"28118a80-34f0-4f00-af2d-21cdb05f9e96\",\n                    \"vin\": \"4V5RC9DH4MN275298\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2a95c9bf-b2b6-4b5a-80de-7ddc319752ef\",\n                    \"vin\": \"4V5RC9DH4MN275303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06437\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f59bedf8-38e6-4d40-91f6-28bc8fced00f\",\n                    \"vin\": \"4V5RC9DH5MN275293\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4920HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1460\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4ec4e8ee-0d58-4211-9a24-a7ca6d877faf\",\n                    \"vin\": \"4V5RC9DH5MN275326\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4903HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1438\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3a3ccf23-1b46-46a3-83c3-8c149b1b6866\",\n                    \"vin\": \"4V5RC9DH5MN275343\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP01768\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5caba3ef-b21a-4857-b8be-15a5c73a6cd2\",\n                    \"vin\": \"4V5RC9DH6MN275304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1472\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c150ca73-5adc-4de7-a398-7d0625f792e5\",\n                    \"vin\": \"4V5RC9DH6MN275321\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4864HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1433\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"42545ff9-fc08-45aa-a0ba-70214e19f79c\",\n                    \"vin\": \"4V5RC9DH7MN275327\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4884HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1439\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7ce6bf7e-08d4-490e-bee5-d302bdb5fd0b\",\n                    \"vin\": \"4V5RC9DH7MN275330\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4870HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1442\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c4e707c2-d5c4-43a7-9f6f-a577502b9555\",\n                    \"vin\": \"4V5RC9DH7MN275344\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4942HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1450\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"17d4c21e-f9ac-4b20-aabf-e6660165967d\",\n                    \"vin\": \"4V5RC9DH8MN275322\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87559\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5204f403-f1e6-4c3f-bfa8-5e2b4e915d44\",\n                    \"vin\": \"4V5RC9DH9MN275295\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP06432\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6a6e6a22-2558-4e3a-8d68-1278bda20084\",\n                    \"vin\": \"4V5RC9DH9MN275300\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4935HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1467\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d011c6c7-013a-45f4-a2b8-4f1312b33302\",\n                    \"vin\": \"4V5RC9DHXMN275287\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4958HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1454\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f053db39-4841-4862-acef-4cc6f38f883f\",\n                    \"vin\": \"4V5RC9DHXMN275323\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP87579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f363c564-9177-418a-9378-84ff175b5790\",\n                    \"vin\": \"4V5RC9DH2NN316285\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1475\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2be04a20-c21f-4e9c-b332-be23457e11d1\",\n                    \"vin\": \"4V5RC9E7HN970380\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4339HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1185\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"33d992b1-6f7e-4a52-ba55-647f70cc6e98\",\n                    \"vin\": \"5D0AA1643NG592104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4TV9822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"R & B INDUSTRIES\",\n                    \"model\": \"R & B Industries\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 16\n                },\n                {\n                    \"_id\": \"2ba00815-f39f-47ca-a2ef-2b8b7f7cd5ec\",\n                    \"vin\": \"4V5RC9DH0RN664947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4915HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1495\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f07bd9df-6e95-4ada-864d-9856c8909074\",\n                    \"vin\": \"4V5RC9DH1RN658168\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0aa092d-f2d5-4998-9f91-b19225acab93\",\n                    \"vin\": \"4V5RC9DH1RN660843\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4914HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1501\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b21dd83e-bf96-4fef-b800-9a41f4d5bb13\",\n                    \"vin\": \"4V5RC9DH2RN655411\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP03046\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1476\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8e59d6c7-9cb0-42c4-93cf-d4a366727a4c\",\n                    \"vin\": \"4V5RC9DH3RN664943\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4951HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1496\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"6c1327ca-6097-43e2-a6a8-c0cac164b3a0\",\n                    \"vin\": \"4V5RC9DH4RN655412\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4936HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1477\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"909d3928-81fe-46ed-8c21-8edf389d885e\",\n                    \"vin\": \"4V5RC9DH5RN664944\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4934HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1499\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5b554ca8-8ac9-46f4-9428-f782408f8f56\",\n                    \"vin\": \"4V5RC9DH8RN655414\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4954HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1479\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"666225d5-6f74-4ed8-b8c2-41a03d9f7ffc\",\n                    \"vin\": \"4V5RC9DH8RN658118\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17474\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e2b8bbde-3b6f-4b03-8034-7964e83f23ea\",\n                    \"vin\": \"4V5RC9DH8RN658121\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17473\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"WHT/1484\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b8c18adc-31c6-41d1-9f84-17ab84f1d536\",\n                    \"vin\": \"4V5RC9DH8RN660841\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"59cc5efb-afff-47bd-a54a-5ed2cd4deb8c\",\n                    \"vin\": \"4V5RC9DH9RN664946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4941HYTN\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1500\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"140364d5-1b09-4b15-aa09-82bd326b3c80\",\n                    \"vin\": \"4V5RC9DHXRN658119\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP17472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bedae1de-175a-460a-9148-edce256388db\",\n                    \"vin\": \"4V5RC9DHXRN658167\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4912HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1489\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"60211353-abec-44e0-9d3a-cefeb556d26c\",\n                    \"vin\": \"4V5RC9DHXRN660842\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4930HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1494\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4e3e3ecd-7830-403d-afc5-d09a2c0ec2a1\",\n                    \"vin\": \"4V5RC9EH2RN650773\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP23608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8ff0227c-d803-49bb-80a9-8c54e52a6aa1\",\n                    \"vin\": \"4V5RC9EJ7RN641165\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"PA29854\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"insp_unit_company\": \"6067\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"503aa45d-2636-45e3-ad3f-a827bd4cbff2\",\n                    \"vin\": \"4V5RC9DH0SN676053\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7287HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"7e12ae00-d2a3-45a2-953e-2462620c2ced\",\n                    \"vin\": \"4V5RC9DH0SN676070\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1642HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ec7af48-443a-4d30-aa5c-9612f38e8a5e\",\n                    \"vin\": \"4V5RC9DH1SN676014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U57533HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1507\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"12f3ede9-8dd5-4ede-a5c1-9f618536ec41\",\n                    \"vin\": \"4V5RC9DH1SN682301\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6695HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"35022c65-a4aa-40a0-a0c3-1f0d79f213ae\",\n                    \"vin\": \"4V5RC9DH2SN674109\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U6701HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"675aa730-ed05-471f-99b1-c148c9740e55\",\n                    \"vin\": \"4V5RC9DH2SN676040\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8348HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee4cd065-60ce-45c2-a09d-8433ae8c3770\",\n                    \"vin\": \"4V5RC9DH2SN676054\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8350HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"62cb392c-dcc8-4f9f-92ec-688055f69535\",\n                    \"vin\": \"4V5RC9DH4SN682289\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0578HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1539\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1a4a0baa-6716-414c-9312-18c5aec5a813\",\n                    \"vin\": \"4V5RC9DH5SN674105\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6005HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1557\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ad9c1771-2125-4cf4-8f49-a72e92c7754e\",\n                    \"vin\": \"4V5RC9DH5SN682303\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6697HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"af8f06f2-8701-4f8d-b208-581f23338895\",\n                    \"vin\": \"4V5RC9DH6SN674114\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7795HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9ded248c-5394-4d9f-8080-e1818fc05754\",\n                    \"vin\": \"4V5RC9DH6SN676039\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0580HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0eb8e59-b1f9-41f6-852b-4406bcba84f3\",\n                    \"vin\": \"4V5RC9DH6SN676056\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7794HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee677477-3659-49fc-bebf-6f0dd42a058c\",\n                    \"vin\": \"4V5RC9DH7SN682304\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V6699HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f4c38274-ccd9-4233-a6f6-3a621131f112\",\n                    \"vin\": \"4V5RC9DH8SN676074\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U7792HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"159268f3-693d-44e1-8c42-f3e5a0da0b22\",\n                    \"vin\": \"4V5RC9DH8SN682280\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0579HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"49d522e5-8e77-4a40-ad14-c376fdd13b81\",\n                    \"vin\": \"4V5RC9DH9SN674107\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3255HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"70e18ee2-790f-4db3-9455-aec8dd60f29b\",\n                    \"vin\": \"4V5RC9DHXSN682281\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V0082HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1536\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"31e2896e-34b1-4bae-8022-da872d54eb36\",\n                    \"vin\": \"1XKYD49X2GJ128800\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP90204\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6004\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENWORTH\",\n                    \"model\": \"T680\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: COE (Cab Over Engine)\"\n                },\n                {\n                    \"_id\": \"31cad561-1acb-4565-9855-8f348ead0da3\",\n                    \"vin\": \"1FVHA6AV25PU79568\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"C485DH\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5536\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Columbia\",\n                    \"model_year\": \"2005\",\n                    \"series\": \"120\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5add3ef1-b307-4560-8160-334e1233a01a\",\n                    \"vin\": \"1FVHC5DV9CHBT0742\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP56963\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5942\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"M2\",\n                    \"model_year\": \"2012\",\n                    \"series\": \"112 Medium Duty\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"347ed2e6-b1d2-4a88-9859-9088216930a4\",\n                    \"vin\": \"1FVHG3DV2FHGK0629\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46170\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1ac07d8e-0b92-405c-adc5-d49233f5b215\",\n                    \"vin\": \"1FVHG3DV3FHGK0624\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46156\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"943\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ee1b5fea-89b8-48d4-93fa-f01ca0f0355e\",\n                    \"vin\": \"1FVHG3DV5FHGK0625\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46157\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be1b9298-971b-4474-a1b1-1ad14acbaaab\",\n                    \"vin\": \"1FVHG3DV8FHGK0621\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0f3306b3-38b3-45fa-a30d-9336bbab8642\",\n                    \"vin\": \"1FVHG3DV9FHGK0630\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"36cd52e7-ec57-474e-bd6d-8c5a8f1483a0\",\n                    \"vin\": \"1FVHG3DVXFHGK0622\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP46152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3630e02f-b446-4cbf-8fa1-d17f4360147e\",\n                    \"vin\": \"1FVHG3DV0GHHT8664\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP85300\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"e8752218-126d-4972-94d5-407b42d740e1\",\n                    \"vin\": \"1FVHG3DV0GHHT8681\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c3a0cc59-d203-4835-84b0-ecdfd3c735fd\",\n                    \"vin\": \"1FVHG3DV3GHHT8674\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP87097\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"409fb0c6-a554-4149-b66c-27b87de1b1e8\",\n                    \"vin\": \"1FVHG3DV5GHHT8661\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4332HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1134\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ed87a02b-31f5-4c8c-8b9a-2030dd9d8405\",\n                    \"vin\": \"1FVHG3DV7GHHT8659\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4338HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1132\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2bd2ca17-bb90-4b09-8013-7a348dd4b217\",\n                    \"vin\": \"1FVHG3DV7GHHT8662\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"WP77796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"47d36df6-7bfe-4144-b152-7aeaddd07a97\",\n                    \"vin\": \"1FVHG3DV8GHHT8671\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4393HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1164\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8f376fbc-feea-4a3f-b140-bb12dd17cf1d\",\n                    \"vin\": \"1FVHG3DV1HHHY3730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"YP40115\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5913\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"3875bc2c-b0fc-4e7e-9db9-167eb6b037e5\",\n                    \"vin\": \"1FVHG3DV5KHKE1658\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"ZP26117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6112\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c85be69f-1139-4a7e-9e7a-ca2d390afe19\",\n                    \"vin\": \"1FVHG3DV6KHKE1667\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U8842HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"be6b49ab-27ce-4369-9c6a-a0e9f40d56a7\",\n                    \"vin\": \"1FVHG3DV9KHKE1730\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"RP22332\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6155\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"4038b744-13ed-4798-b65b-648a23583e8f\",\n                    \"vin\": \"1FVHG3DV9KHKM3675\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"006595A\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"insp_unit_company\": \"6169\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"c0c44c13-b18c-4345-b9b0-acaf9d15e7ad\",\n                    \"vin\": \"1FVHG3DV2MHMJ6178\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3948HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"cd246500-89ca-4b4e-942d-8fa92bda5c9f\",\n                    \"vin\": \"1FVHG3DV4MHMJ6179\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3949HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"db2db687-805c-4018-87d7-602d5db92ac4\",\n                    \"vin\": \"1FVHG3DV5MHMJ6188\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3964HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"bb73c92f-6783-41f6-bab8-e4cec03071de\",\n                    \"vin\": \"1FVHG3DV7MHMJ6189\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3953HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"005328ce-0554-477a-b5c5-fe3eb7c463d7\",\n                    \"vin\": \"1FVHG3DVXMHMJ6123\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V4745HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f525a96-a6d9-47e9-afac-55926840c04e\",\n                    \"vin\": \"1FVHG3DV7NHNG8101\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V3449HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d66b62-1337-4d14-b361-1933f6686b1a\",\n                    \"vin\": \"1FVHG3DV4SHVS3679\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"V1132HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"8b9547a7-7be6-4141-98dc-6b5c68a95923\",\n                    \"vin\": \"3AKBGADV4HSJE1334\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"secondary_category\": \"Sleeper Cab\",\n                    \"insp_unit_license\": \"U4197HY\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"insp_unit_company\": \"999\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"Cascadia\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 7: 26,001 - 33,000 lb (11,794 - 14,969 kg)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"9d4d8983-69df-44f5-bece-aaaa15b55f94\",\n                    \"vin\": \"2NPXL49X7LM664339\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XP75583\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5751\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"PETERBILT\",\n                    \"model\": \"389\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\"\n                },\n                {\n                    \"_id\": \"50fa3d05-1b10-452c-86bc-483785f80880\",\n                    \"vin\": \"4V4MC9EH4EN150400\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93941\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"001\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNM\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"200dfd66-f70a-45e8-8527-9cfa556e352b\",\n                    \"vin\": \"SE0AA1645LC312201\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"00bdfb1c-7456-45fd-92a2-c7ef936d6720\",\n                    \"vin\": \"4V4NC9EH9HN992464\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"ZP03018\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5981\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VNL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"477fc184-32eb-423e-a004-ba250edaa172\",\n                    \"vin\": \"4V4RC9EH5DN143363\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP93919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d2e1451e-3a6a-455d-af58-9bfef082e616\",\n                    \"vin\": \"4V4RC9DG8DN139865\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Truck Tractor\",\n                    \"insp_unit_license\": \"YP72959\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5971\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"VOLVO TRUCK\",\n                    \"model\": \"VAH\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRUCK\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck-Tractor\",\n                    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5ffb6c34-7ef9-4422-956d-141b228eb79f\",\n                    \"vin\": \"1M9CSFC21GT486976\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5251204\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-23\",\n                    \"last_inspected_under_dot\": \"3665514\",\n                    \"most_recent_inspection_flag\": false\n                },\n                {\n                    \"_id\": \"3d270e4a-9b2c-454c-921b-d42d27049532\",\n                    \"vin\": \"4G44S08174A000659\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"KENDON INDUSTRIES INCORPORATED\",\n                    \"model_year\": \"2004\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"48dfeae5-4d24-4bc9-8469-ffa505ffd39b\",\n                    \"vin\": \"4A9SC4728JJ047001\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4RM3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"205c3189-2eea-4d92-bb16-85ae948fdbcc\",\n                    \"vin\": \"4A9SC4824LJ047028\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"45W2411\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1391T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"968c246d-b6a9-4d67-9d91-8ba5fc0c5300\",\n                    \"vin\": \"4A9SC4822LJ047027\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4SW2413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1393T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"72576021-73e1-4254-a567-3bf78cb80c4c\",\n                    \"vin\": \"5EOAA1444GG713702\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4NS7836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"9761\",\n                    \"insp_unit_decal_number\": \"34625657\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"b8e18c03-ec27-4eb9-881e-63375bb646d9\",\n                    \"vin\": \"5EOAA1447DG421506\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true\n                },\n                {\n                    \"_id\": \"701d9d6e-967d-474e-ad3c-59bfe2fda0ac\",\n                    \"vin\": \"5E0AA11642LG33420\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"45M4205\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1352T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2002\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ebfa6cad-a7d4-4a33-b35b-1b4dd14df494\",\n                    \"vin\": \"5E0AK14455G005727\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5615CS\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5125T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0643b8af-8106-4d9e-9b6f-adf9fbee3289\",\n                    \"vin\": \"5KKHAECK25PU08376\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"XA3611K\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2005\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"2ca5a7e5-f867-4ddb-951b-a9a348d8ca0f\",\n                    \"vin\": \"5E0AA14407G183101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"204C706\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5942T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7531104c-9409-4d06-879e-6f252e866298\",\n                    \"vin\": \"5E0AK14477G115701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"05715AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-7510, C-7512\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"08a0d767-04d1-43d7-85db-2ef26cfb348b\",\n                    \"vin\": \"5E0AZ14437G107901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238137\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6005T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40d6e08d-e593-4d3f-909c-16e06665f81a\",\n                    \"vin\": \"5E0AX134X9G293401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA87XZ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6004T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2009\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 42-44\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5acd088f-b0fe-4c69-b5b2-c2c43d2d2ba0\",\n                    \"vin\": \"5E0AA1446AG309601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW95S16\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"16\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9274471e-dfdb-4097-82e5-6745594f66f0\",\n                    \"vin\": \"5E0AA1448AG304514\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5186352\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2010\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1d9c2af3-0de1-4f0a-8e34-a80520f11170\",\n                    \"vin\": \"5E0AA1446BG329302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LM3442\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"5809T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8bc332b3-7189-4cc8-bb65-a6e21a45384e\",\n                    \"vin\": \"5E0AA1447BG312105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17CE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2011\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fcac8bd8-93fb-44d9-b2df-bb73cad496cf\",\n                    \"vin\": \"5E0AA1441CG350303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6783\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5983T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11969e19-1282-468b-9a41-35276a4fe92c\",\n                    \"vin\": \"5E0AA1442CG340203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW3687\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6071\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"460a6c19-c5bb-41d0-aea8-daf3fcc5e563\",\n                    \"vin\": \"5E0AA1442CG373301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"257974C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5749T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d79ed69-2160-407c-bbf8-9ebbb1b6b556\",\n                    \"vin\": \"5E0AA1442CG381107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LW5790\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"89c50a6a-4194-4df0-95ed-7d6afd838430\",\n                    \"vin\": \"5E0AA1444CG362901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8919\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLUE/2AX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61e6d437-d2bd-4277-a85e-3ffc47a8c212\",\n                    \"vin\": \"5E0AA1445CG350305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LV6785\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5939T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"14e737c0-7059-401b-a864-ca0c19bc0f48\",\n                    \"vin\": \"5E0AA1446CG351401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LS5472\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"05067bd4-efed-4932-906a-e4f2d6089dee\",\n                    \"vin\": \"5E0AA1447CG331805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT1901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"33028301-34e1-41e6-86b5-4e91553a7b2d\",\n                    \"vin\": \"5E0AA1448CG362903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8921\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5969T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"92da0ebe-fe78-4d1b-9a8c-57447c05356f\",\n                    \"vin\": \"5E0AA1449CG340201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87071AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f30028de-7226-4cb7-bd76-463db9ee4ed0\",\n                    \"vin\": \"5E0AA1449CG351408\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8853\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5906T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e391e63-a853-4a36-b0b5-f35359340727\",\n                    \"vin\": \"5E0AA144XCG331801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LP2447\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c94da93a-1324-4d3d-8187-d385cb694999\",\n                    \"vin\": \"5E0AA144XCG350008\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LK6488\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5886T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e9c9c96-3dcf-4d65-bbd4-00eb47e6721e\",\n                    \"vin\": \"5E0AA144XCG360201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5057327\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5925T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"61f98481-94e2-426a-9f08-211796bdf7d6\",\n                    \"vin\": \"5E0AA144XCG362904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LT8918\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"481adee1-fb6d-4953-8958-b0aa159d8adf\",\n                    \"vin\": \"5E0AA1440DG442701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110048\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5960T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0dc1226b-c4b8-4b07-b1c9-8cb32ea81482\",\n                    \"vin\": \"5E0AA1442DG398104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4965\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6036T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c825f85-0503-4845-bb18-d236c6b9dd23\",\n                    \"vin\": \"5E0AA1442DG444501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"22063AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7903bcf4-a24e-45e1-a6eb-c394d8c87e20\",\n                    \"vin\": \"5E0AA1443DG422605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA17UB\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"215a5f00-4f5c-4d37-95a6-bd838dfcabc5\",\n                    \"vin\": \"5E0AA1446DG387901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4844\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6016T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"17ac65d5-84b9-443d-91fb-99dc565a8c6f\",\n                    \"vin\": \"5E0AA1446DG426101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA06MT\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5423T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"47288bc7-2cac-4263-bbb5-22b073c7a08e\",\n                    \"vin\": \"5E0AA1447DG398101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4LY4962\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN-8101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09818031-4261-4265-bfeb-623e68675d04\",\n                    \"vin\": \"5E0AA1447DG421506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5136588\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3715abc4-82a5-4ecb-8c7a-83dc69870fba\",\n                    \"vin\": \"5E0AA1447DG436801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2669CV\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"41233988-6d4e-4628-870f-11de36fa66d1\",\n                    \"vin\": \"5E0AA1447DG702101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7517\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6029T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2affa3cd-8395-4e4d-96f0-72c478688a40\",\n                    \"vin\": \"5E0AA1448DG425001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PV6671\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5801T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bbf6f514-baf6-4334-9147-452d39beee9d\",\n                    \"vin\": \"5E0AA1449DG419708\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"757931ST\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"578690fc-9941-4df6-98d6-bd0c57feda4c\",\n                    \"vin\": \"5E0AA1449DG438002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5225749\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78ff2b11-3060-4269-995c-c532b0af722c\",\n                    \"vin\": \"5E0AC1441DG420801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5218449\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe93dc04-2935-4f15-87d9-6894e6c8a06d\",\n                    \"vin\": \"5E0AJ144XDG401007\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MB7509\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5828T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71686d00-4fbf-435b-b321-61cb66351b51\",\n                    \"vin\": \"5E0AZ1440DG401302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"50AEH67\",\n                    \"insp_unit_license_state\": \"AL\",\n                    \"insp_unit_company\": \"6030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c764c425-1c1c-402f-868c-8e33541168a8\",\n                    \"vin\": \"5KKHAEBG2DPBX6845\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP69088\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5967\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2013\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"023ccfce-9f63-4c40-befd-64f01a176dc2\",\n                    \"vin\": \"5E0AA1148EG475401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3131\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"722T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Multiple Vehicles\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0057827-0190-4690-8022-6632e285bb3f\",\n                    \"vin\": \"5E0AA1440EG467504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5461416\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6132T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c757c2ee-0479-4905-b56a-ddf7f168046b\",\n                    \"vin\": \"5E0AA1440EG508505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3747\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"744T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64f319ab-58c3-4f8b-bfa7-be9fa9197ef0\",\n                    \"vin\": \"5E0AA1440EG539303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"178B982\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5935T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a65380cb-3abb-4c4d-9870-12a2c107400a\",\n                    \"vin\": \"5E0AA1440EG539401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"SP901RYT\",\n                    \"insp_unit_license_state\": \"IN\",\n                    \"insp_unit_company\": \"6078T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e9798cc1-699a-4d06-b7dc-7ede90cf6684\",\n                    \"vin\": \"5E0AA1441EG467205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5613242\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5541T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1351b53f-5a2a-4ddc-b3fd-6c37a83dd944\",\n                    \"vin\": \"5E0AA1441EG512305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"757T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a46ab09-7fc2-4a2b-8402-0dc618440152\",\n                    \"vin\": \"5E0AA1442EG467701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3126\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"714T/CAR\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5fe1a082-39ae-4a76-986f-dcc9dc405a6e\",\n                    \"vin\": \"5E0AA1442EG508506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3748\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"745T\",\n                    \"insp_unit_decal_number\": \"33810984\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0e1dfa61-8964-45c0-bd89-7464a793d316\",\n                    \"vin\": \"5E0AA1443EG467304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DB12439\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ff2b9b8d-1c65-4c06-bfba-c775b4d1f26b\",\n                    \"vin\": \"5E0AA1443EG508501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3743\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d41cf0fd-6502-4ebb-b6d2-953667016850\",\n                    \"vin\": \"5E0AA1443EG515609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"769T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a2a288-0bbc-41c3-9167-07887d9f9e81\",\n                    \"vin\": \"5E0AA1443EG517702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2494035\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"TR718\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2a6f1858-c12e-47b3-b616-a46d643e9ce3\",\n                    \"vin\": \"5E0AA1443EG534001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"173B333\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"096d927f-2c3e-4e5d-b330-4f03c8676746\",\n                    \"vin\": \"5E0AA1443EG555107\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NC3171\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-12-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-15\",\n                    \"last_inspected_under_dot\": \"4100893\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6503df47-a9a6-45ea-ada5-c3dbad144e9e\",\n                    \"vin\": \"5E0AA1444EG452603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MM6794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5999T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc238919-6d1a-4c1a-a941-81aa46742b83\",\n                    \"vin\": \"5E0AA1444EG508507\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3749\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2X/WHTIE\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e5aa390c-0e99-4ebc-8d56-cd938bded112\",\n                    \"vin\": \"5E0AA1444EG512301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9163\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b0cb8142-2d42-4ed7-95af-ee2cd24a1ace\",\n                    \"vin\": \"5E0AA1444EG544701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51384AH\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ce9606c-723f-4f77-a5e4-1ca5af4bf40a\",\n                    \"vin\": \"5E0AA1445EG555108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB1660\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"788T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2057602d-4ed1-4016-abc5-c8189036922d\",\n                    \"vin\": \"5E0AA1445EG566304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"248668E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5966T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c15d388-49a8-40d3-8cf2-cb3d240c27d9\",\n                    \"vin\": \"5E0AA1446EG508508\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK2X\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52222a63-d19f-454c-bd93-e54226e75dc6\",\n                    \"vin\": \"5E0AA1446EG515605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9133\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"975e2885-dd6b-4467-ba52-30a400f9091c\",\n                    \"vin\": \"5E0AA1446EG517709\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2399132\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a0eb4960-eaf9-4883-bfcf-dddb9a203aba\",\n                    \"vin\": \"5E0AA1446EG539404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259575D\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"5784T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07b91264-c2ab-41a6-a66a-96ac5c05f555\",\n                    \"vin\": \"5E0AA1447EG453504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MK7644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8a146a55-ef6f-468f-a6a9-2fc40f33778d\",\n                    \"vin\": \"5E0AA1447EG534101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C681\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5599T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"711b635a-1360-47ba-ba73-31f2d8f90641\",\n                    \"vin\": \"5E0AA1447EG565803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"8042\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a87881cc-f8a1-4c5c-b7aa-c9e4bc568717\",\n                    \"vin\": \"5E0AA1448EG512303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9123\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"755T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71ca72a4-7972-4474-b8c6-745babd70d80\",\n                    \"vin\": \"5E0AA1449EG467503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3180\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"703T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58c1d97d-08fd-4f67-a412-7dfc78484a29\",\n                    \"vin\": \"5E0AA1449EG508504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MU3746\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"743T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"103b1a3c-cc93-4235-88c8-57e24dc4d0f0\",\n                    \"vin\": \"5E0AA1449EG512701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS8226\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"34625655\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"692a53e8-7939-4b5e-89cb-50682fda5d02\",\n                    \"vin\": \"5E0AA1449EG515601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4MV9130\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"761T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-03\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f526b3b4-6d2b-4fbc-971a-12dd14afb0fd\",\n                    \"vin\": \"5E0AA144XEG467204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA54PE\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5492\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c2f2b0-f9fa-4794-8204-e9cd4cdeb401\",\n                    \"vin\": \"5E0AA144XEG564502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NB9842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"798T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67740a24-e07e-49c3-a93a-ee36c5ec7943\",\n                    \"vin\": \"5E0AC1443EG481701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"176B962\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9158313-d292-43df-aacf-55c19110c55f\",\n                    \"vin\": \"5E0AJ1440EG501201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1620\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5368T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"993cb68e-3d8e-47ce-a586-290654b53992\",\n                    \"vin\": \"5E0AZ1441EG497801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2715CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6110T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2014\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"03792d3e-5cc9-48d4-8e00-84d930524a10\",\n                    \"vin\": \"5E0AA1440FG606001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3117\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"864T/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7cad48ec-ea32-4af5-beaa-852b4e5708ab\",\n                    \"vin\": \"5E0AA1440FG673603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1360\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"940T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"04a71fe7-92b7-4d92-a6f2-825f1df4185b\",\n                    \"vin\": \"5E0AA1440FG683905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1222\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"947T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6195cd64-8f14-45a6-94b1-dc0db50ce6d4\",\n                    \"vin\": \"5E0AA1441FG583702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"831\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ac16e36-e8ef-49e0-ac19-3be2ad343826\",\n                    \"vin\": \"5E0AA1441FG589404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8527\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc98605d-e624-406b-ad35-9c3f9f46da61\",\n                    \"vin\": \"5E0AA1441FG609201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3166\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"869T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"051c8dd7-d245-405e-941f-e709d23d8c04\",\n                    \"vin\": \"5E0AA1441FG615001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8140\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"879T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae2d5e7f-0431-4783-a8dc-3d76649ccf07\",\n                    \"vin\": \"5E0AA1441FG624703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8135\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"898T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"25f27c9a-aaa5-4935-af0f-a82a0ae2dbf8\",\n                    \"vin\": \"5E0AA1441FG647401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ4011\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"917T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54cb3f13-ce6c-4d39-9a76-1bbe6d026e12\",\n                    \"vin\": \"5E0AA1441FG675201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"252246A\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5762T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c7d0325-2d5c-4e37-b870-18c87077bc55\",\n                    \"vin\": \"5E0AA1441FG698803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"209B753\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6055T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69e29620-8916-4b28-961c-258aa4e81adf\",\n                    \"vin\": \"5E0AA1442FG596605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8533\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"853T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4e8231d-e519-4174-957d-7fe721f4c0da\",\n                    \"vin\": \"5E0AA1442FG673604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1361\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0805d20e-ac1d-46c7-afde-acaa1f0b31aa\",\n                    \"vin\": \"5E0AA1443FG583703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NA3379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"832T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15e7a15e-7b0b-4c16-8ed1-691a8e904415\",\n                    \"vin\": \"5E0AA1443FG588805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8545\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f91cdf28-74fa-4270-a51c-400899bdfd78\",\n                    \"vin\": \"5E0AA1443FG623603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dedd172b-8f5f-4fbb-b35e-a11f7b2d9b15\",\n                    \"vin\": \"5E0AA1443FG639901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358541\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"9901\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0593c5a2-3c69-4b8c-98d7-0a623ca1d764\",\n                    \"vin\": \"5E0AA1443FG683901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1218\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f09d0ab4-f197-402d-87d4-0e0e820d2e23\",\n                    \"vin\": \"5E0AA1444FG606003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3124\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"833T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b919a2-50d6-409c-b709-952afbf50414\",\n                    \"vin\": \"5E0AA1444FG635601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"TW97X19\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN-5601\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f7ab0930-ea77-4886-8cf9-96a69bd7463b\",\n                    \"vin\": \"5E0AA1444FG647201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NJ3791\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"912T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c03c136d-a2d0-4822-82f3-d84217409084\",\n                    \"vin\": \"5E0AA1444FG693904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1554\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69d6894a-1ddc-4260-81f6-a9cc6d298059\",\n                    \"vin\": \"5E0AA1445FG619701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VF7023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6178T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"29f3c594-fb58-4fc5-9119-e409b09cdabf\",\n                    \"vin\": \"5E0AA1445FG624705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8137\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"900T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0902a46a-8134-49ac-be83-284c4e30abed\",\n                    \"vin\": \"5E0AA1445FG683902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"944T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ebceb33-e15a-4855-9e06-6f67a6bd09dc\",\n                    \"vin\": \"5E0AA1446FG606004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3125\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"867T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7847e520-07c5-433b-ba31-5f36defddaf2\",\n                    \"vin\": \"5E0AA1446FG693905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1555\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"2\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b63113ad-3949-463b-bf26-88fa3b19c2de\",\n                    \"vin\": \"5E0AA1447FG609204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3169\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dede345-7425-4581-9d84-6efbe443bb35\",\n                    \"vin\": \"5E0AA1448FG589402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8525\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"845T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c73eda2-7026-4b11-969c-6c3a19986131\",\n                    \"vin\": \"5E0AA1448FG598102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8540\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CARRIER\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e6490cc-66b0-47d9-baaa-bf2cca62bacc\",\n                    \"vin\": \"5E0AA1448FG606005\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG3116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"868T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc18cbc2-5bd8-4eb5-99fe-9a96c42ecbe6\",\n                    \"vin\": \"5E0AA1448FG625301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5355706\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"23e0e4d3-8271-44f8-ab54-8873b649df44\",\n                    \"vin\": \"5E0AA1448FG691301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1557\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c2605a3f-2665-4d4c-9332-1b03c271d304\",\n                    \"vin\": \"5E0AA1449FG605901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NG2820\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"859T/BLUE\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c9c7316d-7db8-45fb-9e90-9a3c430df934\",\n                    \"vin\": \"5E0AA1449FG651101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"244404D\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5882T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"84fe3913-428d-43a5-9f47-42c37096e95c\",\n                    \"vin\": \"5E0AA144XFG588803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8546\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"841T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f4b159a9-4153-4fee-9722-6ec47fd97bfe\",\n                    \"vin\": \"5E0AA144XFG589403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4ND8526\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"943d3fab-4e63-4c19-9da0-95000bde9a80\",\n                    \"vin\": \"5E0AA144XFG624702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NH8134\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c65a0c3-6674-44c8-b8db-072e249b8197\",\n                    \"vin\": \"5E0AA144XFG691302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1413\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"949T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6e1dcabe-0788-449a-abe7-604e8156097f\",\n                    \"vin\": \"5E0AC1443FG659902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7312\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"928T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1622fc2-4747-461a-bf43-fe2d3b74acb3\",\n                    \"vin\": \"5E0AC1446FG658503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7164\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5a9014e1-ecf4-46f8-ae3e-a02a8d06746c\",\n                    \"vin\": \"5E0AC1447FG659904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NM7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"930T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c8d1029-b412-4b98-859c-4ea652c9f9e4\",\n                    \"vin\": \"5E0AJ1441FG686201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"246893C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6039T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67deeca4-4d18-45f6-9048-0d82b87986b6\",\n                    \"vin\": \"5E0AJ1442FG626105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5464576\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa725e88-144a-4f96-a44c-29f5d754fc3d\",\n                    \"vin\": \"5E0AJ1446FG627001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB20PW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6173T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-11-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f15c1f5d-0af8-405c-9523-f52a56ee806e\",\n                    \"vin\": \"5E0AJ1449FG636601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3605CY\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"5754T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e36632af-dac8-46f3-af88-363a54174b4f\",\n                    \"vin\": \"5E0AZ144XFG581701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"DK6814\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2015\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"34d1428c-3dd2-4c87-8817-484463f4127c\",\n                    \"vin\": \"5E0AA1440GG727001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8690\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1000T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fbbb35ca-400f-4255-a950-2e2e036665f2\",\n                    \"vin\": \"5E0AA1440GG752402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c983ca6-ef70-4bea-9da9-47555449d943\",\n                    \"vin\": \"5E0AA1440GG769703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5229\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1057T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"afdcd928-38cc-4330-a1b7-d1a48a46d086\",\n                    \"vin\": \"5E0AA1440GG835702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1213\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1102T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"83c6b80d-a2a1-4789-b65f-f7ca8fc2ba14\",\n                    \"vin\": \"5E0AA1441GG714001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9b2fd4c9-04a7-450a-a900-0b59e81731fe\",\n                    \"vin\": \"5E0AA1441GG736001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6096T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a9a98cc6-1b9f-4182-b2f4-ab4a0c59d567\",\n                    \"vin\": \"5E0AA1442GG735505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7047\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"5505\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a1f2709e-f6a5-43f5-802e-257459b4ca9f\",\n                    \"vin\": \"5E0AA1442GG735603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7150\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1024T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"26cc5467-eb10-492f-ac24-94a7fe00af18\",\n                    \"vin\": \"5E0AA1442GG835801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2f53384-0aa0-4003-8e4c-8dc881ce3fa8\",\n                    \"vin\": \"5E0AA1442GGB35601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1217\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"76f800bc-dd94-4858-b7a4-2981f9ed5afb\",\n                    \"vin\": \"5E0AA1443GG713805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1773\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ddafad30-e2b9-42cf-92ed-f3fa473ddf58\",\n                    \"vin\": \"5E0AA1443GG713903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8497\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"987T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b412c40-001e-4379-988c-8070505abc79\",\n                    \"vin\": \"5E0AA1443GG730202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS9116\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1013T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce4b9fd3-6ed9-4e5d-abc2-e3dba2bd360a\",\n                    \"vin\": \"5E0AA1443GG737604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VK6579\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6107T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ba08f3ff-41e2-4fbd-b33c-72b00244c94b\",\n                    \"vin\": \"5E0AA1443GG755701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6942\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1027\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16ab303d-7cc5-460e-b228-796a41996807\",\n                    \"vin\": \"5E0AA1443GG761403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2245\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1047T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c8e1a67f-ee54-491c-ab4f-2fb1507ab2b6\",\n                    \"vin\": \"5E0AA1443GG803701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Other\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PD3453\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ed0e5b1b-ac07-4662-b10c-eeef797768fa\",\n                    \"vin\": \"5E0AA1444GG713702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WR8906\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"976T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d400ffe-4e5d-4f0e-8b6e-7e3cdfe93955\",\n                    \"vin\": \"5E0AA1444GG726904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8709\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"998T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1e324434-1c92-4efa-b3a8-194f28e55035\",\n                    \"vin\": \"5E0AA1444GG735604\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7151\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1025\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"40627ba4-1ec6-44c6-96de-c2d86d5e071f\",\n                    \"vin\": \"5E0AA1444GG752404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1035T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b48f0f5f-d4bb-4591-85b2-74988d5c607a\",\n                    \"vin\": \"5E0AA1444GG769705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5231\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"T-1059\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78930b26-2b93-4a71-b92c-bf3a8f08209b\",\n                    \"vin\": \"5E0AA1444GG779201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5584\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK/2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3a1acf-ebb5-427f-a7e6-08e2aa7627a5\",\n                    \"vin\": \"5E0AA1445GG714003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8713\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"992T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b259e84c-9daa-4a42-880d-d524f56978b7\",\n                    \"vin\": \"5E0AA1445GG730105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8689\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-14\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a445fef-cf16-4061-8a6b-8a045191f057\",\n                    \"vin\": \"5E0AA1446GG713703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS7837\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"977T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694282c8-a035-456e-bbc4-e47ec7259af2\",\n                    \"vin\": \"5E0AA1446GG713801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS1769\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20675315-2fe9-4f05-b963-0e841d81584a\",\n                    \"vin\": \"5E0AA1446GG726905\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8710\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"999T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7fe18c9f-2192-41d4-b6aa-69084ee4c80c\",\n                    \"vin\": \"5E0AA1446GG737001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SA7210\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eeb494e8-fc31-4afb-bd9d-694de5dfd023\",\n                    \"vin\": \"5E0AA1446GG779104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5429\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1068T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c4636f98-0a90-4f9b-943c-f531bb342766\",\n                    \"vin\": \"5E0AA1446GG779202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5585\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"BLK\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6382ec5f-371d-4f9f-bb5b-97fdcc82fe27\",\n                    \"vin\": \"5E0AA1446GG835705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1216\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1105T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1c6f55b6-ae54-4bd2-85c1-e97e8d6b62ff\",\n                    \"vin\": \"5E0AA1446GG835803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1219\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-01\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f89d71d9-79ec-4bfa-9ffe-6f624524e72c\",\n                    \"vin\": \"5E0AA1448GG735704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT6945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1030T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"93122dda-689b-485f-9955-71dd31158aa4\",\n                    \"vin\": \"5E0AA1448GG779105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5430\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-16\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"415c69fe-9e44-41ff-86d2-95a06711d25b\",\n                    \"vin\": \"5E0AA1448GG779203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5586\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"64ddb1fe-5dfe-4a55-baf7-12de9cfd4ebc\",\n                    \"vin\": \"5E0AA1448GG795904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7147\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1078T/TRL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a3952-979c-4a17-8252-67e5a88a0468\",\n                    \"vin\": \"5E0AA1449GG732004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"264517F\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6080T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"272b9f27-d092-449a-b544-407b625e4e02\",\n                    \"vin\": \"5E0AA1449GG735503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7045\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1019T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe26c21d-43f7-4d67-bf88-622404b8b892\",\n                    \"vin\": \"5E0AA1449GG735601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NT7048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1022T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bdbe12c-2b32-43d2-bfa1-e1c819538c1f\",\n                    \"vin\": \"5E0AA1449GG752401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NU1649\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9a2e055f-6b27-4db1-9265-6d41629f7759\",\n                    \"vin\": \"5E0AA1449GG769702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5228\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1056T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1cbb8cf0-c58d-49fe-9e6e-3da4a4150eed\",\n                    \"vin\": \"5E0AA1449GG811401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"256B115\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6125-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1914ea82-a724-4b8f-901e-6d6be94da49a\",\n                    \"vin\": \"5E0AA144HG884502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3327\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6ece7979-4ef4-4266-ab42-2e1ddd413a95\",\n                    \"vin\": \"5E0AA144XGG692001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA40YX\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6088T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b2cb0c11-eb84-40c1-9f4f-c12ddfb33091\",\n                    \"vin\": \"5E0AA144XGG730102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NS8686\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72068493-054a-400e-88c1-170c02fc6a59\",\n                    \"vin\": \"5E0AA144XGG761401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NX2248\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1045T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0be87759-4b3e-4f28-918e-965d163d44b0\",\n                    \"vin\": \"5E0AA144XGG775301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5261931\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-12-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-12\",\n                    \"last_inspected_under_dot\": \"2541970\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b757a969-378b-4d04-ad65-b442c24ac295\",\n                    \"vin\": \"5E0AA144XGG779204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5587\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1073T/BLU\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"16a3b722-fba0-4282-96a9-64deb2446a25\",\n                    \"vin\": \"5E0AC1442GG769602\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5279\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1051T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f127d5c0-2159-4da5-9aa1-b37686a389bb\",\n                    \"vin\": \"5E0AC1444GG769603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5280\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1052T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc4e55c4-6e27-4616-9f3e-395383e276d9\",\n                    \"vin\": \"5E0AC1445GG769805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5425\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1064T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa9813bd-5706-43b9-8c3a-f0c8ade0440d\",\n                    \"vin\": \"5E0AC1447GG803503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PB7201\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb1ff118-bb84-454b-afb9-1c21bcd7d7b9\",\n                    \"vin\": \"5E0AC1448GG769605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4NZ5224\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1054T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"358dd7bd-1c54-4f80-9b3d-00283ecc50a1\",\n                    \"vin\": \"5E0AA1440HG852405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1674\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1115T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d8051ea-d9ac-41f3-b995-f534e84aea31\",\n                    \"vin\": \"5E0AA1440HG884402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3129\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf9adaf1-ddb7-40ae-9a6b-8934619aac5f\",\n                    \"vin\": \"5E0AA1440HG899403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3077\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2f83b884-bcf9-46be-af8d-006df959f632\",\n                    \"vin\": \"5E0AA1441HG856804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1645\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ae6ae02-1963-4d4c-ace0-8a3a124f28c4\",\n                    \"vin\": \"5E0AA1441HG912305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1160T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c53ad60d-1033-4e37-9f80-3f24af3b7f7f\",\n                    \"vin\": \"5E0AA1442HG865303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2964\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1128T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c57dc9f-7476-4b0d-8023-f166a0c9c9b7\",\n                    \"vin\": \"5E0AA1442HG916002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8825\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1167T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"30295341-4c43-4c86-b5ce-4dc362f84c3d\",\n                    \"vin\": \"5E0AA1443HG890601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5110461\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6094T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9d0a0e8-9246-4bd8-a73e-08cc78f6f876\",\n                    \"vin\": \"5E0AA1444HG699405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1145T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"13f3f69a-6bb7-403e-aae3-e5d1cdf31e8a\",\n                    \"vin\": \"5E0AA1444HG884404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2842\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1134T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58d59394-771a-4f0e-93cc-eb59082d367b\",\n                    \"vin\": \"5E0AA1444HG899405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3080\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6770a0e7-95ef-4c17-97e2-5c192cff9fc5\",\n                    \"vin\": \"5E0AA1444HG899503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3098\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1148T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"288a418c-f362-4eab-a59d-b0386fe3a87b\",\n                    \"vin\": \"5E0AA1444HG912802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"423819T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0796a129-25c8-4eee-929e-16ab335a8dad\",\n                    \"vin\": \"5E0AA1444HG917904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3294\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1164T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee508d11-f5b4-4bf7-9a88-2f6d00df0100\",\n                    \"vin\": \"5E0AA1445HG852402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1335\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1112T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"789c7ef6-3be2-47ee-a4c6-94c51d7e1647\",\n                    \"vin\": \"5E0AA1445HG855901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"80009T\",\n                    \"insp_unit_license_state\": \"KY\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fe734360-3dbf-4508-9750-b2564fe84d33\",\n                    \"vin\": \"5E0AA1446HG863201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"259564E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5913T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5c2282f9-fd98-454f-b2b2-54b87534e9f8\",\n                    \"vin\": \"5E0AA1446HG884405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL2841\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4bda517e-1860-4264-bb4b-b89aa49afc40\",\n                    \"vin\": \"5E0AA1447HG854801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"237C489\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"6051T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4dc17fa3-c51c-41e0-b25b-ef7e4b4adae7\",\n                    \"vin\": \"5E0AA1447HG865202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9901\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"122T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2bd1b2ec-79ad-4de8-b48a-36ab7a56c561\",\n                    \"vin\": \"5E0AA1447HG953201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5059102\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"BLUE-2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e0bfbd9-11a5-4d6a-a662-f89c76dddbe5\",\n                    \"vin\": \"5E0AA1448HG856802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1643\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1117T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f0e57836-1e70-4cb3-a569-0d2d1ce1bfd6\",\n                    \"vin\": \"5E0AA1448HG884504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PL3329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd27e57f-f5ed-4ca0-bdb6-3afe91a8d7d7\",\n                    \"vin\": \"5E0AA1448HG899505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1150T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"58164a6f-c8aa-4710-bc5d-f0dbf7b46570\",\n                    \"vin\": \"5E0AA1448HG964501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5117715\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5984T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d92f1e6-013f-4854-93d2-eca70881538f\",\n                    \"vin\": \"5E0AA1449HG852404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PG1337\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"CAR/1114T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2627d2d9-43f0-4edd-bcf4-faaf0374ee32\",\n                    \"vin\": \"5E0AA1449HG865203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ9902\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1123T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eb0e5fbb-e426-4c5c-8045-ac5632798b7c\",\n                    \"vin\": \"5E0AA144XHG856803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PJ1644\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1118T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2228098e-2117-4266-b4c2-877bf6fea5ae\",\n                    \"vin\": \"5E0AA144XHG912304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PM3336\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a2308d2d-bee5-48bc-b013-f0ec1ba801da\",\n                    \"vin\": \"5E0AA144XHG929104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PR8822\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1174T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97d31239-880d-4811-9458-3211cc5bff54\",\n                    \"vin\": \"5E0AA144XHG979601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UR5346\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5941T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a58541e-c0f2-4a11-b9ba-0231de7df38f\",\n                    \"vin\": \"5E0AC1446HG950204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1744\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1179T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3d075659-5404-4b4b-bb26-8f6e4c114979\",\n                    \"vin\": \"5E0AC1446HG959503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2354\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1183T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35b738ee-f702-4949-bae1-54d3e1474b08\",\n                    \"vin\": \"5E0AC1448HG950205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT1745\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1186T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d97be643-b44a-4e87-ba94-4577c5711190\",\n                    \"vin\": \"5E0AC1448HG959504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4PT2355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1184T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-10, C-11, C-12, C-14, C-5008, C-5307, C-5309, C-7510, C-7512, C-8ENC, CS-12, CS-5304, CS-6SD, CS-8504, CX-5304, CX-6, CX-7, EZ-5307, 31M\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"386cecd5-91f8-44ee-93b3-7b259b175863\",\n                    \"vin\": \"5E0AJ1443HG859901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5416360\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"466df16e-c5b9-4390-a0b0-17432363df25\",\n                    \"vin\": \"5E0AJ1443HG898701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB04CG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6002T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e4de3147-0cf2-4925-834c-08333a95405c\",\n                    \"vin\": \"5E0AJ1449HG854301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5238618\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3a781fc9-0de4-442b-9237-4ecfba520541\",\n                    \"vin\": \"5E0AZ144XHG857801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"T521365\",\n                    \"insp_unit_license_state\": \"IL\",\n                    \"insp_unit_company\": \"6023T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"708c40c7-ecbf-469a-8847-75792d8bfe2b\",\n                    \"vin\": \"5E0AA1444JG109901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2384802\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"329T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3f7375a-43bb-492f-9106-d6757cbe76ea\",\n                    \"vin\": \"5E0AA1448JG041201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3333168\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5488\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d532d6b-3ca3-440c-a991-ec5e7a7c5e59\",\n                    \"vin\": \"5E0AA1448JG054501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SZ6259\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5732T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-02\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"adabdaba-7497-42d5-aec7-c3921c0ddd5b\",\n                    \"vin\": \"5E0AA1640JG031002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5294561\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"3280\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f128ea93-b72e-4d7e-bd92-fbaddcab811c\",\n                    \"vin\": \"5E0AA1640JG034904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5470\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1239T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b7573226-a94e-439d-a750-b96c09a4e1b0\",\n                    \"vin\": \"5E0AA1640JG049502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1247T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8c08adb6-d1f1-4736-a454-598cae8cb7ce\",\n                    \"vin\": \"5E0AA1641JG025404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7565\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"71bcf149-db1d-41c8-95a5-9cd9a95573a2\",\n                    \"vin\": \"5E0AA1643JG025503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7504\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1228T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ac35ec7-286a-46de-b2b1-5341a1a5d175\",\n                    \"vin\": \"5E0AA1643JG087001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ6114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ab956b54-6207-4a83-a936-12ae86c7bb8d\",\n                    \"vin\": \"5E0AA1644JG015403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7441\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1218T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc73bd2-54f0-4645-a212-ca50b3fef336\",\n                    \"vin\": \"5E0AA1644JG049504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5493\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"54eab297-3473-4a9d-a1de-0dda264cdcd2\",\n                    \"vin\": \"5E0AA1645JG025504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7505\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ea923f2-ed4f-4b46-981e-c423fe10b386\",\n                    \"vin\": \"5E0AA1646JG015404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7314\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1219T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43fd970f-fb93-4f7b-88fa-0daf8b792800\",\n                    \"vin\": \"5E0AA1646JG049505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5492\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0550767d-a89e-479c-946d-12fc2ca67149\",\n                    \"vin\": \"5E0AA1647JG015301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7307\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1211T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0fbbb8a7-528e-48fd-a97c-b4ba38814f46\",\n                    \"vin\": \"5E0AA1647JG025505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RA4520\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1230T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a6061cf-4b0b-4a1d-88ad-059b8277a819\",\n                    \"vin\": \"5E0AA1647JG067303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RM3208\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1255T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5f8d9d-b2b7-4ac9-bd37-a356d85fac05\",\n                    \"vin\": \"5E0AA1648JG015405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7315\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1220T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5d827f02-707d-4611-96bf-0006b1b39cb6\",\n                    \"vin\": \"5E0AA1648JG049506\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5491\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1251T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dc271640-27a7-4fc2-badd-4fd160a843b6\",\n                    \"vin\": \"5E0AA1648JG125001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RN4459\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1258T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ea9a198f-f45d-4562-8fa2-dea6b2c627f2\",\n                    \"vin\": \"5E0AA1649JG015302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RG7308\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1212T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5400630f-f689-4793-88f2-051a932eecce\",\n                    \"vin\": \"5E0AA164XJG025403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RJ5462\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1223T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1db9951d-815a-4b88-af1f-eabe893fbace\",\n                    \"vin\": \"5E0AJ1442JG080401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB36CY\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2024-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-09\",\n                    \"last_inspected_under_dot\": \"1876628\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, c-10, C-11, CX-09, CX-10, CX-11\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6caa8040-4996-4a32-8977-1d7caa95ee61\",\n                    \"vin\": \"5E0AU1740JG068301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5246129\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5981T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5307\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1a461729-fb1a-44d3-83b2-ce2f9291d5b3\",\n                    \"vin\": \"5KKHAEDV6JPJK4199\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP03034\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6064\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2018\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"a5e5440e-d5c9-4c5a-9ba7-12d0d8ae9f2c\",\n                    \"vin\": \"5E0AA1444KG206209\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06606AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"029a9722-6fbd-443a-a1e0-1df6ae5a95f3\",\n                    \"vin\": \"5E0AA1446KG227501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA69QG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"02\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3e497435-387f-4f5e-8545-7cccce40ff29\",\n                    \"vin\": \"5E0AA1448KG277901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"87235AK\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ca83ec1d-98f9-4161-a394-f8b6a32f3097\",\n                    \"vin\": \"5E0AA1449KG166502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5403622\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6122T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4079cac3-1294-4687-a4e7-cc6e25b25b8c\",\n                    \"vin\": \"5E0AA1449KG200003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB78CA\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6102T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"53806c40-89d4-49f6-8cd5-926126e3e605\",\n                    \"vin\": \"5E0AA144XKG166511\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"70222AJ\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"18490492-a9fe-4552-89fe-aaa844edc95f\",\n                    \"vin\": \"5E0AA1640KG187705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6607\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1290T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e13a925b-c8a2-4029-9cdc-417796c986ab\",\n                    \"vin\": \"5E0AA1641KG125102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR3061\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1265T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c9de62b-93aa-425e-bb8a-251afc69828b\",\n                    \"vin\": \"5E0AA1641KG168404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9796\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c02be9f-37f4-43d1-8ab0-8a437c99e809\",\n                    \"vin\": \"5E0AA1641KG207203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9399\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b9f8a21c-2714-4b29-a3c3-1403ee3b2e72\",\n                    \"vin\": \"5E0AA1641KG207301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9404\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"28aa8e54-757b-4287-9c0c-aeb3a7d0c78f\",\n                    \"vin\": \"5E0AA1642KG148503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9775\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1272T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d328bcfe-b041-4ae0-9e0c-78ea0af63459\",\n                    \"vin\": \"5E0AA1642KG207002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RY4866\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1296T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"649189a9-5fdd-4f58-9f2a-de65e10abed5\",\n                    \"vin\": \"5E0AA1642KG207503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5000\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1319T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee7102fa-ffeb-4fdd-8fc9-77be2d0e2d1e\",\n                    \"vin\": \"5E0AA1643KG125103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR7985\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1266A\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c7d4e9ba-66b8-480f-9993-93e6220f6cb1\",\n                    \"vin\": \"5E0AA1643KG168405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9797\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1285T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"992531a4-e337-416f-b144-5fa92e4a7610\",\n                    \"vin\": \"5E0AA1643KG207204\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9400\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1304T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"655ecc88-8b5d-4f6d-8431-a00ad338c438\",\n                    \"vin\": \"5E0AA1643KG207302\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9405\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f659cbb9-9b2d-49cc-8a84-ace30540db8a\",\n                    \"vin\": \"5E0AA1644KG207504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5001\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a4c2acd8-b39e-4e9c-972a-fbf705850bc2\",\n                    \"vin\": \"5E0AA1644KG271901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5278575\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b27f4a76-7331-4172-abc4-3d1978bedb56\",\n                    \"vin\": \"5E0AA1645KG207401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9438\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9233a7f3-efcf-4d4a-83d1-95ca0e7c1b41\",\n                    \"vin\": \"5E0AA1646KG159102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9793\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1279T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"da647002-8e5f-494c-94c5-0b6effde3ec5\",\n                    \"vin\": \"5E0AA1646KG207102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1299T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"302cb4ab-5e95-4aa9-a366-088366ee270f\",\n                    \"vin\": \"5E0AA1646KG207505\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5002\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1321T BLK\",\n                    \"inspections_total_vin\": \"7\",\n                    \"inspections_total_vin_dot\": \"7\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0a59e2c1-b3e8-4299-85f5-c328a7329756\",\n                    \"vin\": \"5E0AA1647KG207304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9403\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-11-29\",\n                    \"last_inspection_date_vin_dot\": \"2023-11-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1983ce4d-0fe8-48f5-bebb-6989331c85b0\",\n                    \"vin\": \"5E0AA1647KG207402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5049\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"88e8887c-4b46-4302-b953-f7853154b0aa\",\n                    \"vin\": \"5E0AA1647KG209702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"21B588\",\n                    \"insp_unit_license_state\": \"MO\",\n                    \"insp_unit_company\": \"300146\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e3d91961-875c-49c2-aa68-40c48f756d95\",\n                    \"vin\": \"5E0AA1648KG159103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9794\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1280T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dfc72de2-927f-46ab-8a16-ad1aa997b070\",\n                    \"vin\": \"5E0AA1648KG168402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9778\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1282T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-20\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"610ae898-d8d5-4a74-955b-31b6e6986deb\",\n                    \"vin\": \"5E0AA1648KG200202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RW4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1292T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2eceb451-19de-49bf-a0a3-f1912095a02f\",\n                    \"vin\": \"5E0AA1648KG207201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WA2782\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1301T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0b21201f-4d2c-43a7-a349-cfa7d551488d\",\n                    \"vin\": \"5E0AA1648KG270301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5048\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f9a16ee8-dc40-4f00-8add-301fa0117190\",\n                    \"vin\": \"5E0AA1649KG148501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR9787\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1270T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a02d6171-e7ee-4ca3-bc5d-fd6e0a00f410\",\n                    \"vin\": \"5E0AA1649KG207305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9407\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c25347bf-0cb2-4194-8aa4-5c257a1246f8\",\n                    \"vin\": \"5E0AA1649KG207403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5037\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"12bdc727-5ffe-4f14-a0a0-9e820e989cdb\",\n                    \"vin\": \"5E0AA1649KG284501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5132\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1323T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1bf40de-bf72-4cc5-8950-d7758e8e4c4a\",\n                    \"vin\": \"5E0AA164XKG125101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4RR8023\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1264T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"759c4e24-13bb-4132-a3c8-629a0251effb\",\n                    \"vin\": \"5E0AA164XKG207202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SF9398\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1302T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"52de8903-10be-4519-a6b7-693ded9fd09f\",\n                    \"vin\": \"5KKHAEDV7KPKW7678\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26114\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2019\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"b15ffe51-45cc-4208-91fc-48f2c0f698ec\",\n                    \"vin\": \"5E0AA144XLG412801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"243085E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5715T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 44-46\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"81ac987b-d6b3-402a-a54a-2436d40ad388\",\n                    \"vin\": \"5E0AA1540LG410102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4378\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1395T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 46-48\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4393ce1b-4779-494d-84d6-5694a82aa652\",\n                    \"vin\": \"5E0AA1640LG382401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4359\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"11fb0af8-eb0c-4353-9969-a1bd31314812\",\n                    \"vin\": \"5E0AA1640LG423402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3702\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1400T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2e778003-fee0-4438-8e3a-3c81702a2709\",\n                    \"vin\": \"5E0AA1640LG450907\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4395\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1410T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c3841f2a-eae3-464d-908e-beff623395b0\",\n                    \"vin\": \"5E0AA1640LG462703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5905\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"16416T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7ee7fb09-6c78-4c6e-b107-5d5f75985a2f\",\n                    \"vin\": \"5E0AA1641LG312003\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4121\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1337T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-12\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0d54dc0f-1c96-4fd5-a47f-9b211c5f5bff\",\n                    \"vin\": \"5E0AA1641LG312101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5144\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1341T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bb0e12bd-ed4d-4d79-81ca-d41d655f81a2\",\n                    \"vin\": \"5E0AA1641LG356101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4188\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1354T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6de9e18f-4e37-455e-90ca-84f993156f4e\",\n                    \"vin\": \"5E0AA1641LG430701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"255634E\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ec8ec13b-40ef-46ad-b6dd-3d4dcde08a3d\",\n                    \"vin\": \"5E0AA1641LG440001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"218C934\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5793T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bbd2e3-c88a-4199-8a0a-749376261817\",\n                    \"vin\": \"5E0AA1642LG301401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"10934AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2301d6b2-920c-4e42-b545-b6531ab78c91\",\n                    \"vin\": \"5E0AA1642LG356401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5356311\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6087T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1755dc8-4922-4aad-9f12-a419a3f1bf2f\",\n                    \"vin\": \"5E0AA1642LG410103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4379\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5732469c-07db-4bdd-a21a-df22664cbcb8\",\n                    \"vin\": \"5E0AA1642LG423403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3704\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1401T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f81c1e95-86c1-4a64-a153-89ae7d612b25\",\n                    \"vin\": \"5E0AA1642LG450701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"258660C\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5773T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4df1b717-0827-45e3-b32e-c2351db416ab\",\n                    \"vin\": \"5E0AA1642LG450908\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4396\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-24\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31e20b3c-38b9-417a-a07d-74ceffdf37ee\",\n                    \"vin\": \"5E0AA1643LG312004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4122\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1338T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a51dbf65-8712-4d0f-819e-bbe3a98827f5\",\n                    \"vin\": \"5E0AA1643LG356102\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4181\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1355T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e78f1239-78bb-45dd-837d-1a770c8a3cca\",\n                    \"vin\": \"5E0AA1643LG405301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"51614AD\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-22\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"42cf4799-928d-4903-a421-8975ca107a65\",\n                    \"vin\": \"5E0AA1643LG450903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4391\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b1899630-a29a-4ca3-9af8-384450dfa8fa\",\n                    \"vin\": \"5E0AA1644LG342001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SW5784\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6111T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fd8cda01-9a1b-4a83-9687-c0a668581ed6\",\n                    \"vin\": \"5E0AA1644LG410104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4380\",\n                    \"insp_unit_license_state\": \"PA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f87dd16a-c0a9-43c0-a126-68a1b5c93207\",\n                    \"vin\": \"5E0AA1644LG423404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3705\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"09a278f4-56ad-4872-8b9b-6f6a56878948\",\n                    \"vin\": \"5E0AA1644LG450909\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4397\",\n                    \"insp_unit_license_state\": \"NC\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2024-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"69bb6c30-e8f3-423a-8365-26be457fc4c7\",\n                    \"vin\": \"5E0AA1644LG462705\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5907\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-20\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-20\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"bfdcc5eb-d8d5-4208-954d-c58bf71d355b\",\n                    \"vin\": \"5E0AA1645LG299305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5142\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1333T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"863d5f16-f734-46b6-b9d9-10c1364a18d7\",\n                    \"vin\": \"5E0AA1645LG312201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5145\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1342T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6b8d4164-9acc-48ad-a09c-bc6abffd6d05\",\n                    \"vin\": \"5E0AA1645LG328401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4152\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1346T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dafe274a-8362-45c7-8f99-c12b8bf598af\",\n                    \"vin\": \"5E0AA1645LG356103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4183\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1356T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d2d017ae-0152-49ae-bbb3-528c03ef7515\",\n                    \"vin\": \"5E0AA1645LG360801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QB96EW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6077T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36376bc0-8790-44d6-a6d6-f12f05910430\",\n                    \"vin\": \"5E0AA1645LG390901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4374\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1376T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5ea26a22-3491-499c-b7c2-8b5e3c5055c5\",\n                    \"vin\": \"5E0AA1645LG393605\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"06695AL\",\n                    \"insp_unit_license_state\": \"WA\",\n                    \"insp_unit_company\": \"6177T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7b3bb03e-2d8b-43bc-9349-b02928556d70\",\n                    \"vin\": \"5E0AA1645LG450904\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4392\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdc128e8-46ad-41b7-8768-7bf5c6d33ada\",\n                    \"vin\": \"5E0AA1646LG382404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4362\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"15f2aeb6-2748-431f-bc2a-ad935fa36ce5\",\n                    \"vin\": \"5E0AA1646LG392401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5358640\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6084T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ef33ee8d-9095-48cc-aa9c-cf95dba3d520\",\n                    \"vin\": \"5E0AA1646LG410105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4381\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1398\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a62fb4c9-b8f2-4a34-ba42-ec301697f519\",\n                    \"vin\": \"5E0AA1646LG423405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3706\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"90053005-b563-4916-90bb-975864c9ef77\",\n                    \"vin\": \"5E0AA1646LG479103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1422T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c4fe28d-dc56-46c2-b32e-3f8bfaa2ebe8\",\n                    \"vin\": \"5E0AA1647LG299306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SH5143\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1334T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"212add8b-7062-4cf2-ba7d-8f26a0da0355\",\n                    \"vin\": \"5E0AA1647LG312006\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4149\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4e0f7dc7-4c9f-4c66-aac5-ceef5a3c868c\",\n                    \"vin\": \"5E0AA1647LG334202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4178\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1349T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-26\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"73328c96-0169-4306-b057-5661d9d08093\",\n                    \"vin\": \"5E0AA1647LG356104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4182\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1357T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"39c07ee5-0734-498c-8664-91dd006aeb54\",\n                    \"vin\": \"5E0AA1647LG356202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4191\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1361T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"de98aa99-8be1-4db9-b04e-67a86f67a145\",\n                    \"vin\": \"5E0AA1647LG390902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4375\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e7c874b3-3da5-4dd8-8b6a-f21b1a7c8275\",\n                    \"vin\": \"5E0AA1647LG462701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5903\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN: 2701\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-31\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"691adc21-a215-4350-9bca-be2b120d2c2b\",\n                    \"vin\": \"5E0AA1648LG312001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"13335T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"078e2cdc-1d74-4112-be6a-05788675ade0\",\n                    \"vin\": \"5E0AA1648LG380301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4358\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1363T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fdb26e23-a7c2-45bc-9b99-2078e8b5bcc2\",\n                    \"vin\": \"5E0AA1648LG390701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4365\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1373T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"3c20fb5d-d90f-45b3-a103-49a164556b4a\",\n                    \"vin\": \"5E0AA1649LG334203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4179\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1350T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7d57289b-45c3-4d60-b420-028f385d2bdb\",\n                    \"vin\": \"5E0AA1649LG390903\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4376\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"374c1b43-5752-49f8-8b54-03ac3696dba2\",\n                    \"vin\": \"5E0AA1649LG410101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SN4377\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"VIN0101\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c178cca-ffc0-4dab-849f-0baa81df3b09\",\n                    \"vin\": \"5E0AA1649LG423401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU3703\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8dd6b6ec-6c4c-45af-9fca-865da3ef4769\",\n                    \"vin\": \"5E0AA1649LG462702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5904\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dac984fb-c8ea-43a5-9e8e-e2b31309dc21\",\n                    \"vin\": \"5E0AA1649LG479001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SU4299\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1419T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"1aa29a79-3646-48b9-8135-98a70c75b55c\",\n                    \"vin\": \"5E0AA164XLG295301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"38ERXG\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6144T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-05-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9bb2e6ac-908a-4e99-887e-7fa5250e67c3\",\n                    \"vin\": \"5E0AA164XLG312002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SM4120\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1336T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c1843ab6-9703-4cca-8c32-0606b7c92e1d\",\n                    \"vin\": \"5E0AA164XLG325901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Full Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SL2173\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5112TA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ee479a6d-0c91-4d06-b0bf-f263ea47c8d1\",\n                    \"vin\": \"5E0AA164XLG370501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"231B315\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"34863538\",\n                    \"insp_unit_decal_number\": \"34863538\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4d3b74b0-6c8f-4ecc-a304-a1f18101b280\",\n                    \"vin\": \"5KKHAEDV4LPLG1014\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP23633\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6142\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"ffeb8d15-9b26-4417-a5fa-f6c61b98dc12\",\n                    \"vin\": \"5KKHAEDV8LPLU0719\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"ZP26119\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6116\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"538640c6-a60a-4471-b893-441c4b967485\",\n                    \"vin\": \"5E0AA1641MG556803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1421\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1437T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b89387e2-2c35-4825-bc99-daa17bca2334\",\n                    \"vin\": \"5E0AA1641MG565405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1437\",\n                    \"insp_unit_license_state\": \"UK\",\n                    \"insp_unit_company\": \"1444T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"131b1081-207d-49ec-a0d0-486eb23d6f07\",\n                    \"vin\": \"5E0AA1643MG493901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5939\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1425T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-03-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"daa5036e-816d-47fb-89a5-30c2ccb63454\",\n                    \"vin\": \"5E0AA1643MG556804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1422\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1438T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"797d4f13-8205-41b8-a51e-3ce6d746ad08\",\n                    \"vin\": \"5E0AA1644MG526002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678421T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1620T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-10-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"efb3a44d-4fcc-4397-bbf3-2df19788c1e3\",\n                    \"vin\": \"5E0AA1645MG493902\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4SS5927\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1426T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d0d33636-c446-4b13-aa3d-0e7038b29a11\",\n                    \"vin\": \"5E0AA1645MG552401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"26-75320\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5404T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"72a3510e-5ed4-470b-a166-b66cb7acf36c\",\n                    \"vin\": \"5E0AA1645MG556805\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1423\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1439T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"35c8727e-8416-48f2-9538-2273b0584c3d\",\n                    \"vin\": \"5E0AA1646MG565402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1434\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-14\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"07103b45-f364-4eca-aa8c-8d54dfd52b0c\",\n                    \"vin\": \"5E0AA1648MG546303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1417\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1433T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cb2b949b-c952-4c2d-ae51-6ce10f3a0c0a\",\n                    \"vin\": \"5E0AA1648MG556801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1420\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1435T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e6f60b52-d0ed-45ce-9d16-194b67113005\",\n                    \"vin\": \"5E0AA1648MG565403\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1435\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e34de06-d4ff-4478-bb64-e4fb5ce0bc40\",\n                    \"vin\": \"5E0AA1649MG502701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"156366A\",\n                    \"insp_unit_license_state\": \"MS\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-25\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1ee2b67-7ceb-4d73-a036-0395626c540d\",\n                    \"vin\": \"5E0AA164XMG482801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TD2652\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1424T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"43e73bab-9ca3-407c-baeb-263d40e450e6\",\n                    \"vin\": \"5E0AA164XMG539501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TL4786\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8d009abc-46e8-4736-b254-f4bd93ef9edd\",\n                    \"vin\": \"5E0AA164XMG546304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TE1418\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1434T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4585603b-0daf-480d-b733-15c3a9bc65ce\",\n                    \"vin\": \"5E0AX1743MG519801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"QA15MQ\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"CX-5303, CX-5304, CX-5308, C-5309\",\n                    \"model_year\": \"2021\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): > 50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"572711f8-ae16-4662-bbf8-41164cfa0352\",\n                    \"vin\": \"5E0AA1640NG649703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6612\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b02d643f-265f-4338-9be1-d899bf81494a\",\n                    \"vin\": \"5E0AA1641NG580701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"151017T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6116T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-13\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fa7fc3d9-21a9-42f8-9b74-b9671a3f0dcd\",\n                    \"vin\": \"5E0AA1641NG592105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9823\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-31\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-31\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"36a03e2e-d642-4fc0-afa0-a35fe7ecf893\",\n                    \"vin\": \"5E0AA1641NG604608\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678737T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1631T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"eca40efe-a8ca-433d-89cc-00cca7c9fdaf\",\n                    \"vin\": \"5E0AA1641NG605404\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8808\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1458T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d969de49-55ce-4dee-99a8-c0aed48da416\",\n                    \"vin\": \"5E0AA1642NG600101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9836\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1450T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-18\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"22cc90a0-6b1e-494e-aaf3-d11c1c69a9a8\",\n                    \"vin\": \"5E0AA1643NG604609\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678734T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1632T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"669e2afa-1a75-4952-bca9-1c60a2167e3c\",\n                    \"vin\": \"5E0AA1643NG605405\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8809\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1459T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-21\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"856a4f72-2cb1-4236-b9b8-cfda7afcda89\",\n                    \"vin\": \"5E0AA1643NG605503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6608\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1462T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"46dc63f8-e3a8-4e79-b0bb-a5866d57796f\",\n                    \"vin\": \"5E0AA1643NG649503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6604\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"63a70ab8-1a8b-43f5-8290-2b456f86838f\",\n                    \"vin\": \"5E0AA1643NG649601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6606\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1469T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"dd4ee07c-5f9a-4369-9745-86db8ceb710b\",\n                    \"vin\": \"5E0AA1644NG592101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9819\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1445T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-03-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-03-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"fc76ac36-f250-4bd7-a9a2-8c01d5f6773a\",\n                    \"vin\": \"5E0AA1645NG605504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8848\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1463T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1c9f6e8-c3a6-4b4b-9660-15cd102ffdfb\",\n                    \"vin\": \"5E0AA1645NG649504\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6605\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1468T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"3\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-01\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"60ccfa6e-bb31-40d7-8bd8-e17111bbe138\",\n                    \"vin\": \"5E0AA1646NG605401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8805\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1455T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f1f79992-65a0-4ca9-9cda-c495a924a3f6\",\n                    \"vin\": \"5E0AA1647NG649701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6610\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1470TBLK2X\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9c1d556b-fff9-4f77-8c55-2525b3b30757\",\n                    \"vin\": \"5E0AA1647NG683301\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UG1031\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"6090T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d7d1ef6f-6392-4f16-891f-01f48cef3fdb\",\n                    \"vin\": \"5E0AA1648NG592103\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9821\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1447T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4a82337c-ab02-4648-986b-aecca6d220b3\",\n                    \"vin\": \"5E0AA1648NG605108\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678739T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1639T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"174c9205-9c30-470e-ba1c-a76fb3115a9c\",\n                    \"vin\": \"5E0AA1648NG710201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"1936CW\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-18\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-18\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"f34a3169-0e43-4214-995a-b9ca4eccc090\",\n                    \"vin\": \"5E0AA1649NG649702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6611\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"216f2430-da69-45c5-a782-79efeb9e09fa\",\n                    \"vin\": \"5E0AA1649NG734801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"2574333\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"6135T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-08\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8b8c83b1-7581-4cab-8ea0-8d327560529d\",\n                    \"vin\": \"5E0AA164XNG600105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TV9840\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1454T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-07\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"70d88554-7d8d-426d-8856-f0a1bc71afd3\",\n                    \"vin\": \"5E0AA164XNG605109\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678726T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1640T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-09-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"94cc9210-3700-49f8-a27c-e9052def8a81\",\n                    \"vin\": \"5E0AA164XNG605501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4TX8846\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1460T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-02-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-02-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"927332a9-7ef5-4511-a7fc-8bf48b9d951f\",\n                    \"vin\": \"5E0AA164XNG649501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4UB6602\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0c9ea23e-a70e-494d-bbfa-ac35a04196fc\",\n                    \"vin\": \"5KKHAEDV7NPNF6222\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP18491\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"insp_unit_company\": \"5878\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-11-08\",\n                    \"last_inspection_date_vin_dot\": \"2024-11-08\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2022\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"568157da-1f25-4f03-a788-2f6596d6090c\",\n                    \"vin\": \"5E0AA1645PG766101\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100790\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-30\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"31117fd5-9e3f-4d28-a24a-04ce7521127f\",\n                    \"vin\": \"5E0AA1649PG788201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"5100447\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5956T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-28\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6c5e6e78-ecfc-449a-968e-3e896a71fbf1\",\n                    \"vin\": \"5KKHAEDV7PPNP6297\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Straight Truck\",\n                    \"insp_unit_license\": \"YP95342\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6045\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WESTERN STAR\",\n                    \"model\": \"4900\",\n                    \"model_year\": \"2023\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"5720784e-8f8a-4581-b3fd-347e91b1a504\",\n                    \"vin\": \"5E0AA1641RG005004\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1479T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"78bc3976-4f15-406e-ac7d-35f601815c09\",\n                    \"vin\": \"5E0AA1642RG012401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3887\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-02-15\",\n                    \"last_inspection_date_vin_dot\": \"2024-02-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9e47a28e-ad87-4df6-8d7a-1feed645a579\",\n                    \"vin\": \"5E0AA1644RG901801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VX1270\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-10\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e74b65e5-1362-43a9-a078-bf98fda2c688\",\n                    \"vin\": \"5E0AA1646RG005001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3882\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-12\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-12\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"32a38675-a17e-4acd-842a-dc18df9e3fec\",\n                    \"vin\": \"5E0AA1648RG005002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VH3883\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1477T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-28\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-28\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b700142f-507d-44ef-9fbf-78ec32118f93\",\n                    \"vin\": \"5E0AA1648RG983001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"190192C\",\n                    \"insp_unit_license_state\": \"MT\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"aa695f97-815f-4453-a861-62d30ae423ab\",\n                    \"vin\": \"5E0AA164XRG012601\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"VVS2356\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1365TA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-25\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-25\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2024\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9403a1bd-05cf-4fde-894d-e29ad4737132\",\n                    \"vin\": \"5E0AA1640SG073803\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5203\",\n                    \"insp_unit_license_state\": \"OR\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e548e69c-e85f-4fff-a9e9-4a221496be09\",\n                    \"vin\": \"5E0AA1641SG031303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"W441329\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1483T\",\n                    \"inspections_total_vin\": \"5\",\n                    \"inspections_total_vin_dot\": \"5\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"e8e50351-40bb-4085-8616-11a9192e19dc\",\n                    \"vin\": \"5E0AA1641SG129201\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591616T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1502T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-06\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"97de28bb-c92b-4854-9e34-0dc3c43e8c90\",\n                    \"vin\": \"5E0AA1641SG179502\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678081T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1521T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0aec45c6-abe9-42c0-90b6-612d372f0e56\",\n                    \"vin\": \"5E0AA1641SG189303\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678463T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"156365\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"7c504d42-db8b-4a93-82a0-1fab341ae13c\",\n                    \"vin\": \"5E0AA1642SG073804\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8750\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1501T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a7229cdd-25aa-4321-8d7e-d0d00304bb8d\",\n                    \"vin\": \"5E0AA1642SG142801\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WS6706\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"6156T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-14\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-14\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"a8c3885f-612b-4c32-8419-97c470521c4b\",\n                    \"vin\": \"5E0AA1642SG182702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678096T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1525T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ae86c255-d19c-433a-a461-30b85ea43d93\",\n                    \"vin\": \"5E0AA1642SG188001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678469T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1532T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8fbf1a81-4bcf-4118-a8b0-59d3d8d4c79d\",\n                    \"vin\": \"5E0AA1643SG031304\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VS2383\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-10-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-10-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"6625523b-56a8-458d-ada2-8fe5a6a03801\",\n                    \"vin\": \"5E0AA1643SG073701\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WE5200\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1493T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-08-26\",\n                    \"last_inspection_date_vin_dot\": \"2024-08-26\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"880f6db8-e261-44ae-9844-52c75aef43b2\",\n                    \"vin\": \"5E0AA1643SG179503\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678083T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"4ffa8249-f77c-47dc-883b-ec5e2250e6e6\",\n                    \"vin\": \"5E0AA1644SG188002\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678470T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1533T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"694b30ea-3d30-458b-9ef0-84fa6ddf05dc\",\n                    \"vin\": \"5E0AA1645SG031305\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WK8780\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1485T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9d19eae4-5766-4b4f-a45d-8ac32d215406\",\n                    \"vin\": \"5E0AA1645SG073702\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3971\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-02\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-02\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"50deffc1-338f-4502-a949-abf6d6b7ff02\",\n                    \"vin\": \"5E0AA1645SG163402\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"677736T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1511T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-09\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cf75dfe3-1a94-4c56-baad-5c339ad2c044\",\n                    \"vin\": \"5E0AA1645SG166901\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678059T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1515T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-13\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-13\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d1401115-b32e-4efd-87e3-1f7a214288f6\",\n                    \"vin\": \"5E0AA1646SG053104\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5357\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1489T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-10-06\",\n                    \"last_inspection_date_vin_dot\": \"2025-10-06\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"67481881-630d-4aed-b285-0c070caa7658\",\n                    \"vin\": \"5E0AA1647SG073703\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3972\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"d04c895c-57f7-4949-ae4a-e1663b5480bd\",\n                    \"vin\": \"5E0AA1647SG189306\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678471T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"539T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-17\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5421badf-3879-4094-8660-bbdae6e45181\",\n                    \"vin\": \"5E0AA1648SG053105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD7945\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1490T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-09\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-09\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"0ce5fbca-7cbb-4bfd-89e4-280d3bbadd81\",\n                    \"vin\": \"5E0AA1649SG060001\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5355\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1491-T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-05-07\",\n                    \"last_inspection_date_vin_dot\": \"2024-05-07\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"9fcd6788-2bf7-4440-8ead-5ce176070b21\",\n                    \"vin\": \"5E0AA1649SG073704\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4WD3970\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1496T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-27\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cd1b4fda-ff07-43f7-8874-ca8ac287e0d5\",\n                    \"vin\": \"5E0AA1649SG073802\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"4VZ5368\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1499T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"c0e241aa-f82a-4b1c-a9de-21b7c313a388\",\n                    \"vin\": \"5E0AA1649SG159501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"591721T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"VIN 9501\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"20c032bd-04e7-499f-95f0-c3e741601757\",\n                    \"vin\": \"5E0AA164XSG118603\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678670T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1610T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-22\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-22\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"2d7aee34-3322-49ca-bdbe-c11a927c93d5\",\n                    \"vin\": \"5E0AA164XSG179501\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678082T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"ce488f68-488d-43b1-a459-7c5855cc35eb\",\n                    \"vin\": \"5E0AA164XSG182706\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678099T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1529T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"b412b78c-3977-4c7f-a6f4-489d5232e076\",\n                    \"vin\": \"5E0AA1640TG257205\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738835T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1562T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"8e28fd79-28c0-413a-b2a0-256a11867a4d\",\n                    \"vin\": \"5E0AA1643TG243105\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738852T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"969d7206-d50d-4506-9a2d-8646e021709c\",\n                    \"vin\": \"5E0AA1645TG257202\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738833T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1559T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"cdd39a1d-3cf6-4945-a8d3-cab82d66fcdd\",\n                    \"vin\": \"5E0AA1647TG257203\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"738834T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1560T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-21\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-21\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"5eb67475-efe9-477b-9c79-cda6f6ea2bef\",\n                    \"vin\": \"5E0AA1648TG208401\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"678510T\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1540T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-24\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-24\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"COTTRELL\",\n                    \"model\": \"C-09, C-11, CS-10, CS-12M3, CX-09, CX-5LSCH, CX-AK7, CX-LSFA-TRI\",\n                    \"model_year\": \"2026\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Length (feet): 48-50\",\n                    \"trailer_body_type\": \"Auto Transporter\",\n                    \"trailer_type\": \"Fifth Wheel\"\n                },\n                {\n                    \"_id\": \"38c82506-e5bb-447d-a5ff-9c41fc5a44a2\",\n                    \"vin\": \"3ALHG3DV8GDGY4259\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XE489Q\",\n                    \"insp_unit_license_state\": \"FL\",\n                    \"insp_unit_company\": \"6104\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-05-29\",\n                    \"last_inspection_date_vin_dot\": \"2025-05-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"514e699f-b3db-4401-99da-2f266150b1d8\",\n                    \"vin\": \"3ALHG3DV5LDKX4946\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"XP59078\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-01\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-01\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"d7de9b23-1ad1-4970-99d8-33bb01d86bdf\",\n                    \"vin\": \"3ALHG3DV6LDKX4938\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06481\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1369\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"0ccaf124-585d-474c-ac42-ee3b0cb4ddcc\",\n                    \"vin\": \"3ALHG3DV6LDKX4941\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"EP06484\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2023-12-05\",\n                    \"last_inspection_date_vin_dot\": \"2023-12-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"1f5bde5f-e85b-43a0-8baf-dfac6259c768\",\n                    \"vin\": \"3ALHG3DV7LDKX4947\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U483HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1378\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-12-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-12-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"14d2f03f-867a-44ab-a8b9-80f0e47a7186\",\n                    \"vin\": \"3ALHG3DV8LDKX4942\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Truck Tractor\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"U4829HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"1373\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-03\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-03\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"FREIGHTLINER\",\n                    \"model\": \"114SD\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"f528a8b4-9f3f-4e51-b29b-50500b9c28bc\",\n                    \"vin\": \"1JJV572H78723899H\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4NS1193\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-08-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Smooth Side Drop Frame\",\n                    \"model_year\": \"2008\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 57\n                },\n                {\n                    \"_id\": \"be2ac643-3531-4b73-9f09-31d0011e8197\",\n                    \"vin\": \"1L9L6CV2XSL593126\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Auto Carrier\",\n                    \"secondary_category\": \"Open Auto Carrier\",\n                    \"insp_unit_license\": \"3240624\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"903\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-12-11\",\n                    \"last_inspection_date_vin_dot\": \"2024-12-11\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LOHR NORTH AMERICA\",\n                    \"model\": \"LOHR\",\n                    \"model_year\": \"2025\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Car Hauler Trailer\",\n                    \"trailer_type\": \"Fifth Wheel\",\n                    \"trailer_length\": 48\n                },\n                {\n                    \"_id\": \"2c38cb60-991f-4cf8-a805-b8f40501ba46\",\n                    \"vin\": \"1L9SC4621GJ464039\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3457\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1093T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"f23ba79a-2886-41f9-b823-0b1400be39b9\",\n                    \"vin\": \"1L9SC4621GJ464042\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3321\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1096T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-04-30\",\n                    \"last_inspection_date_vin_dot\": \"2024-04-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"18c821c9-4047-4a27-9458-42291cf1a7b2\",\n                    \"vin\": \"1L9SC4623GJ464043\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3322\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1097T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2024-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"2b63b382-e4cb-4a5c-993b-1a80ac0f1eaf\",\n                    \"vin\": \"1L9SC4628GJ464037\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3711\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1001T/BLUE\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-07-17\",\n                    \"last_inspection_date_vin_dot\": \"2024-07-17\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"d11ba7be-71c3-4c61-8c5e-fcdb5b83c43e\",\n                    \"vin\": \"1L9SC4625GJ464044\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PL3323\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1098T/BLK\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-04-15\",\n                    \"last_inspection_date_vin_dot\": \"2025-04-15\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"97ba7a82-2b87-4bea-aa2f-870ccbd598fd\",\n                    \"vin\": \"1L9SC462XGJ464038\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PD3712\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-10\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-10\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"7ca51fba-bde9-4d59-bb79-d37c9648a4e2\",\n                    \"vin\": \"1L9SC4721HJ464056\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4PY7310\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1203T\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2017\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 47\n                },\n                {\n                    \"_id\": \"725d4059-93b0-4e48-b8ba-8453d9fb9ce3\",\n                    \"vin\": \"1JJV532W66L963381\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"4RN4613\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"1281T\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"3\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-08-19\",\n                    \"last_inspection_date_vin_dot\": \"2025-08-19\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WABASH\",\n                    \"model\": \"Wabash National Corporation\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"0e46b54f-8688-4e68-a955-f2767a9afc4f\",\n                    \"vin\": \"1L9SC4629GJ464046\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4VR6981\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"inspections_total_vin\": \"3\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"2\",\n                    \"multi_dot_flag\": true,\n                    \"last_inspection_date_vin\": \"2025-04-27\",\n                    \"last_inspection_date_vin_dot\": \"2025-03-12\",\n                    \"last_inspected_under_dot\": \"710576\",\n                    \"most_recent_inspection_flag\": false,\n                    \"make\": \"LUGO MANUFACTURING\",\n                    \"model\": \"Lugo Manufacturing\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"other_trailer_info\": \"Trailer Type = Stinger\",\n                    \"trailer_body_type\": \"Car Trailer\",\n                    \"trailer_length\": 46\n                },\n                {\n                    \"_id\": \"c35a3bfd-457f-4a5a-976f-935d33000e85\",\n                    \"vin\": \"3HAEUMML2LL316685\",\n                    \"type\": \"POWER UNIT\",\n                    \"unit_type_desc\": \"Straight Truck\",\n                    \"primary_category\": \"Chassis Cab\",\n                    \"insp_unit_license\": \"D083HS\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-06-30\",\n                    \"last_inspection_date_vin_dot\": \"2025-06-30\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"INTERNATIONAL\",\n                    \"model\": \"MV607\",\n                    \"model_year\": \"2020\",\n                    \"series\": \"MV\",\n                    \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n                    \"gvwr\": \"Class 6: 19,501 - 26,000 lb (8,845 - 11,794 kg)\",\n                    \"body_class\": \"Truck\",\n                    \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR range 19,501 to 26,000 lbs.)\",\n                    \"fuel_type_primary\": \"Diesel\",\n                    \"body_cab_type\": \"MDHD: Conventional\"\n                },\n                {\n                    \"_id\": \"37dcd805-715a-4416-8b05-d000cdb832b6\",\n                    \"vin\": \"1UYVS2533L7164225\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Dry Van\",\n                    \"secondary_category\": \"Standard Dry Van\",\n                    \"insp_unit_license\": \"3059366\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-09-05\",\n                    \"last_inspection_date_vin_dot\": \"2025-09-05\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"UTILITY TRAILER MANUFACTURER\",\n                    \"model\": \"Utility Trailer Manufacturer\",\n                    \"model_year\": \"2020\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_body_type\": \"Box or Van Enclosed Trailer\",\n                    \"trailer_type\": \"Straight Semi/Semi Trailer\",\n                    \"trailer_length\": 53\n                },\n                {\n                    \"_id\": \"74b3c16a-09c3-4c5e-9d92-d9daaad650e4\",\n                    \"vin\": \"1W9S74522CH157222\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"240B182\",\n                    \"insp_unit_license_state\": \"TX\",\n                    \"insp_unit_company\": \"5967T\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-01-23\",\n                    \"last_inspection_date_vin_dot\": \"2025-01-23\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2012\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"e7188e6e-0c52-41b6-93b6-47f4ecd2f06f\",\n                    \"vin\": \"1W9SC4524GH157644\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"5186531\",\n                    \"insp_unit_license_state\": \"ME\",\n                    \"insp_unit_company\": \"5982T\",\n                    \"inspections_total_vin\": \"4\",\n                    \"inspections_total_vin_dot\": \"4\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-11-04\",\n                    \"last_inspection_date_vin_dot\": \"2025-11-04\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"WALLY-MO\",\n                    \"model\": \"Wally-Mo\",\n                    \"model_year\": \"2016\",\n                    \"vehicle_type\": \"TRAILER\",\n                    \"body_class\": \"Trailer\",\n                    \"trailer_length\": 45\n                },\n                {\n                    \"_id\": \"6e1c2141-a293-4735-938e-4bde6ee259c5\",\n                    \"vin\": \"1B9CS45226P275840\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"TT81K33\",\n                    \"insp_unit_license_state\": \"GA\",\n                    \"insp_unit_company\": \"VIN 5840\",\n                    \"inspections_total_vin\": \"2\",\n                    \"inspections_total_vin_dot\": \"2\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2025-07-16\",\n                    \"last_inspection_date_vin_dot\": \"2025-07-16\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2006\",\n                    \"vehicle_type\": \"TRAILER\"\n                },\n                {\n                    \"_id\": \"7b2883c8-a8ac-4a7b-8373-a808c342249b\",\n                    \"vin\": \"1B9CS45257P275557\",\n                    \"type\": \"TRAILER\",\n                    \"unit_type_desc\": \"Semi Trailer\",\n                    \"primary_category\": \"Unclassified\",\n                    \"insp_unit_license\": \"4MD7494\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"5202T/RED\",\n                    \"inspections_total_vin\": \"1\",\n                    \"inspections_total_vin_dot\": \"1\",\n                    \"countd_dots_vin\": \"1\",\n                    \"multi_dot_flag\": false,\n                    \"last_inspection_date_vin\": \"2024-01-29\",\n                    \"last_inspection_date_vin_dot\": \"2024-01-29\",\n                    \"last_inspected_under_dot\": \"568253\",\n                    \"most_recent_inspection_flag\": true,\n                    \"make\": \"BOYDSTUN METAL WORKS\",\n                    \"model_year\": \"2007\",\n                    \"vehicle_type\": \"TRAILER\"\n                }\n            ],\n            \"total_loads\": \"389\",\n            \"ltl_loads\": \"6\",\n            \"ltl_percentage\": 0.015424164524421594,\n            \"ftl_loads\": \"383\",\n            \"ftl_percentage\": 0.9845758354755784,\n            \"deadheads\": \"52\",\n            \"deadhead_percentage\": 0.13367609254498714,\n            \"first_load_date\": \"2024-01-02\",\n            \"last_load_date\": \"2025-12-23\",\n            \"load_summary\": [\n                {\n                    \"_id\": \"890cdb29-b87a-4d1c-8f44-af74594c41d0\",\n                    \"key\": \"TOYOTA\",\n                    \"value\": \"18\",\n                    \"first_load_date\": \"2024-02-05\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"70709f6c-bdb0-473a-8d5f-376931c9c423\",\n                    \"key\": \"FORD\",\n                    \"value\": \"16\",\n                    \"first_load_date\": \"2024-01-25\",\n                    \"last_load_date\": \"2025-11-06\"\n                },\n                {\n                    \"_id\": \"128a1fce-c89a-494b-b910-e06fec2ac226\",\n                    \"key\": \"HONDA\",\n                    \"value\": \"13\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-12-10\"\n                },\n                {\n                    \"_id\": \"116cebc7-ea4e-4486-8983-edc9c4a9ad3b\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-04-24\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"fb77174c-3d4e-4c1c-a05c-b90ab2f5e240\",\n                    \"key\": \"MAZDA\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-02-08\",\n                    \"last_load_date\": \"2025-08-06\"\n                },\n                {\n                    \"_id\": \"8363883f-b2c3-4235-b2bd-4b956d103e6d\",\n                    \"key\": \"BMW\",\n                    \"value\": \"10\",\n                    \"first_load_date\": \"2024-06-10\",\n                    \"last_load_date\": \"2025-11-04\"\n                },\n                {\n                    \"_id\": \"baf2ebc0-5548-409d-a973-6f3c9e309456\",\n                    \"key\": \"H & A\",\n                    \"value\": \"8\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2025-10-03\"\n                },\n                {\n                    \"_id\": \"9843f8cf-0796-496c-90e0-f50ae9351fca\",\n                    \"key\": \"HANSEN & ADKINS\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"228da4a9-3749-45dd-bbf8-759bbbd66750\",\n                    \"key\": \"GM\",\n                    \"value\": \"7\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2025-11-11\"\n                },\n                {\n                    \"_id\": \"c5a7b73f-432f-4fd7-818b-01ae35f792e4\",\n                    \"key\": \"MERCEDES\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-07-19\",\n                    \"last_load_date\": \"2025-03-28\"\n                },\n                {\n                    \"_id\": \"9e153765-d5e6-48fd-9a2d-a65efda23a09\",\n                    \"key\": \"NISSAN\",\n                    \"value\": \"6\",\n                    \"first_load_date\": \"2024-05-01\",\n                    \"last_load_date\": \"2025-11-13\"\n                },\n                {\n                    \"_id\": \"609f8fab-6a45-45c7-bcb0-07ecb71849f6\",\n                    \"key\": \"H&A SMYRNA\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-12-09\"\n                },\n                {\n                    \"_id\": \"ca4ca6fc-3179-45a1-a984-a022f39eada5\",\n                    \"key\": \"GENERAL MOTORS\",\n                    \"value\": \"5\",\n                    \"first_load_date\": \"2024-06-04\",\n                    \"last_load_date\": \"2025-12-04\"\n                },\n                {\n                    \"_id\": \"21c2363a-b267-43e8-a73e-d8445c78ae75\",\n                    \"key\": \"HONDA LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-04-15\",\n                    \"last_load_date\": \"2025-12-01\"\n                },\n                {\n                    \"_id\": \"d4f8d582-f071-43e1-80dc-d6efedaf6539\",\n                    \"key\": \"BMW GREER\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-07-01\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"2fb65627-3753-47e1-9e15-f3b51ee99005\",\n                    \"key\": \"GM FLINT\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2025-09-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"53f042c7-d657-42bf-a02e-0123709696f1\",\n                    \"key\": \"HYUNDAI\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-02-13\",\n                    \"last_load_date\": \"2025-11-10\"\n                },\n                {\n                    \"_id\": \"de89672f-eccb-4f08-ab1e-df8c01d531c6\",\n                    \"key\": \"TOYOTA PORTLAND\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-03-24\",\n                    \"last_load_date\": \"2025-05-08\"\n                },\n                {\n                    \"_id\": \"996cc3fd-6ae2-411a-9983-90648154cd58\",\n                    \"key\": \"H&A LINCOLN\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-01-03\",\n                    \"last_load_date\": \"2025-09-04\"\n                },\n                {\n                    \"_id\": \"8521d68b-aec8-4f2d-82a2-9499b18559e8\",\n                    \"key\": \"H&A SILVER BOW\",\n                    \"value\": \"4\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-11-14\"\n                },\n                {\n                    \"_id\": \"4d0d5107-168e-44eb-be9a-f97d45f12988\",\n                    \"key\": \"KIA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-10-07\",\n                    \"last_load_date\": \"2025-11-18\"\n                },\n                {\n                    \"_id\": \"fd9bfc4f-2606-44e3-93b7-a3d040b83792\",\n                    \"key\": \"HANSEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-08\",\n                    \"last_load_date\": \"2024-12-19\"\n                },\n                {\n                    \"_id\": \"438e65c7-0a40-4134-94cc-b8e255a1f2df\",\n                    \"key\": \"H&A PORT ALLEN\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-12-15\"\n                },\n                {\n                    \"_id\": \"6a6b86e3-dc7a-4987-ba6f-805b63ba08a9\",\n                    \"key\": \"H&A DIXIANA\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-09\",\n                    \"last_load_date\": \"2025-01-03\"\n                },\n                {\n                    \"_id\": \"e526aa50-0e18-4b39-b977-7f62254d0819\",\n                    \"key\": \"SUBARU\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"55b0cb75-d0bd-42e5-9906-89b051fdf780\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPOR\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-05-14\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"323abc07-7e75-4cdf-a65b-dd103fc8dadf\",\n                    \"key\": \"HANSEN AND ADKINS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-01-02\",\n                    \"last_load_date\": \"2024-08-20\"\n                },\n                {\n                    \"_id\": \"3b447111-46b3-4a29-b368-731e8970f851\",\n                    \"key\": \"H&A PORTLAND\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-18\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"3a35c0a2-8d83-4f7b-a125-55a36832eac9\",\n                    \"key\": \"MAZDA HUNTSVILLE\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2024-09-25\",\n                    \"last_load_date\": \"2025-05-21\"\n                },\n                {\n                    \"_id\": \"f82fbcc9-a531-4b3f-862f-3d65769b608e\",\n                    \"key\": \"STELLANTIS\",\n                    \"value\": \"3\",\n                    \"first_load_date\": \"2025-07-23\",\n                    \"last_load_date\": \"2025-09-22\"\n                },\n                {\n                    \"_id\": \"5b3665be-44f6-4113-9ae6-3ee790c2e3cd\",\n                    \"key\": \"BMW OF NASHVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-10\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"7a04f0cf-5496-4ede-8bf0-1d8d431e1c0e\",\n                    \"key\": \"CHRYSLER\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-09-23\"\n                },\n                {\n                    \"_id\": \"99da8bb3-a231-4dad-bcec-436feb3c58e1\",\n                    \"key\": \"SILSBEE FLEET GROUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-10-04\",\n                    \"last_load_date\": \"2024-11-04\"\n                },\n                {\n                    \"_id\": \"60c83e6e-29b5-4b2c-832d-893c6c747eea\",\n                    \"key\": \"NISSAN OF CANTON\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-08\"\n                },\n                {\n                    \"_id\": \"a0d2a665-661d-4a74-886b-96b638bb03c9\",\n                    \"key\": \"GMC\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-07-24\"\n                },\n                {\n                    \"_id\": \"a008ec6a-19bd-4dc7-9440-eeda42d817ff\",\n                    \"key\": \"DEALERSHIP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-18\",\n                    \"last_load_date\": \"2024-02-16\"\n                },\n                {\n                    \"_id\": \"3d3884b0-6d75-4559-9e0f-0ec83e7f2b5c\",\n                    \"key\": \"FORD PEARLAND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-09-12\",\n                    \"last_load_date\": \"2025-06-20\"\n                },\n                {\n                    \"_id\": \"cc97a010-5a4d-4b92-9c45-137fab17597f\",\n                    \"key\": \"GM KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-04-24\",\n                    \"last_load_date\": \"2025-12-23\"\n                },\n                {\n                    \"_id\": \"9adfd6ad-9b3b-4715-a87e-212e4bbfaf0d\",\n                    \"key\": \"STI-NO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-28\",\n                    \"last_load_date\": \"2025-04-02\"\n                },\n                {\n                    \"_id\": \"80f3aec2-3d82-41aa-a1ac-4f62008d878f\",\n                    \"key\": \"MERCEDES BENZ\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-02-23\",\n                    \"last_load_date\": \"2025-06-25\"\n                },\n                {\n                    \"_id\": \"37f03d89-3217-4498-9758-4ad68b9d775f\",\n                    \"key\": \"GM-BIRMINGHAM\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-06-03\",\n                    \"last_load_date\": \"2024-07-16\"\n                },\n                {\n                    \"_id\": \"9ddf4ec5-d2a9-41bc-9880-8fa79c89ff95\",\n                    \"key\": \"MAZDA JACKSONVILLE\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-28\",\n                    \"last_load_date\": \"2024-05-25\"\n                },\n                {\n                    \"_id\": \"70ff3bb3-55c2-4340-bdb1-cae70f8c998b\",\n                    \"key\": \"CORWIN AUTO\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-10\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"c2a63aea-9489-4472-a8aa-e9cb537fe472\",\n                    \"key\": \"MERCEDES BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-29\",\n                    \"last_load_date\": \"2025-03-12\"\n                },\n                {\n                    \"_id\": \"dd750e95-a0be-41bc-bef4-7bc4e692ea6d\",\n                    \"key\": \"H&A JESSUP\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-03\",\n                    \"last_load_date\": \"2024-08-27\"\n                },\n                {\n                    \"_id\": \"62e586a0-0c3b-41d5-b286-83038c936f3a\",\n                    \"key\": \"H&A BRUNSWICK\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"4ee8991c-bafe-4601-831e-79876d4f00f5\",\n                    \"key\": \"HYUNDAI/KIA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-06\",\n                    \"last_load_date\": \"2025-02-07\"\n                },\n                {\n                    \"_id\": \"bf074306-510d-44cc-a334-f92df94ecb44\",\n                    \"key\": \"TOYOTA/MAZDA\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-05-15\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"de834353-3492-4ffa-93ff-c82b903287f0\",\n                    \"key\": \"CHEVROLET\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"51557a25-5e2f-4492-95d0-fb328804f53d\",\n                    \"key\": \"H&A LOGISTICS\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-08-21\",\n                    \"last_load_date\": \"2025-03-21\"\n                },\n                {\n                    \"_id\": \"2b6d9f50-4037-4757-be6f-522184114554\",\n                    \"key\": \"H&A KENT\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-01-13\",\n                    \"last_load_date\": \"2025-08-14\"\n                },\n                {\n                    \"_id\": \"99ff09f5-b429-4ccd-8668-24c0c3b2ba6b\",\n                    \"key\": \"H & A KANSAS CITY\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2025-03-14\",\n                    \"last_load_date\": \"2025-04-18\"\n                },\n                {\n                    \"_id\": \"72b8bd29-e5f1-4831-bafc-5be9862a3675\",\n                    \"key\": \"FORD RICHMOND\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-03-04\",\n                    \"last_load_date\": \"2024-05-31\"\n                },\n                {\n                    \"_id\": \"b0f76b16-ade0-40e3-81c8-c60faaae9ba1\",\n                    \"key\": \"NISSIAN\",\n                    \"value\": \"2\",\n                    \"first_load_date\": \"2024-01-04\",\n                    \"last_load_date\": \"2025-08-15\"\n                },\n                {\n                    \"_id\": \"c3eff441-c9c1-4472-a565-addeca8c0adb\",\n                    \"key\": \"FORDDIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-19\",\n                    \"last_load_date\": \"2025-12-19\"\n                },\n                {\n                    \"_id\": \"efddfe34-35b6-4bce-a058-d50882ca32bc\",\n                    \"key\": \"NAPLES MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-23\",\n                    \"last_load_date\": \"2024-12-23\"\n                },\n                {\n                    \"_id\": \"5c50e632-3ce2-42db-96a5-12fdd266a430\",\n                    \"key\": \"HANSEN & ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"2f475c1c-52c2-4143-bed9-290dd327ce8a\",\n                    \"key\": \"GPA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"89aaa033-7de8-4c86-abb1-231779e81d74\",\n                    \"key\": \"ERAC MEMPHIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-13\",\n                    \"last_load_date\": \"2024-11-13\"\n                },\n                {\n                    \"_id\": \"867f8c74-3a54-49aa-9e48-99e3b0510c0f\",\n                    \"key\": \"STELLANTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-28\",\n                    \"last_load_date\": \"2025-11-28\"\n                },\n                {\n                    \"_id\": \"4b25727c-a347-405f-8a34-ef0663e113be\",\n                    \"key\": \"TOYOTA -ANNAPOLIS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-19\",\n                    \"last_load_date\": \"2024-08-19\"\n                },\n                {\n                    \"_id\": \"a94b3cbc-1fb4-4528-951e-748435aa22e3\",\n                    \"key\": \"NISSAN KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-21\",\n                    \"last_load_date\": \"2025-01-21\"\n                },\n                {\n                    \"_id\": \"e141062a-65b2-4053-b286-56ece8ab6ce3\",\n                    \"key\": \"FORD-WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-28\",\n                    \"last_load_date\": \"2025-02-28\"\n                },\n                {\n                    \"_id\": \"d9681ce1-29db-4446-8dc9-29b2b331841f\",\n                    \"key\": \"JASPER CHEVROLET\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"3cdab9b5-5ebb-4a03-8e8c-422e0c96f967\",\n                    \"key\": \"WINTERHAVEN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-05\",\n                    \"last_load_date\": \"2025-09-05\"\n                },\n                {\n                    \"_id\": \"eeecec83-af4e-40af-b5c3-966f2c991395\",\n                    \"key\": \"H&S BIRINGHAM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-18\",\n                    \"last_load_date\": \"2024-04-18\"\n                },\n                {\n                    \"_id\": \"5a350a98-01ad-4449-8709-2959d9aba034\",\n                    \"key\": \"VOLKSWAGON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"93ace8aa-0e92-4012-b6e9-df4ce4e065e6\",\n                    \"key\": \"HYUNDAI OF SEATTLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-23\",\n                    \"last_load_date\": \"2025-06-23\"\n                },\n                {\n                    \"_id\": \"6a5706a1-314f-4a7c-81a5-62b2902becbf\",\n                    \"key\": \"BMW-GREER SC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-25\",\n                    \"last_load_date\": \"2024-03-25\"\n                },\n                {\n                    \"_id\": \"2721c783-e5ea-42a3-af2d-3202ca15504a\",\n                    \"key\": \"H&A WINSTON SALEM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-27\",\n                    \"last_load_date\": \"2024-11-27\"\n                },\n                {\n                    \"_id\": \"4010fd14-4b46-4050-a2d2-305eb390622a\",\n                    \"key\": \"WWL SMYRNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-18\",\n                    \"last_load_date\": \"2025-06-18\"\n                },\n                {\n                    \"_id\": \"523b2674-f946-4e22-8dd0-4f5d6c47edf0\",\n                    \"key\": \"STI- FORD DIXIANA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-21\",\n                    \"last_load_date\": \"2024-02-21\"\n                },\n                {\n                    \"_id\": \"204ab200-df85-4dae-b31d-09889cbcd50b\",\n                    \"key\": \"MAZDA NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-30\",\n                    \"last_load_date\": \"2025-10-30\"\n                },\n                {\n                    \"_id\": \"adaf2317-2425-4d57-98bd-1f3d6ef955ba\",\n                    \"key\": \"FORD OF SPARTANBURG\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-29\",\n                    \"last_load_date\": \"2024-02-29\"\n                },\n                {\n                    \"_id\": \"61b99ea4-a109-472a-9483-0243fbc624e6\",\n                    \"key\": \"FORD WINSTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-02\",\n                    \"last_load_date\": \"2025-07-02\"\n                },\n                {\n                    \"_id\": \"2f49dead-fe8e-4ce1-86a1-0400c58ea53f\",\n                    \"key\": \"COAD TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-19\",\n                    \"last_load_date\": \"2024-06-19\"\n                },\n                {\n                    \"_id\": \"1d05a051-c7c9-424f-8c01-38212a0f4c84\",\n                    \"key\": \"STELLANTIS WENTZVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-24\",\n                    \"last_load_date\": \"2025-09-24\"\n                },\n                {\n                    \"_id\": \"a4fb8d90-9741-4a0a-9646-2064bf001a17\",\n                    \"key\": \"MERCADES BENZ\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-15\",\n                    \"last_load_date\": \"2025-09-15\"\n                },\n                {\n                    \"_id\": \"9ca00b9a-4c9a-4698-8279-f929d4e80c59\",\n                    \"key\": \"SOUTHERLAND SUBARU\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-23\",\n                    \"last_load_date\": \"2024-08-23\"\n                },\n                {\n                    \"_id\": \"a227f98e-1311-4af8-b285-996a3cddcd67\",\n                    \"key\": \"HANSEN/ADKINS AUTO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-06\",\n                    \"last_load_date\": \"2024-05-06\"\n                },\n                {\n                    \"_id\": \"e608d86b-e12b-4ab9-87c1-6afce85695a9\",\n                    \"key\": \"GA PORTS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-22\",\n                    \"last_load_date\": \"2025-05-22\"\n                },\n                {\n                    \"_id\": \"06d4d6e6-f8c1-4983-ac64-4b184020a761\",\n                    \"key\": \"BMW GALVESTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-07\",\n                    \"last_load_date\": \"2025-10-07\"\n                },\n                {\n                    \"_id\": \"93d522e3-f9d4-426d-ac70-652b10f4aa7d\",\n                    \"key\": \"11405953\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-02\",\n                    \"last_load_date\": \"2024-05-02\"\n                },\n                {\n                    \"_id\": \"5afdba51-1c51-4039-8c33-706602a20ab3\",\n                    \"key\": \"UNK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"5e00a4df-2f40-4d82-a01c-ed063fd49d3d\",\n                    \"key\": \"TOYOTA OF KALISPELL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-11\",\n                    \"last_load_date\": \"2025-02-11\"\n                },\n                {\n                    \"_id\": \"5d1a4886-69e9-42c0-a3f1-0625dc812beb\",\n                    \"key\": \"DROP OFF\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-19\",\n                    \"last_load_date\": \"2025-08-19\"\n                },\n                {\n                    \"_id\": \"f5cbd279-979c-4248-8a3b-fdb92137d608\",\n                    \"key\": \"H&A GREER MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-29\",\n                    \"last_load_date\": \"2025-05-29\"\n                },\n                {\n                    \"_id\": \"eb32691f-01f3-4d6d-8706-cde480ae8f10\",\n                    \"key\": \"GMC CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-31\",\n                    \"last_load_date\": \"2024-12-31\"\n                },\n                {\n                    \"_id\": \"c8b29ce6-df4f-4e94-8a8c-c9f149cce6a2\",\n                    \"key\": \"DODGELAND OF COLUMBIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-21\",\n                    \"last_load_date\": \"2025-07-21\"\n                },\n                {\n                    \"_id\": \"e16b11d0-e1ea-4688-b84e-ec280aeca56d\",\n                    \"key\": \"10072065\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-15\",\n                    \"last_load_date\": \"2024-02-15\"\n                },\n                {\n                    \"_id\": \"eccb796d-e011-4eab-83be-bcbee68a26cb\",\n                    \"key\": \"TOYOTA SILVER BOW\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-29\",\n                    \"last_load_date\": \"2025-03-29\"\n                },\n                {\n                    \"_id\": \"d2f0dd20-896d-4a27-a763-024e728d87e0\",\n                    \"key\": \"TERMINAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-16\",\n                    \"last_load_date\": \"2025-01-16\"\n                },\n                {\n                    \"_id\": \"e2cd0f30-0c36-40bf-8a95-56412a945521\",\n                    \"key\": \"BOMMARITO MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"d5122e21-54d1-4be4-9ea4-d3fa8747f871\",\n                    \"key\": \"H&A GREER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-08\",\n                    \"last_load_date\": \"2024-11-08\"\n                },\n                {\n                    \"_id\": \"e03df41c-088f-4284-955f-365c7ead5268\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRANSPORT, INC.\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-21\",\n                    \"last_load_date\": \"2025-10-21\"\n                },\n                {\n                    \"_id\": \"922c1076-b342-42bc-8d5a-1a0e031f6b3a\",\n                    \"key\": \"HAPEVILLE FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-05\",\n                    \"last_load_date\": \"2024-03-05\"\n                },\n                {\n                    \"_id\": \"dd7de7d4-42a3-42da-8cb4-33b3a3891966\",\n                    \"key\": \"FORD FREEPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-24\",\n                    \"last_load_date\": \"2025-11-24\"\n                },\n                {\n                    \"_id\": \"f83ed919-4c9b-48da-ae0e-2bc53be6671f\",\n                    \"key\": \"VOLKSWAGEN CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-14\",\n                    \"last_load_date\": \"2025-05-14\"\n                },\n                {\n                    \"_id\": \"da179564-3017-4b8a-bcac-cabbf48bf5b1\",\n                    \"key\": \"STI FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-25\",\n                    \"last_load_date\": \"2025-05-25\"\n                },\n                {\n                    \"_id\": \"a1471489-44dd-4f50-a3fa-62649be45a61\",\n                    \"key\": \"GM PORTLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-04\",\n                    \"last_load_date\": \"2024-07-04\"\n                },\n                {\n                    \"_id\": \"2824c56e-b756-496a-828e-19cafa140df4\",\n                    \"key\": \"WALKER CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-30\",\n                    \"last_load_date\": \"2025-09-30\"\n                },\n                {\n                    \"_id\": \"a1b6d150-d6aa-439a-8561-2ea4287109b9\",\n                    \"key\": \"H & A JACKSONVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-06\",\n                    \"last_load_date\": \"2025-05-06\"\n                },\n                {\n                    \"_id\": \"12212291-710d-42ce-95f4-c943a633fedb\",\n                    \"key\": \"FOX RENT A CAR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-11\",\n                    \"last_load_date\": \"2024-04-11\"\n                },\n                {\n                    \"_id\": \"4be27f2c-59e9-4b6d-b0f9-70f4fa36eea3\",\n                    \"key\": \"HANSEN/ADKINS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-11-05\",\n                    \"last_load_date\": \"2024-11-05\"\n                },\n                {\n                    \"_id\": \"ac32b8c3-7054-4b43-923c-044e5e5c47e3\",\n                    \"key\": \"LINCOLN HONDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-17\",\n                    \"last_load_date\": \"2024-09-17\"\n                },\n                {\n                    \"_id\": \"ea8b3670-0f98-4ae6-9c4d-9786099d9b78\",\n                    \"key\": \"FORD HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-16\",\n                    \"last_load_date\": \"2024-04-16\"\n                },\n                {\n                    \"_id\": \"b7d5c9f7-86d9-4cea-b1f7-996f0e09efe2\",\n                    \"key\": \"STI-NO GM\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"3bf61068-ef23-42c3-9d20-7108639c462b\",\n                    \"key\": \"H&A HAPEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-31\",\n                    \"last_load_date\": \"2025-07-31\"\n                },\n                {\n                    \"_id\": \"ac82ef54-ef26-4d69-acf4-512cb67ee3d9\",\n                    \"key\": \"JEEP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"26d26758-a706-470e-bcfe-2406696c54f5\",\n                    \"key\": \"H&A DIXIANA MANIFEST\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-19\",\n                    \"last_load_date\": \"2025-11-19\"\n                },\n                {\n                    \"_id\": \"a73fda92-8fde-4817-84ba-d985b3e57df2\",\n                    \"key\": \"SUBARU-BRUNSWICK\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-20\",\n                    \"last_load_date\": \"2024-07-20\"\n                },\n                {\n                    \"_id\": \"b315cdfb-e6fd-4798-90f3-a47ea7e77086\",\n                    \"key\": \"VARIOIUS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-03\",\n                    \"last_load_date\": \"2025-06-03\"\n                },\n                {\n                    \"_id\": \"6139db63-1f42-405c-a623-83fd66875a50\",\n                    \"key\": \"JIM FALK MOTORS\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-16\",\n                    \"last_load_date\": \"2025-05-16\"\n                },\n                {\n                    \"_id\": \"9a6f3dee-00fe-4469-ae3f-2d6020deacc8\",\n                    \"key\": \"NISSAN CANTON LLC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-12\",\n                    \"last_load_date\": \"2025-06-12\"\n                },\n                {\n                    \"_id\": \"a11c07dd-4497-4227-8d38-06ad54b046a3\",\n                    \"key\": \"JOBSITE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-20\",\n                    \"last_load_date\": \"2024-12-20\"\n                },\n                {\n                    \"_id\": \"c3332893-7e80-47b9-b03a-2f2eeaa1874b\",\n                    \"key\": \"10732311\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"6a6c59f8-57ff-49ec-a244-b242e4da5cf9\",\n                    \"key\": \"HANSEN AND ADKINS AUTO TRANSPORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-17\",\n                    \"last_load_date\": \"2025-07-17\"\n                },\n                {\n                    \"_id\": \"af163942-88e5-4aae-9f00-f3bc6b467bee\",\n                    \"key\": \"HANSEN & ADKINS/ RAILWAY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-26\",\n                    \"last_load_date\": \"2024-08-26\"\n                },\n                {\n                    \"_id\": \"05b7e48e-7515-476b-9a1a-3a0f265c7c1a\",\n                    \"key\": \"SUBARU OF ASHEVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-25\",\n                    \"last_load_date\": \"2025-02-25\"\n                },\n                {\n                    \"_id\": \"0f56969b-7a11-4953-9f24-f55bcb2b3434\",\n                    \"key\": \"PORT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-04-09\",\n                    \"last_load_date\": \"2025-04-09\"\n                },\n                {\n                    \"_id\": \"a82a3073-9ca3-478a-bb33-fec8ba6aa3b3\",\n                    \"key\": \"HANSEN & ADKINS AUTO TRAN\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-05\",\n                    \"last_load_date\": \"2024-08-05\"\n                },\n                {\n                    \"_id\": \"b39b6003-8898-4b70-ba52-e24123d20c97\",\n                    \"key\": \"FORD DEALERSHIP\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-05-09\",\n                    \"last_load_date\": \"2024-05-09\"\n                },\n                {\n                    \"_id\": \"2cede953-ca0d-433d-8e1b-a7e5080e83fd\",\n                    \"key\": \"HOEHN MOTORS INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-10-30\",\n                    \"last_load_date\": \"2024-10-30\"\n                },\n                {\n                    \"_id\": \"0869465b-2ee7-47e8-b4d8-6cdfa03ab39c\",\n                    \"key\": \"HANSEN/ADKINS AUTO TRANSPORT INC\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-13\",\n                    \"last_load_date\": \"2025-02-13\"\n                },\n                {\n                    \"_id\": \"61e2be83-86ae-4170-9d52-5bb88abd0fe1\",\n                    \"key\": \"VOLKSWAGON CHATTANOOGA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-26\",\n                    \"last_load_date\": \"2025-06-26\"\n                },\n                {\n                    \"_id\": \"b4e78e64-5dfb-40f3-8d50-e39317379d4a\",\n                    \"key\": \"SEATTLE HARBOR\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"094c46f4-0719-41fe-a617-09748df5c7e1\",\n                    \"key\": \"MARK DODGE CHRYSLER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-21\",\n                    \"last_load_date\": \"2025-08-21\"\n                },\n                {\n                    \"_id\": \"06ef50d8-4786-433d-92a2-269e1c8ec098\",\n                    \"key\": \"DIGITIAL\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-09-02\",\n                    \"last_load_date\": \"2025-09-02\"\n                },\n                {\n                    \"_id\": \"b712be8b-692c-4ebb-b450-247010d9134b\",\n                    \"key\": \"H&A NASHVILLE\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-05\",\n                    \"last_load_date\": \"2024-12-05\"\n                },\n                {\n                    \"_id\": \"3a11f5d8-fa36-4dd5-8f45-5394b8b6c3f1\",\n                    \"key\": \"NISSAN OF BAKERSFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-26\",\n                    \"last_load_date\": \"2025-03-26\"\n                },\n                {\n                    \"_id\": \"58fff7ed-1d80-454a-8c1c-b75c5cd54e63\",\n                    \"key\": \"NELSON MAZDA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-06\",\n                    \"last_load_date\": \"2024-04-06\"\n                },\n                {\n                    \"_id\": \"02f3ec1a-be7e-4060-9aff-e1e66b53ee77\",\n                    \"key\": \"H&A RICHMOND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-27\",\n                    \"last_load_date\": \"2024-02-27\"\n                },\n                {\n                    \"_id\": \"58ebaa98-3bee-428e-9a37-66fbaa108ae4\",\n                    \"key\": \"POHANKA TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-11\",\n                    \"last_load_date\": \"2025-12-11\"\n                },\n                {\n                    \"_id\": \"215d6fa3-fe27-4750-aa37-26917ce55362\",\n                    \"key\": \"KIA/HYUNDAI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-07\",\n                    \"last_load_date\": \"2025-07-07\"\n                },\n                {\n                    \"_id\": \"fafb4e44-0603-47d0-be14-cf37a482764e\",\n                    \"key\": \"GM-WESTFIELD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-06\",\n                    \"last_load_date\": \"2024-03-06\"\n                },\n                {\n                    \"_id\": \"1e8308fa-32c2-4262-a87f-d208ede1dd57\",\n                    \"key\": \"JM SMUCKER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-01\",\n                    \"last_load_date\": \"2024-08-01\"\n                },\n                {\n                    \"_id\": \"4a349e6c-6f3e-4caf-806d-794af863449f\",\n                    \"key\": \"HONDA NORTH AMERICA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-06-12\",\n                    \"last_load_date\": \"2024-06-12\"\n                },\n                {\n                    \"_id\": \"30217a7c-3faa-4f7a-90a6-a7932c09216e\",\n                    \"key\": \"CSX CINCINNATI\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-02\",\n                    \"last_load_date\": \"2025-05-02\"\n                },\n                {\n                    \"_id\": \"c493ce7c-63ff-4023-bb5f-8242b2902397\",\n                    \"key\": \"H&A CANTON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-03-05\",\n                    \"last_load_date\": \"2025-03-05\"\n                },\n                {\n                    \"_id\": \"de270ab5-f150-4d34-8628-a39316365c36\",\n                    \"key\": \"GM KENT\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-12-08\",\n                    \"last_load_date\": \"2025-12-08\"\n                },\n                {\n                    \"_id\": \"ae03c92c-0783-4ea5-a2cb-3c74c1b66ba5\",\n                    \"key\": \"GA POWER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-08-07\",\n                    \"last_load_date\": \"2024-08-07\"\n                },\n                {\n                    \"_id\": \"06e3ef3c-3dbc-474a-9059-d5f7454846c9\",\n                    \"key\": \"PERRY FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-03-14\",\n                    \"last_load_date\": \"2024-03-14\"\n                },\n                {\n                    \"_id\": \"909dc69d-0205-48b5-ba62-ec3704f7eca1\",\n                    \"key\": \"KALISPELL TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-14\",\n                    \"last_load_date\": \"2025-10-14\"\n                },\n                {\n                    \"_id\": \"7db4a512-25d4-4324-b353-9714e368041e\",\n                    \"key\": \"CARRRIER\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-25\",\n                    \"last_load_date\": \"2024-04-25\"\n                },\n                {\n                    \"_id\": \"7364b055-8f31-4e81-b38f-372b570b3d48\",\n                    \"key\": \"TOYOTA ANNAPOLIS JUNCTION\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-08-27\",\n                    \"last_load_date\": \"2025-08-27\"\n                },\n                {\n                    \"_id\": \"555bb0a1-50e0-4374-9fdf-8017f97135cb\",\n                    \"key\": \"H AND A DIXIANNA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-09-13\",\n                    \"last_load_date\": \"2024-09-13\"\n                },\n                {\n                    \"_id\": \"ab6f7977-589f-411c-900c-c07b15e401f8\",\n                    \"key\": \"HYUNDIA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-05-20\",\n                    \"last_load_date\": \"2025-05-20\"\n                },\n                {\n                    \"_id\": \"bc1f344a-0605-431d-a569-e6eb5d929e4d\",\n                    \"key\": \"POHANKA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-05\",\n                    \"last_load_date\": \"2025-11-05\"\n                },\n                {\n                    \"_id\": \"63adbb9c-ad74-4cbb-803e-dea600933158\",\n                    \"key\": \"FORD MOTOR CO\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-11-17\",\n                    \"last_load_date\": \"2025-11-17\"\n                },\n                {\n                    \"_id\": \"1ce6ca5f-f35a-4ecd-b238-0616771f79f0\",\n                    \"key\": \"STI EDWARK TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-06-05\",\n                    \"last_load_date\": \"2025-06-05\"\n                },\n                {\n                    \"_id\": \"1b168cec-9ae2-4ccc-bb5f-7e9e1a353486\",\n                    \"key\": \"STADIUM CHEVY\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-07-30\",\n                    \"last_load_date\": \"2025-07-30\"\n                },\n                {\n                    \"_id\": \"7e34976a-2c45-4ccf-83f1-efba55cedaab\",\n                    \"key\": \"CORWIN FORD\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-07-05\",\n                    \"last_load_date\": \"2024-07-05\"\n                },\n                {\n                    \"_id\": \"a3bf8f12-04fb-4ccd-b7f1-8fd084c96df3\",\n                    \"key\": \"HYUNDAI OF KIRKLAND\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-04-08\",\n                    \"last_load_date\": \"2024-04-08\"\n                },\n                {\n                    \"_id\": \"7bc80a98-4a8b-4b6b-a662-c9eb79c13541\",\n                    \"key\": \"SILVER BOW TOYOTA\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-10-29\",\n                    \"last_load_date\": \"2025-10-29\"\n                },\n                {\n                    \"_id\": \"f1a28f14-9370-4486-9d01-9511bbe54709\",\n                    \"key\": \"10558575\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-02-22\",\n                    \"last_load_date\": \"2024-02-22\"\n                },\n                {\n                    \"_id\": \"fa2759f5-40e2-4e7a-9bd1-427a7e88c2df\",\n                    \"key\": \"BRUCKNER TRUCK SALES\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-01-23\",\n                    \"last_load_date\": \"2025-01-23\"\n                },\n                {\n                    \"_id\": \"e065bc02-6ddc-41a8-8995-f4143d0fc233\",\n                    \"key\": \"N/AN/A\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2025-02-27\",\n                    \"last_load_date\": \"2025-02-27\"\n                },\n                {\n                    \"_id\": \"1bec5333-05e7-4765-bb80-4ce1c2a4de61\",\n                    \"key\": \"TOYOTA PRINCETON\",\n                    \"value\": \"1\",\n                    \"first_load_date\": \"2024-12-12\",\n                    \"last_load_date\": \"2024-12-12\"\n                }\n            ],\n            \"insurance_history\": [\n                {\n                    \"_id\": \"150b6e71-4ffa-43c3-8f21-7975ccd85ad3\",\n                    \"insurance_status\": \"A\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"U. S. SPECIALTY INSURANCE COMPANY\",\n                    \"policy_number\": \"1001120614\",\n                    \"effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"0\"\n                },\n                {\n                    \"_id\": \"55e16529-9299-430d-bbc1-8fbbd7169fd3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2020-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2020-03-11\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"ed849694-c2bb-4670-b36c-5cb6306ef62a\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"GREENWICH INSURANCE COMPANY\",\n                    \"policy_number\": \"RAD9437950\",\n                    \"effective_date\": \"2019-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-27\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"30afd57c-3496-4e15-b6eb-75bc67d3b2ce\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"82\",\n                    \"insurance_type_code\": \"BIPD\",\n                    \"insurance_carrier\": \"HUDSON INSURANCE COMPANY\",\n                    \"policy_number\": \"HMB200092\",\n                    \"effective_date\": \"2017-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2019-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"1867ba04-79ad-4fde-85d8-5f7cc13281a3\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"HARTFORD FIRE INSURANCE COMPANY\",\n                    \"policy_number\": \"20 CSE S51301\",\n                    \"effective_date\": \"2016-02-01\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2017-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"9ca5442b-6106-4508-b246-657f0644a3c7\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"362642\",\n                    \"effective_date\": \"2015-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2016-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"d2de4b39-fa3c-45d9-bd45-40bba1f1a55c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-07-25\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2015-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"73639c6e-a6a5-4660-92e6-0fad18996d45\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"361854\",\n                    \"effective_date\": \"2014-02-01\",\n                    \"cancel_method\": \"NAME CHANGED\",\n                    \"cancel_effective_date\": \"2014-09-02\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"e3917b9e-5762-40d4-8ba6-67ba52962adf\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"CAROLINA CASUALTY INSURANCE CO.\",\n                    \"policy_number\": \"360591\",\n                    \"effective_date\": \"2013-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2014-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b575a1aa-4378-4971-8477-94dc7771207d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"TOWER INSURANCE COMPANY OF NEW YORK\",\n                    \"policy_number\": \"CPPFN0042412\",\n                    \"effective_date\": \"2012-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2013-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"13845724-8d98-4938-ab88-7cbfb475926e\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"CASTLEPOINT NATIONAL INSURANCE CO\",\n                    \"policy_number\": \"TWP DY00046 11\",\n                    \"effective_date\": \"2011-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2012-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f2de1e63-be0f-4319-b317-8cd8d33f69a4\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-D\",\n                    \"effective_date\": \"2010-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2011-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"56f1a6db-7cf8-4f08-98bf-0e05e35c999d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-C\",\n                    \"effective_date\": \"2009-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2010-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"60e2182e-a4b2-47ab-9490-a6066ed6c367\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-B\",\n                    \"effective_date\": \"2008-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2009-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"c2dd0d77-3084-4ba1-beb4-7f597381ab69\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419-A\",\n                    \"effective_date\": \"2007-02-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2008-02-01\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b6578208-cf0a-4982-b737-56929fe28615\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000419\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2007-04-25\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"8882225a-4c6e-444f-8be3-63997de2ec2c\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"STATE NATIONAL INSURANCE CO., INC.\",\n                    \"policy_number\": \"TIP-000196\",\n                    \"effective_date\": \"2006-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-10-07\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"01b76d47-8058-483a-8e19-1ff240181f13\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"NEW YORK MARINE & GENERAL INS. CO.\",\n                    \"policy_number\": \"33818DC305\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-06-10\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b17cf26c-8fbc-4a53-ac85-c2eede391d78\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 10060102\",\n                    \"effective_date\": \"2005-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2006-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b3b3b20e-fea1-4615-943e-f2b9bf68dabc\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"LINCOLN GENERAL INSURANCE COMPANY\",\n                    \"policy_number\": \"LTC 100601\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"0a5a4417-83e0-4735-9062-b13d810c4bc0\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UJ8142S\",\n                    \"effective_date\": \"2004-05-14\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2005-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"cd777350-b02e-49c2-9051-9f14a7207346\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"UNDERWRITERS AT LLOYDS LONDON\",\n                    \"policy_number\": \"UH63225\",\n                    \"effective_date\": \"2003-05-15\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2004-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"f42b3447-61e9-4957-aac0-d1554ae472fa\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"UNITED STATES FIDELITY & GUARANTY CO.\",\n                    \"policy_number\": \"D085P00333\",\n                    \"effective_date\": \"2002-05-15\",\n                    \"cancel_method\": \"REPLACED\",\n                    \"cancel_effective_date\": \"2003-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"b82b9451-e54c-4753-84b6-63ae48674020\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                },\n                {\n                    \"_id\": \"7a5e4060-28a0-4e4a-8078-68d7a4b82981\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"34\",\n                    \"insurance_type_code\": \"CARGO\",\n                    \"insurance_carrier\": \"PROTECTIVE INSURANCE CO.\",\n                    \"policy_number\": \"FD 1314\",\n                    \"effective_date\": \"1994-07-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2002-06-14\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"1000000\"\n                }\n            ],\n            \"insurance_cancel_count\": \"19\",\n            \"insurance_last_canceled\": \"2020-03-11\",\n            \"risk_factors\": [\n                {\n                    \"consecutive_authority\": true,\n                    \"sixty_mo_in_business\": true,\n                    \"revocation_last_thirtysix_mo\": false,\n                    \"indicator_network_graph_phone\": true,\n                    \"indicator_network_graph_address\": true,\n                    \"indicator_network_graph_email\": false,\n                    \"indicator_network_graph_ein\": false,\n                    \"indicator_network_graph_duns\": false,\n                    \"high_shared_power_units\": false,\n                    \"indicator_benchmark_inspected_power_units_ratio\": false,\n                    \"indicator_benchmark_inspection_mileage_ratio\": false,\n                    \"indicator_benchmark_power_unit_mileage_ratio\": false,\n                    \"zeo_inspections_last_twelve_mo\": false,\n                    \"active_usdot_status\": true,\n                    \"violations_severe_flag\": false,\n                    \"basic_alert_flag\": false,\n                    \"fatal_crashes_flag\": true,\n                    \"safety_rating_unsatisfactory_conditional\": false,\n                    \"secondary_contact_info_provided\": true,\n                    \"primary_contact_info_missing\": false,\n                    \"carrier_w_brokerage_authority\": false,\n                    \"multi_cargo_classification\": false,\n                    \"interstate_carrier_single_state_inspection\": false,\n                    \"bipd_insurance_above_minimum\": false,\n                    \"bipd_insurance_below_requirement\": false,\n                    \"cargo_insurance_on_file\": false,\n                    \"boc3_on_file\": true,\n                    \"pending_insurance_cancellation\": false,\n                    \"no_active_authority\": false,\n                    \"not_authorized_for_hire\": false,\n                    \"mcs150_filed_last_24_months\": true,\n                    \"oos_below_industry_average\": false,\n                    \"smartway_flag\": true,\n                    \"carbtru_flag\": false,\n                    \"phmsa_flag\": false,\n                    \"hazardous_material\": true,\n                    \"virtual_physical_mailing_address\": false,\n                    \"phone_number_area_codes_match_address_state\": true,\n                    \"stability_name_history\": true,\n                    \"stability_email_history\": true,\n                    \"stability_phone_history\": true,\n                    \"stability_address_history\": true,\n                    \"stability_contact_history\": true,\n                    \"stability_insurance_history\": true,\n                    \"dot_out_of_service\": false,\n                    \"driver_only_inspections\": false\n                }\n            ],\n            \"geo_points\": [\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.7956,\n                        \"lon\": -118.0648\n                    }\n                }\n            ],\n            \"violation_history\": [\n                {\n                    \"_id\": \"270871240\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86641932\",\n                    \"violation_id\": \"270871240\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210780140\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270882613\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"change_date\": \"2025-12-23\",\n                    \"inspection_id\": \"86646083\",\n                    \"violation_id\": \"270882613\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210788521\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RG000RG\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674450\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674450\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674451\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674451\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210599284\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270674449\",\n                    \"report_number\": \"WA2132001384\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"change_date\": \"2025-12-14\",\n                    \"inspection_id\": \"86563544\",\n                    \"violation_id\": \"270674449\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00078158\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270668682\",\n                    \"report_number\": \"WAX836001365\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-13\",\n                    \"inspection_id\": \"86559863\",\n                    \"violation_id\": \"270668682\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270581364\",\n                    \"report_number\": \"GA1457001059\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"change_date\": \"2025-12-10\",\n                    \"inspection_id\": \"86527365\",\n                    \"violation_id\": \"270581364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270530316\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"change_date\": \"2025-12-08\",\n                    \"inspection_id\": \"86478344\",\n                    \"violation_id\": \"270530316\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"FD49280\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270404962\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"change_date\": \"2025-12-02\",\n                    \"inspection_id\": \"86460609\",\n                    \"violation_id\": \"270404962\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210364945\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779551\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779551\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210698080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779555\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779555\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779553\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779554\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779554\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270779552\",\n                    \"report_number\": \"TXV252125863\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"change_date\": \"2025-12-18\",\n                    \"inspection_id\": \"86605559\",\n                    \"violation_id\": \"270779552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7778330823939ALHLIWR1\",\n                    \"report_number\": \"OH3294001120\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"inspection_id\": \"777833082\",\n                    \"violation_id\": \"7778330823939ALHLIWR1\",\n                    \"viol_code\": \"3939ALHLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7774169853922SLLTCD1\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"change_date\": \"2025-11-21\",\n                    \"inspection_id\": \"777416985\",\n                    \"violation_id\": \"7774169853922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"270024591\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210086524\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169086\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169086\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270024590\",\n                    \"report_number\": \"IN9761003774\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86347634\",\n                    \"violation_id\": \"270024590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270039557\",\n                    \"report_number\": \"NC0006819969\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-18\",\n                    \"inspection_id\": \"86351380\",\n                    \"violation_id\": \"270039557\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"270169087\",\n                    \"report_number\": \"WA2116001570\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"86389265\",\n                    \"violation_id\": \"270169087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00098303\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77664052839375A3TAOL1\",\n                    \"report_number\": \"OH3245000910\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"change_date\": \"2025-11-12\",\n                    \"inspection_id\": \"776640528\",\n                    \"violation_id\": \"77664052839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209963841\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269967552\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967552\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RP69731\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77696213439360D2\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"77696213439360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7769621343929A2C1\",\n                    \"report_number\": \"WA2086002434\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"inspection_id\": \"776962134\",\n                    \"violation_id\": \"7769621343929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269967551\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"change_date\": \"2025-11-14\",\n                    \"inspection_id\": \"86323919\",\n                    \"violation_id\": \"269967551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"210037564\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269868419\",\n                    \"report_number\": \"WA2141000422\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"change_date\": \"2025-11-11\",\n                    \"inspection_id\": \"86289188\",\n                    \"violation_id\": \"269868419\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"T00037013\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269832355\",\n                    \"report_number\": \"WA2117000878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"change_date\": \"2025-11-09\",\n                    \"inspection_id\": \"86275909\",\n                    \"violation_id\": \"269832355\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7757117103958E1PCOOS4\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103958E1PCOOS4\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A1HOSPD2\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A1HOSPD2\",\n                    \"viol_code\": \"3953A1HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A1-HOSPD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103953A2HOSPD3\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103953A2HOSPD3\",\n                    \"viol_code\": \"3953A2HOSPD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3A2-HOSPD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7757117103922SLLSWZ1\",\n                    \"report_number\": \"ID3640005900\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"change_date\": \"2025-11-05\",\n                    \"inspection_id\": \"775711710\",\n                    \"violation_id\": \"7757117103922SLLSWZ1\",\n                    \"viol_code\": \"3922SLLSWZ\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSWZ\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"269514669\",\n                    \"report_number\": \"TNI039800893\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"change_date\": \"2025-10-25\",\n                    \"inspection_id\": \"86146687\",\n                    \"violation_id\": \"269514669\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77518542639375GLOAD1\",\n                    \"report_number\": \"TXV252055420\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"change_date\": \"2025-10-23\",\n                    \"inspection_id\": \"775185426\",\n                    \"violation_id\": \"77518542639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209625364\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7748154813939ALIL1\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"change_date\": \"2025-10-20\",\n                    \"inspection_id\": \"774815481\",\n                    \"violation_id\": \"7748154813939ALIL1\",\n                    \"viol_code\": \"3939ALIL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LIL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209546294\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7745277513922SLLLR1\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"change_date\": \"2025-10-15\",\n                    \"inspection_id\": \"774527751\",\n                    \"violation_id\": \"7745277513922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"774352395393205AWRBH1\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"change_date\": \"2025-10-14\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"774352395393205AWRBH1\",\n                    \"viol_code\": \"393205AWRBH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205A-WRBH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209451115\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7743523953939ALSML2\",\n                    \"report_number\": \"GA1465000301\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"inspection_id\": \"774352395\",\n                    \"violation_id\": \"7743523953939ALSML2\",\n                    \"viol_code\": \"3939ALSML\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSML\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7741873353939ALBL2\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALBL2\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7741873353939ALFTSI3\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"7741873353939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"report_number\": \"WI2541000100\",\n                    \"report_state\": \"WI\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"inspection_id\": \"774187335\",\n                    \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                    \"viol_code\": \"393205CWRAWFLMIB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WRAWFLMIB\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739487633931281\",\n                    \"report_number\": \"TXV252019679\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"change_date\": \"2025-10-10\",\n                    \"inspection_id\": \"773948763\",\n                    \"violation_id\": \"7739487633931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"209413147\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269252442\",\n                    \"report_number\": \"IN8557006535\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-12\",\n                    \"inspection_id\": \"86025432\",\n                    \"violation_id\": \"269252442\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269121159\",\n                    \"report_number\": \"NC0006804709\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"change_date\": \"2025-10-06\",\n                    \"inspection_id\": \"85968062\",\n                    \"violation_id\": \"269121159\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2IRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209318189\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77364171939360D1\",\n                    \"report_number\": \"AL1836003590\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"change_date\": \"2025-10-05\",\n                    \"inspection_id\": \"773641719\",\n                    \"violation_id\": \"77364171939360D1\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209303066\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7739556483939TS5\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483939TS5\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7739556483965BHWSLIW10\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965BHWSLIW10\",\n                    \"viol_code\": \"3965BHWSLIW\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSLIW\",\n                    \"seq_no\": \"10\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839394\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7739556483963A1BOS8\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1BOS8\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"8\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"77395564839347E2\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A16\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A16\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"773955648393191\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"change_date\": \"2025-10-08\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"773955648393191\",\n                    \"viol_code\": \"39319\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"19\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209370366\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"77395564839353B3\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"77395564839353B3\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483963A1B7\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483963A1B7\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"7\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7739556483965B9\",\n                    \"report_number\": \"TXV252052857\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"inspection_id\": \"773955648\",\n                    \"violation_id\": \"7739556483965B9\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"9\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269045213\",\n                    \"report_number\": \"AR8000001243\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"85933524\",\n                    \"violation_id\": \"269045213\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"501A1703548\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7732524153922SLLTCD1\",\n                    \"report_number\": \"MS1019011997\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-12-05\",\n                    \"inspection_id\": \"773252415\",\n                    \"violation_id\": \"7732524153922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"500333628\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7733736813929A2C1\",\n                    \"report_number\": \"TXV252043290\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"773373681\",\n                    \"violation_id\": \"7733736813929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209266537\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"269094883\",\n                    \"report_number\": \"GA1452000870\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"change_date\": \"2025-10-04\",\n                    \"inspection_id\": \"85956401\",\n                    \"violation_id\": \"269094883\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"8-D\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77288523339375A3TAOL1\",\n                    \"report_number\": \"MOW089002398\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"inspection_id\": \"772885233\",\n                    \"violation_id\": \"77288523339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7728140073922SLLS21\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"change_date\": \"2025-10-02\",\n                    \"inspection_id\": \"772814007\",\n                    \"violation_id\": \"7728140073922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7728956823922SLLTCD1\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-25\",\n                    \"inspection_id\": \"772895682\",\n                    \"violation_id\": \"7728956823922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"268901049\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"change_date\": \"2025-09-24\",\n                    \"inspection_id\": \"85868642\",\n                    \"violation_id\": \"268901049\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2WG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7725012843939ALFTSI1\",\n                    \"report_number\": \"IN9761003602\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"change_date\": \"2025-09-21\",\n                    \"inspection_id\": \"772501284\",\n                    \"violation_id\": \"7725012843939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209061460\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"268821955\",\n                    \"report_number\": \"IN9761003598\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"change_date\": \"2025-09-20\",\n                    \"inspection_id\": \"85832412\",\n                    \"violation_id\": \"268821955\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"772599240393128BCLWV1\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"change_date\": \"2025-09-22\",\n                    \"inspection_id\": \"772599240\",\n                    \"violation_id\": \"772599240393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"209082202\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"268507801\",\n                    \"report_number\": \"FL1647007034\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85704320\",\n                    \"violation_id\": \"268507801\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268505384\",\n                    \"report_number\": \"WA2129000715\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"change_date\": \"2025-09-07\",\n                    \"inspection_id\": \"85703121\",\n                    \"violation_id\": \"268505384\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7709923713927AD2\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"change_date\": \"2025-09-03\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713927AD2\",\n                    \"viol_code\": \"3927AD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"7A-D\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"770992371393128BCLWV3\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"770992371393128BCLWV3\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7709923713922SLLS21\",\n                    \"report_number\": \"FL3557000057\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"inspection_id\": \"770992371\",\n                    \"violation_id\": \"7709923713922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268416133\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"change_date\": \"2025-09-02\",\n                    \"inspection_id\": \"85664410\",\n                    \"violation_id\": \"268416133\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208714275\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268347468\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"change_date\": \"2025-08-29\",\n                    \"inspection_id\": \"85634476\",\n                    \"violation_id\": \"268347468\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4587852\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"77044824039345DB1\",\n                    \"report_number\": \"US1917000063\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"change_date\": \"2025-08-27\",\n                    \"inspection_id\": \"770448240\",\n                    \"violation_id\": \"77044824039345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208608481\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7702705533939T1\",\n                    \"report_number\": \"TXV251984720\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770270553\",\n                    \"violation_id\": \"7702705533939T1\",\n                    \"viol_code\": \"3939T\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9T\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable tail lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208572096\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7702038363963A1OAL1\",\n                    \"report_number\": \"SC0413000032\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"change_date\": \"2025-08-25\",\n                    \"inspection_id\": \"770203836\",\n                    \"violation_id\": \"7702038363963A1OAL1\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208557180\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"268175457\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175457\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175459\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175459\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175458\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175458\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"268175460\",\n                    \"report_number\": \"TXV251978778\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"change_date\": \"2025-08-21\",\n                    \"inspection_id\": \"85557761\",\n                    \"violation_id\": \"268175460\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76975417839375GTFWETL3\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76975417839353BB2\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76975417839347E1\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"inspection_id\": \"769754178\",\n                    \"violation_id\": \"76975417839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7697473833939AHLLH1\",\n                    \"report_number\": \"WA2082002283\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"change_date\": \"2025-08-19\",\n                    \"inspection_id\": \"769747383\",\n                    \"violation_id\": \"7697473833939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208462185\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"76943166338351ASOUT1\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"76943166338351ASOUT1\",\n                    \"viol_code\": \"38351ASOUT\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"51A-SOUT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"36\",\n                    \"viol_group_desc\": \"License-related: Medium\",\n                    \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"769431663393128BCLWV2\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"inspection_id\": \"769431663\",\n                    \"violation_id\": \"769431663393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76950002739375GTFWETL1\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-08-15\",\n                    \"inspection_id\": \"769500027\",\n                    \"violation_id\": \"76950002739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208411752\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7693197843922SLLS31\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"change_date\": \"2025-09-16\",\n                    \"inspection_id\": \"769319784\",\n                    \"violation_id\": \"7693197843922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7691171763922LV1\",\n                    \"report_number\": \"NC0006784753\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"change_date\": \"2025-08-11\",\n                    \"inspection_id\": \"769117176\",\n                    \"violation_id\": \"7691171763922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267938167\",\n                    \"report_number\": \"IN8557006378\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"85451242\",\n                    \"violation_id\": \"267938167\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7687694253939AHLLH1\",\n                    \"report_number\": \"WA2174000092\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-06\",\n                    \"inspection_id\": \"768769425\",\n                    \"violation_id\": \"7687694253939AHLLH1\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208262596\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7690545273922SLLS31\",\n                    \"report_number\": \"WA1166008588\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"change_date\": \"2025-08-10\",\n                    \"inspection_id\": \"769054527\",\n                    \"violation_id\": \"7690545273922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0665235\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76899411038323A21\",\n                    \"report_number\": \"TXV251941574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"change_date\": \"2025-08-08\",\n                    \"inspection_id\": \"768994110\",\n                    \"violation_id\": \"76899411038323A21\",\n                    \"viol_code\": \"38323A2\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"23(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Operating a CMV without a CDL\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76841188239375A3TAOL1\",\n                    \"report_number\": \"SC0321003025\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"768411882\",\n                    \"violation_id\": \"76841188239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208190518\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7685903253922SLLUP1\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768590325\",\n                    \"violation_id\": \"7685903253922SLLUP1\",\n                    \"viol_code\": \"3922SLLUP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLUP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"267781404\",\n                    \"report_number\": \"FL3227009849\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-01\",\n                    \"inspection_id\": \"85377866\",\n                    \"violation_id\": \"267781404\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000879549\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76853367039282DUMT1\",\n                    \"report_number\": \"GA1342000931\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"change_date\": \"2025-08-04\",\n                    \"inspection_id\": \"768533670\",\n                    \"violation_id\": \"76853367039282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E795393\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76809581139375A3TAOLTIS3\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"768095811393128BCLWV2\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-29\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208125989\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"768095811393104F3C1\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"768095811393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267644854\",\n                    \"report_number\": \"MOW047005445\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"85315261\",\n                    \"violation_id\": \"267644854\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76809581139387AFPLR4\",\n                    \"report_number\": \"WAX805007217\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"inspection_id\": \"768095811\",\n                    \"violation_id\": \"76809581139387AFPLR4\",\n                    \"viol_code\": \"39387AFPLR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87A-FPLR\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767904156393111\",\n                    \"report_number\": \"TXV251959934\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"change_date\": \"2025-07-25\",\n                    \"inspection_id\": \"767904156\",\n                    \"violation_id\": \"767904156393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208085939\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267672509\",\n                    \"report_number\": \"WA2063001287\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"change_date\": \"2025-07-27\",\n                    \"inspection_id\": \"85328750\",\n                    \"violation_id\": \"267672509\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0683324\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7674456333922SLLILC1\",\n                    \"report_number\": \"SC0243007277\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"change_date\": \"2025-07-21\",\n                    \"inspection_id\": \"767445633\",\n                    \"violation_id\": \"7674456333922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421009912\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"76752314139141B10MC1\",\n                    \"report_number\": \"WA2172000035\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"change_date\": \"2025-07-22\",\n                    \"inspection_id\": \"767523141\",\n                    \"violation_id\": \"76752314139141B10MC1\",\n                    \"viol_code\": \"39141B10MC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41B10-MC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"48\",\n                    \"viol_group_desc\": \"Physical\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLLR1\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76738065339375A3TAOL1\",\n                    \"report_number\": \"FL1647006891\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"767380653\",\n                    \"violation_id\": \"76738065339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207965378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76744410339522GELDMFV3\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"76744410339522GELDMFV3\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7674441033922SLLS22\",\n                    \"report_number\": \"IN7415003670\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767444103\",\n                    \"violation_id\": \"7674441033922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267471371\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"85231726\",\n                    \"violation_id\": \"267471371\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EX20948\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"767111886393203A1\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"767111886393203A1\",\n                    \"viol_code\": \"393203A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Cab door missing/broken\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207908405\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76711188639355E2\",\n                    \"report_number\": \"TXV251947014\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-16\",\n                    \"inspection_id\": \"767111886\",\n                    \"violation_id\": \"76711188639355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207908406\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267519131\",\n                    \"report_number\": \"WA2169000052\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"change_date\": \"2025-07-20\",\n                    \"inspection_id\": \"85266141\",\n                    \"violation_id\": \"267519131\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0599027\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76680681339375A3TAOL1\",\n                    \"report_number\": \"TNI039582113\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"change_date\": \"2025-07-14\",\n                    \"inspection_id\": \"766806813\",\n                    \"violation_id\": \"76680681339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207842937\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76701570339360D2\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339360C1\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339524C2III3\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339524C2III3\",\n                    \"viol_code\": \"39524C2III\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24C2III\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"76701570339617C4\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"inspection_id\": \"767015703\",\n                    \"violation_id\": \"76701570339617C4\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"267360824\",\n                    \"report_number\": \"WA2172000007\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"change_date\": \"2025-07-12\",\n                    \"inspection_id\": \"85194069\",\n                    \"violation_id\": \"267360824\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0523743\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267237958\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"85140711\",\n                    \"violation_id\": \"267237958\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"X4558191\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76619841339375A3TAOL1\",\n                    \"report_number\": \"WAX805007115\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766198413\",\n                    \"violation_id\": \"76619841339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7660192323922SLLLR3\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"7660192323922SLLLR3\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                    \"viol_code\": \"39111B5LNCDLNVE\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"11B5-LNCDLNVE\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76601923239141AMCPC2\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"766019232\",\n                    \"violation_id\": \"76601923239141AMCPC2\",\n                    \"viol_code\": \"39141AMCPC\",\n                    \"part_no\": \"391\",\n                    \"part_no_section\": \"41A-MCPC\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"40\",\n                    \"viol_group_desc\": \"Medical Certificate\",\n                    \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                    \"viol_category_id\": \"1\",\n                    \"viol_category_desc\": \"Medical Certificate\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267291984\",\n                    \"report_number\": \"GA1259000364\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-09\",\n                    \"inspection_id\": \"85162196\",\n                    \"violation_id\": \"267291984\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267166352\",\n                    \"report_number\": \"MOW215001185\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"change_date\": \"2025-07-02\",\n                    \"inspection_id\": \"85108335\",\n                    \"violation_id\": \"267166352\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21TC-MC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207671080\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"765687924393128BCLWV1\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"change_date\": \"2025-06-27\",\n                    \"inspection_id\": \"765687924\",\n                    \"violation_id\": \"765687924393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207613798\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"765713421393128BCLWV2\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"76571342139375GTFWETL3\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"76571342139375GTFWETL3\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"765713421393104F3C1\",\n                    \"report_number\": \"WA2082002149\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"inspection_id\": \"765713421\",\n                    \"violation_id\": \"765713421393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"267075263\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"85061457\",\n                    \"violation_id\": \"267075263\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"207587569\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76593822339375A31\",\n                    \"report_number\": \"TXV251918024\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"change_date\": \"2025-07-01\",\n                    \"inspection_id\": \"765938223\",\n                    \"violation_id\": \"76593822339375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207664041\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76549589139311A1LFTSM1\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765495891\",\n                    \"violation_id\": \"76549589139311A1LFTSM1\",\n                    \"viol_code\": \"39311A1LFTSM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LFTSM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207577000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91025\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"266916011\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916011\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266916010\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"84985005\",\n                    \"violation_id\": \"266916010\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EZ52103\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7654825353939ALHLI1\",\n                    \"report_number\": \"CANARW003534\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"change_date\": \"2025-06-26\",\n                    \"inspection_id\": \"765482535\",\n                    \"violation_id\": \"7654825353939ALHLI1\",\n                    \"viol_code\": \"3939ALHLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LHLI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207574786\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RJ 00989\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7648443633922SLLTCD1\",\n                    \"report_number\": \"WAX829007747\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"change_date\": \"2025-06-18\",\n                    \"inspection_id\": \"764844363\",\n                    \"violation_id\": \"7648443633922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0544762\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"266942393\",\n                    \"report_number\": \"GA1337000098\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"change_date\": \"2025-06-20\",\n                    \"inspection_id\": \"84996707\",\n                    \"violation_id\": \"266942393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76450494639375A3TAOL1\",\n                    \"report_number\": \"TNI039582037\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"change_date\": \"2025-06-13\",\n                    \"inspection_id\": \"764504946\",\n                    \"violation_id\": \"76450494639375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207373282\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARN\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"76438451739375A3TAOL1\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"change_date\": \"2025-06-12\",\n                    \"inspection_id\": \"764384517\",\n                    \"violation_id\": \"76438451739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207348046\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"267253496\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"change_date\": \"2025-07-07\",\n                    \"inspection_id\": \"84906782\",\n                    \"violation_id\": \"267253496\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207741895\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76418221539375A3TAOL1\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"change_date\": \"2025-06-10\",\n                    \"inspection_id\": \"764182215\",\n                    \"violation_id\": \"76418221539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207306011\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"WARNING 500438\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266625827\",\n                    \"report_number\": \"MOW047005370\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"change_date\": \"2025-06-03\",\n                    \"inspection_id\": \"84848900\",\n                    \"violation_id\": \"266625827\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"76371435039375CTAOTDLT2322\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"76371435039375A3TAOL1\",\n                    \"report_number\": \"WA2142001134\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"inspection_id\": \"763714350\",\n                    \"violation_id\": \"76371435039375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266671620\",\n                    \"report_number\": \"GA1443000926\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-05\",\n                    \"inspection_id\": \"84868475\",\n                    \"violation_id\": \"266671620\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7635205623953A3II1\",\n                    \"report_number\": \"FL3414008736\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-01\",\n                    \"inspection_id\": \"763520562\",\n                    \"violation_id\": \"7635205623953A3II1\",\n                    \"viol_code\": \"3953A3II\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3(a)(3)(ii)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"266669738\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"change_date\": \"2025-06-04\",\n                    \"inspection_id\": \"84867409\",\n                    \"violation_id\": \"266669738\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207231243\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266590427\",\n                    \"report_number\": \"FL2062006540\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84831450\",\n                    \"violation_id\": \"266590427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000867898\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266588421\",\n                    \"report_number\": \"FL2210000853\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"change_date\": \"2025-05-31\",\n                    \"inspection_id\": \"84830404\",\n                    \"violation_id\": \"266588421\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000866725\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266497272\",\n                    \"report_number\": \"TXV251894225\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"84789998\",\n                    \"violation_id\": \"266497272\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207084105\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7631238513922SLLS21\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"change_date\": \"2025-05-27\",\n                    \"inspection_id\": \"763123851\",\n                    \"violation_id\": \"7631238513922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RK91065\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76293801939375A3TAOLTIS1\",\n                    \"report_number\": \"IN5267001115\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-06-02\",\n                    \"inspection_id\": \"762938019\",\n                    \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"207179058\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"266536758\",\n                    \"report_number\": \"GA0146000308\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"change_date\": \"2025-05-29\",\n                    \"inspection_id\": \"84808271\",\n                    \"violation_id\": \"266536758\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266461492\",\n                    \"report_number\": \"WA2067000250\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"change_date\": \"2025-05-25\",\n                    \"inspection_id\": \"84774238\",\n                    \"violation_id\": \"266461492\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0524344\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7624070643922SLLTCD1\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7624070643965BL3\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"7624070643965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"762407064393104F3C2\",\n                    \"report_number\": \"WA2086001940\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"inspection_id\": \"762407064\",\n                    \"violation_id\": \"762407064393104F3C2\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7616533053922SLLS31\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"change_date\": \"2025-05-09\",\n                    \"inspection_id\": \"761653305\",\n                    \"violation_id\": \"7616533053922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7616852643922SLLTCD1\",\n                    \"report_number\": \"WA2143000364\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"change_date\": \"2025-05-10\",\n                    \"inspection_id\": \"761685264\",\n                    \"violation_id\": \"7616852643922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7619003013963A1B3\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1B3\",\n                    \"viol_code\": \"3963A1B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brakes (general) Explain:\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7619003013963A1BOS4\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"7619003013963A1BOS4\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"76190030139353B2\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"76190030139347E1\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761900301\",\n                    \"violation_id\": \"76190030139347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"266026344\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026344\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"266026343\",\n                    \"report_number\": \"IN8952005926\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"change_date\": \"2025-05-06\",\n                    \"inspection_id\": \"84589149\",\n                    \"violation_id\": \"266026343\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7607322723922SLLS31\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760732272\",\n                    \"violation_id\": \"7607322723922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"00RL001JJ\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"76071362439348A1\",\n                    \"report_number\": \"TXV251837324\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"760713624\",\n                    \"violation_id\": \"76071362439348A1\",\n                    \"viol_code\": \"39348A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Inoperative/defective brakes\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206539875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265890047\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"change_date\": \"2025-04-29\",\n                    \"inspection_id\": \"84524532\",\n                    \"violation_id\": \"265890047\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206541334\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265900128\",\n                    \"report_number\": \"FL2765007055\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"change_date\": \"2025-04-30\",\n                    \"inspection_id\": \"84530279\",\n                    \"violation_id\": \"265900128\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206550912\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601111553939H1\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"760111155\",\n                    \"violation_id\": \"7601111553939H1\",\n                    \"viol_code\": \"3939H\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9H\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperable head lamps\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206415893\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"265728825\",\n                    \"report_number\": \"SC0352002732\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"change_date\": \"2025-04-21\",\n                    \"inspection_id\": \"84451466\",\n                    \"violation_id\": \"265728825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA78708\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7601646153922SLLLR1\",\n                    \"report_number\": \"GA0147000671\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-22\",\n                    \"inspection_id\": \"760164615\",\n                    \"violation_id\": \"7601646153922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E444231\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"265667761\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"84421158\",\n                    \"violation_id\": \"265667761\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206351723\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75971302239378AWS1\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"change_date\": \"2025-04-16\",\n                    \"inspection_id\": \"759713022\",\n                    \"violation_id\": \"75971302239378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206335823\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"265638951\",\n                    \"report_number\": \"TXV251823716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"change_date\": \"2025-04-15\",\n                    \"inspection_id\": \"84407650\",\n                    \"violation_id\": \"265638951\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75998099739355C11\",\n                    \"report_number\": \"TXV251810974\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"change_date\": \"2025-04-18\",\n                    \"inspection_id\": \"759980997\",\n                    \"violation_id\": \"75998099739355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206390236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"265394812\",\n                    \"report_number\": \"SC0344002575\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"change_date\": \"2025-04-02\",\n                    \"inspection_id\": \"84292017\",\n                    \"violation_id\": \"265394812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA76222\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7586956533953AII1\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758695653\",\n                    \"violation_id\": \"7586956533953AII1\",\n                    \"viol_code\": \"3953AII\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"3AII\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"28\",\n                    \"viol_group_desc\": \"Hours\",\n                    \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                    \"viol_category_id\": \"4\",\n                    \"viol_category_desc\": \"10/15 Hours\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7587151023922SLLTCD1\",\n                    \"report_number\": \"GA1382000667\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"change_date\": \"2025-04-03\",\n                    \"inspection_id\": \"758715102\",\n                    \"violation_id\": \"7587151023922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E592704\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583732553922SLLTCD1\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758373255\",\n                    \"violation_id\": \"7583732553922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCYV20\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7583748933922SLLTCD1\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"change_date\": \"2025-03-29\",\n                    \"inspection_id\": \"758374893\",\n                    \"violation_id\": \"7583748933922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751GCXU39\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7578122763922SLLS41\",\n                    \"report_number\": \"IN5546006118\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"change_date\": \"2025-03-23\",\n                    \"inspection_id\": \"757812276\",\n                    \"violation_id\": \"7578122763922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7581071163922SLLILC1\",\n                    \"report_number\": \"SC0329002254\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758107116\",\n                    \"violation_id\": \"7581071163922SLLILC1\",\n                    \"viol_code\": \"3922SLLILC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLILC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421004530\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75820637739345DLUV1\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739345DLUV1\",\n                    \"viol_code\": \"39345DLUV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLUV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75733283739375A11\",\n                    \"report_number\": \"NET303000663\",\n                    \"report_state\": \"NE\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-17\",\n                    \"inspection_id\": \"757332837\",\n                    \"violation_id\": \"75733283739375A11\",\n                    \"viol_code\": \"39375A1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-ply or belt material exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205841581\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"citation_number\": \"ET5505026\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"758206377393783\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"758206377393783\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75820637739394\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739394\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206029468\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7582063773963A1BL5\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"7582063773963A1BL5\",\n                    \"viol_code\": \"3963A1BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BL\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake system pressure loss\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75820637739375GLOAD2\",\n                    \"report_number\": \"TXV251802929\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"change_date\": \"2025-03-27\",\n                    \"inspection_id\": \"758206377\",\n                    \"violation_id\": \"75820637739375GLOAD2\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206029467\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"267467429\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"change_date\": \"2025-07-17\",\n                    \"inspection_id\": \"84115193\",\n                    \"violation_id\": \"267467429\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"6M20CRK\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756982872393102C2C1\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756982872\",\n                    \"violation_id\": \"756982872393102C2C1\",\n                    \"viol_code\": \"393102C2C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"102C2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7574481813922SLLLR1\",\n                    \"report_number\": \"GA1307000509\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"change_date\": \"2025-03-19\",\n                    \"inspection_id\": \"757448181\",\n                    \"violation_id\": \"7574481813922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E695058\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"756904824393128BCLWV1\",\n                    \"report_number\": \"WA2147000199\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756904824\",\n                    \"violation_id\": \"756904824393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205751114\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"75690476139375A3TAOL1\",\n                    \"report_number\": \"FL3491002481\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"change_date\": \"2025-03-18\",\n                    \"inspection_id\": \"756904761\",\n                    \"violation_id\": \"75690476139375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205852279\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"264855149\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855149\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264855150\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855150\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"5\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7569607323939TS3\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"7569607323939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"264855148\",\n                    \"report_number\": \"TXV251796690\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-05\",\n                    \"inspection_id\": \"84041939\",\n                    \"violation_id\": \"264855148\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7559633433922LV1\",\n                    \"report_number\": \"NC0006733377\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"755963343\",\n                    \"violation_id\": \"7559633433922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"75696073239392\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"change_date\": \"2025-03-12\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"75696073239392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205762899\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"756960732393781\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"inspection_id\": \"756960732\",\n                    \"violation_id\": \"756960732393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"264762877\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"report_state\": \"KY\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"change_date\": \"2025-02-28\",\n                    \"inspection_id\": \"83994908\",\n                    \"violation_id\": \"264762877\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"EV10506\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7557128373929A21\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-26\",\n                    \"inspection_id\": \"755712837\",\n                    \"violation_id\": \"7557128373929A21\",\n                    \"viol_code\": \"3929A2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure vehicle equipment\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205509336\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7558258503922SLLLR1\",\n                    \"report_number\": \"ID4046000519\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755825850\",\n                    \"violation_id\": \"7558258503922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"ISP4046005995\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"755880975393781\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"755880975393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75588097539392\",\n                    \"report_number\": \"TXV251796673\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-27\",\n                    \"inspection_id\": \"755880975\",\n                    \"violation_id\": \"75588097539392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205545035\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75559012239216D1\",\n                    \"report_number\": \"SC0390000424\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"change_date\": \"2025-02-25\",\n                    \"inspection_id\": \"755590122\",\n                    \"violation_id\": \"75559012239216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421002091\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7554154863922SLLTCD1\",\n                    \"report_number\": \"WAX803001751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"change_date\": \"2025-02-22\",\n                    \"inspection_id\": \"755415486\",\n                    \"violation_id\": \"7554154863922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7552223013939ALFTSI1\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755222301\",\n                    \"violation_id\": \"7552223013939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205409255\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RN98977\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510933339375A3ATIS1\",\n                    \"report_number\": \"WA2018000664\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755109333\",\n                    \"violation_id\": \"75510933339375A3ATIS1\",\n                    \"viol_code\": \"39375A3ATIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-ATIS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385953\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75510733539360D2\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539360D2\",\n                    \"viol_code\": \"39360D\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(d)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"75510733539311A1LCHL1\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539311A1LCHL1\",\n                    \"viol_code\": \"39311A1LCHL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11A1-LCHL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"75510733539395B3\",\n                    \"report_number\": \"FL3943000571\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"change_date\": \"2025-02-19\",\n                    \"inspection_id\": \"755107335\",\n                    \"violation_id\": \"75510733539395B3\",\n                    \"viol_code\": \"39395B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205385591\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605427\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605427\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E667037\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605429\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605429\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"264605428\",\n                    \"report_number\": \"GA1423000905\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"change_date\": \"2025-02-20\",\n                    \"inspection_id\": \"83915138\",\n                    \"violation_id\": \"264605428\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203E-CBP\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"19\",\n                    \"viol_category_desc\": \"Frames\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205412204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75481965039216D1\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"75481965039395F2\",\n                    \"report_number\": \"SC0390000412\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754819650\",\n                    \"violation_id\": \"75481965039395F2\",\n                    \"viol_code\": \"39395F\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(f)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7550600223922P1\",\n                    \"report_number\": \"TXV251757743\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"change_date\": \"2025-02-18\",\n                    \"inspection_id\": \"755060022\",\n                    \"violation_id\": \"7550600223922P1\",\n                    \"viol_code\": \"3922P\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2P\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Improper passing\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264478204\",\n                    \"report_number\": \"MTU743500858\",\n                    \"report_state\": \"MT\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-12\",\n                    \"inspection_id\": \"83846949\",\n                    \"violation_id\": \"264478204\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7547768913963A11\",\n                    \"report_number\": \"TXV251662649\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"change_date\": \"2025-02-13\",\n                    \"inspection_id\": \"754776891\",\n                    \"violation_id\": \"7547768913963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205318932\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75458232039375A33\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039375A33\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75458232039355D32\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039355D32\",\n                    \"viol_code\": \"39355D3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(d)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"75435526839375GTAOW1\",\n                    \"report_number\": \"WA2102001733\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-09\",\n                    \"inspection_id\": \"754355268\",\n                    \"violation_id\": \"75435526839375GTAOW1\",\n                    \"viol_code\": \"39375GTAOW\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TAOW\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205231498\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75458232039345B2UV1\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"75458232039345B2UV1\",\n                    \"viol_code\": \"39345B2UV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2UV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205277971\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7545823203939TS4\",\n                    \"report_number\": \"TXV251778211\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"change_date\": \"2025-02-11\",\n                    \"inspection_id\": \"754582320\",\n                    \"violation_id\": \"7545823203939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"205277972\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"75361585539375GTFWETL1\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"change_date\": \"2025-01-30\",\n                    \"inspection_id\": \"753615855\",\n                    \"violation_id\": \"75361585539375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"205074984\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"753580728393112\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"753580728393112\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7535807283922C1\",\n                    \"report_number\": \"TXV251741632\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"inspection_id\": \"753580728\",\n                    \"violation_id\": \"7535807283922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75295663239355E2\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"75295663239355E2\",\n                    \"viol_code\": \"39355E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"752959476393104B1\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"752959476393104B1\",\n                    \"viol_code\": \"393104B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104(b)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Damaged securement system/tiedowns\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204940025\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7529594763965B2\",\n                    \"report_number\": \"TXV251715165\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752959476\",\n                    \"violation_id\": \"7529594763965B2\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204940024\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7529566323931281\",\n                    \"report_number\": \"TXV251724716\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"change_date\": \"2025-01-21\",\n                    \"inspection_id\": \"752956632\",\n                    \"violation_id\": \"7529566323931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204939457\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7524432093922SLLLR1\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"752443209\",\n                    \"violation_id\": \"7524432093922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7525884963922SLLTCD1\",\n                    \"report_number\": \"WA2143000155\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-16\",\n                    \"inspection_id\": \"752588496\",\n                    \"violation_id\": \"7525884963922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"264011407\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-01-15\",\n                    \"inspection_id\": \"83609083\",\n                    \"violation_id\": \"264011407\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLL\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WM680352\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"270897111\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"change_date\": \"2025-12-26\",\n                    \"inspection_id\": \"83606285\",\n                    \"violation_id\": \"270897111\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"BGD0701\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263971102\",\n                    \"report_number\": \"WAX768003941\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"83596669\",\n                    \"violation_id\": \"263971102\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"5A0180907\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263868262\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"change_date\": \"2025-01-10\",\n                    \"inspection_id\": \"83579454\",\n                    \"violation_id\": \"263868262\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204753586\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263743675\",\n                    \"report_number\": \"SC0346002682\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"83523133\",\n                    \"violation_id\": \"263743675\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263761913\",\n                    \"report_number\": \"SC0329002123\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"change_date\": \"2025-01-05\",\n                    \"inspection_id\": \"83532332\",\n                    \"violation_id\": \"263761913\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIRP\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204657002\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"20252421001677\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75146507139375CTAOTDLT2321\",\n                    \"report_number\": \"ID4128001804\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"751465071\",\n                    \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                    \"viol_code\": \"39375CTAOTDLT232\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204587056\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7514192253939ALSLIWR1\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"inspection_id\": \"751419225\",\n                    \"violation_id\": \"7514192253939ALSLIWR1\",\n                    \"viol_code\": \"3939ALSLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"263702491\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83501799\",\n                    \"violation_id\": \"263702491\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204598526\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263700418\",\n                    \"report_number\": \"TXV241667721\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"change_date\": \"2024-12-30\",\n                    \"inspection_id\": \"83500700\",\n                    \"violation_id\": \"263700418\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2RG\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204596633\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOLTIS2\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                    \"viol_code\": \"39375A3TAOLTIS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOLTIS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204539194\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"75122641839375A3TAOL1\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-23\",\n                    \"inspection_id\": \"751226418\",\n                    \"violation_id\": \"75122641839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204539193\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"CW060019\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263676705\",\n                    \"report_number\": \"TXV241734866\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"change_date\": \"2024-12-27\",\n                    \"inspection_id\": \"83489727\",\n                    \"violation_id\": \"263676705\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2W\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"265049236\",\n                    \"report_number\": \"IL0825730309\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"change_date\": \"2025-03-14\",\n                    \"inspection_id\": \"83415104\",\n                    \"violation_id\": \"265049236\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LC\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8257300951\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506691473967AUO1\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750669147\",\n                    \"violation_id\": \"7506691473967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204417409\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"75049530339391\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"75049530339391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"263470898\",\n                    \"report_number\": \"WA2086001436\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-14\",\n                    \"inspection_id\": \"83393487\",\n                    \"violation_id\": \"263470898\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7506631443939ALFTSI1\",\n                    \"report_number\": \"CANARW002956\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2024-12-16\",\n                    \"inspection_id\": \"750663144\",\n                    \"violation_id\": \"7506631443939ALFTSI1\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204416395\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"CW392167\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7504953033963A12\",\n                    \"report_number\": \"IL3998431610\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"change_date\": \"2025-01-03\",\n                    \"inspection_id\": \"750495303\",\n                    \"violation_id\": \"7504953033963A12\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204645605\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74993408139355EB1\",\n                    \"report_number\": \"US1806000163\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"749934081\",\n                    \"violation_id\": \"74993408139355EB1\",\n                    \"viol_code\": \"39355EB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55E-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204795781\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"750005892395242\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892395242\",\n                    \"viol_code\": \"39524\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                    \"viol_category_id\": \"7\",\n                    \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74999753139378AWS3\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-13\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"74999753139378AWS3\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204767113\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7499348103922SLIMPT1\",\n                    \"report_number\": \"AR7640000273\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-06\",\n                    \"inspection_id\": \"749934810\",\n                    \"violation_id\": \"7499348103922SLIMPT1\",\n                    \"viol_code\": \"3922SLIMPT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2SLIMPT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W001367\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"750005892393128BCLWV1\",\n                    \"report_number\": \"MOW147000234\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2025-01-14\",\n                    \"inspection_id\": \"750005892\",\n                    \"violation_id\": \"750005892393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204818532\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"749997531393128BCLWV2\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"749997531393128BCLWV2\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7499975313922SLLTCD1\",\n                    \"report_number\": \"WAX803001415\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"inspection_id\": \"749997531\",\n                    \"violation_id\": \"7499975313922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74999960139378AWS1\",\n                    \"report_number\": \"WA2146000083\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"change_date\": \"2024-12-07\",\n                    \"inspection_id\": \"749999601\",\n                    \"violation_id\": \"74999960139378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204249484\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263352520\",\n                    \"report_number\": \"GA1450000159\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"change_date\": \"2024-12-10\",\n                    \"inspection_id\": \"83350691\",\n                    \"violation_id\": \"263352520\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B32\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B32\",\n                    \"viol_code\": \"393128B3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(3)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"263248249\",\n                    \"report_number\": \"IN5475003773\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2024-12-05\",\n                    \"inspection_id\": \"83314146\",\n                    \"violation_id\": \"263248249\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"749681892393128B11\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"749681892\",\n                    \"violation_id\": \"749681892393128B11\",\n                    \"viol_code\": \"393128B1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128(b)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Vehicle not secured, front and rear\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"208904273\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"7497289713922SLLLR1\",\n                    \"report_number\": \"GA1332000537\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-04\",\n                    \"inspection_id\": \"749728971\",\n                    \"violation_id\": \"7497289713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"W01E547972\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"263185033\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"change_date\": \"2024-12-02\",\n                    \"inspection_id\": \"83293579\",\n                    \"violation_id\": \"263185033\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204143077\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74947861839375A3TAOL1\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"change_date\": \"2024-11-30\",\n                    \"inspection_id\": \"749478618\",\n                    \"violation_id\": \"74947861839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204110670\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263117550\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117550\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204077978\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117551\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117551\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-RRUC\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"263117549\",\n                    \"report_number\": \"GA1434000248\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"change_date\": \"2024-11-27\",\n                    \"inspection_id\": \"83257724\",\n                    \"violation_id\": \"263117549\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"204077979\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7489313463922C1\",\n                    \"report_number\": \"LALARH000939\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"748931346\",\n                    \"violation_id\": \"7489313463922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"2751FKRP58\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"74846698239375A3TAOL1\",\n                    \"report_number\": \"WAX851000751\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-15\",\n                    \"inspection_id\": \"748466982\",\n                    \"violation_id\": \"74846698239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203893378\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"263004311\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"change_date\": \"2024-11-20\",\n                    \"inspection_id\": \"83159900\",\n                    \"violation_id\": \"263004311\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203977182\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7480993863963A1BOS2\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863963A1BOS2\",\n                    \"viol_code\": \"3963A1BOS\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1BOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"4\",\n                    \"viol_group_desc\": \"Brake Out Of Service\",\n                    \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74809938639342ABM1\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"74809938639342ABM1\",\n                    \"viol_code\": \"39342ABM\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"42A-BM\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7480993863965BHWSL3\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"inspection_id\": \"748099386\",\n                    \"violation_id\": \"7480993863965BHWSL3\",\n                    \"viol_code\": \"3965BHWSL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-HWSL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"747909333393128BCLWV1\",\n                    \"report_number\": \"WA2047000401\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"change_date\": \"2024-11-07\",\n                    \"inspection_id\": \"747909333\",\n                    \"violation_id\": \"747909333393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203776585\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"748243251393781\",\n                    \"report_number\": \"TXV241660610\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"change_date\": \"2024-11-12\",\n                    \"inspection_id\": \"748243251\",\n                    \"violation_id\": \"748243251393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203846519\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262662192\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83048687\",\n                    \"violation_id\": \"262662192\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"U5557318\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74732121938395ALCDL1\",\n                    \"report_number\": \"MD0309003605\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"747321219\",\n                    \"violation_id\": \"74732121938395ALCDL1\",\n                    \"viol_code\": \"38395ALCDL\",\n                    \"part_no\": \"383\",\n                    \"part_no_section\": \"95A-LCDL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"5\",\n                    \"basic_group_desc\": \"Driver Fitness\",\n                    \"viol_group_id\": \"34\",\n                    \"viol_group_desc\": \"License-related: High\",\n                    \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                    \"viol_category_id\": \"53\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262674087\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"change_date\": \"2024-10-31\",\n                    \"inspection_id\": \"83054526\",\n                    \"violation_id\": \"262674087\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203689620\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"01SG0002P\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74748814239395A4EEUS1\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"inspection_id\": \"747488142\",\n                    \"violation_id\": \"74748814239395A4EEUS1\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7469287923922SLLLR1\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"change_date\": \"2024-10-24\",\n                    \"inspection_id\": \"746928792\",\n                    \"violation_id\": \"7469287923922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7468203693931281\",\n                    \"report_number\": \"TXV241653004\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"change_date\": \"2024-10-23\",\n                    \"inspection_id\": \"746820369\",\n                    \"violation_id\": \"7468203693931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203551977\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"262468729\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-21\",\n                    \"inspection_id\": \"82959435\",\n                    \"violation_id\": \"262468729\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203511344\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7464994653939ALSLI2\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653939ALSLI2\",\n                    \"viol_code\": \"3939ALSLI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSLI\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7464994653929A2C1\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"change_date\": \"2024-10-19\",\n                    \"inspection_id\": \"746499465\",\n                    \"violation_id\": \"7464994653929A2C1\",\n                    \"viol_code\": \"3929A2C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9A2-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"203482671\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7463743653939TS2\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"7463743653939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74637436539375A31\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"change_date\": \"2025-09-12\",\n                    \"inspection_id\": \"746374365\",\n                    \"violation_id\": \"74637436539375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"208906884\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"262375493\",\n                    \"report_number\": \"ID3640005231\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"change_date\": \"2024-10-16\",\n                    \"inspection_id\": \"82917136\",\n                    \"violation_id\": \"262375493\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74589270339343ATPV1\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339343ATPV1\",\n                    \"viol_code\": \"39343ATPV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"43A-TPV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"74589270339345DB2\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74589270339375A3TAOL3\",\n                    \"report_number\": \"AR7690000305\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"inspection_id\": \"745892703\",\n                    \"violation_id\": \"74589270339375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74574252939360C1\",\n                    \"report_number\": \"TXV241585122\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"inspection_id\": \"745742529\",\n                    \"violation_id\": \"74574252939360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088803\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088803\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"262088802\",\n                    \"report_number\": \"WA2116000737\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"change_date\": \"2024-09-29\",\n                    \"inspection_id\": \"82786471\",\n                    \"violation_id\": \"262088802\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0754987\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74496069939347E1\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74496069939375A3TAOL3\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939375A3TAOL3\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74496069939353BB2\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"inspection_id\": \"744960699\",\n                    \"violation_id\": \"74496069939353BB2\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74425573839360C1\",\n                    \"report_number\": \"NV7036028233\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"change_date\": \"2024-10-01\",\n                    \"inspection_id\": \"744255738\",\n                    \"violation_id\": \"74425573839360C1\",\n                    \"viol_code\": \"39360C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"60(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203218275\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74441520939216D1\",\n                    \"report_number\": \"GA1301000536\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744415209\",\n                    \"violation_id\": \"74441520939216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"74450206839216D1\",\n                    \"report_number\": \"GA1321000502\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"inspection_id\": \"744502068\",\n                    \"violation_id\": \"74450206839216D1\",\n                    \"viol_code\": \"39216D\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16-D\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"261906892\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"change_date\": \"2024-09-18\",\n                    \"inspection_id\": \"82697620\",\n                    \"violation_id\": \"261906892\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"126\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"203015012\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7440940713922SLLLR1\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"7440940713922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"261789101\",\n                    \"report_number\": \"SCW325002180\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82654164\",\n                    \"violation_id\": \"261789101\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA69963\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74409407139522H1ELDNUM2\",\n                    \"report_number\": \"GA1457000081\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"inspection_id\": \"744094071\",\n                    \"violation_id\": \"74409407139522H1ELDNUM2\",\n                    \"viol_code\": \"39522H1ELDNUM\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22H1-ELDNUM\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"261794082\",\n                    \"report_number\": \"TXV241510574\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"change_date\": \"2024-09-13\",\n                    \"inspection_id\": \"82656065\",\n                    \"violation_id\": \"261794082\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7435776333922ML1\",\n                    \"report_number\": \"AL2113001245\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"inspection_id\": \"743577633\",\n                    \"violation_id\": \"7435776333922ML1\",\n                    \"viol_code\": \"3922ML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-ML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to Maintain Lane\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7425583923922SLLTCD1\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"report_state\": \"WV\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742558392\",\n                    \"violation_id\": \"7425583923922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7430729763939TS1\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"inspection_id\": \"743072976\",\n                    \"violation_id\": \"7430729763939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"261448481\",\n                    \"report_number\": \"TXV241528648\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82501483\",\n                    \"violation_id\": \"261448481\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74243940339345DB2\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339345B2B1\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339345B2B1\",\n                    \"viol_code\": \"39345B2B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45B2B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339348ABLMCBAD4\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339348ABLMCBAD4\",\n                    \"viol_code\": \"39348ABLMCBAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"48A-BLMCBAD\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74243940339347BBMBCBD3\",\n                    \"report_number\": \"WAX769007166\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"inspection_id\": \"742439403\",\n                    \"violation_id\": \"74243940339347BBMBCBD3\",\n                    \"viol_code\": \"39347BBMBCBD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47B-BMBCBD\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7422074103922SLLLR1\",\n                    \"report_number\": \"IN6162002182\",\n                    \"report_state\": \"IN\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"inspection_id\": \"742207410\",\n                    \"violation_id\": \"7422074103922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74250615639392\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74250615639355C11\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639355C11\",\n                    \"viol_code\": \"39355C1\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"74250615639395A3\",\n                    \"report_number\": \"TXV241493650\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"742506156\",\n                    \"violation_id\": \"74250615639395A3\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_category_id\": \"28\",\n                    \"viol_category_desc\": \"Emergency Equipment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202613438\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"74196636339345DB1\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"inspection_id\": \"741966363\",\n                    \"violation_id\": \"74196636339345DB1\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"261201488\",\n                    \"report_number\": \"GA1446000285\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"change_date\": \"2024-08-15\",\n                    \"inspection_id\": \"82388898\",\n                    \"violation_id\": \"261201488\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW-0091270\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7412983203922SLLFC1\",\n                    \"report_number\": \"GA0396000464\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"inspection_id\": \"741298320\",\n                    \"violation_id\": \"7412983203922SLLFC1\",\n                    \"viol_code\": \"3922SLLFC\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLFC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"261152623\",\n                    \"report_number\": \"GA0151000225\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"change_date\": \"2024-08-13\",\n                    \"inspection_id\": \"82366189\",\n                    \"violation_id\": \"261152623\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"740808585393201CFR1\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"740808585393201CFR1\",\n                    \"viol_code\": \"393201CFR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"201C-FR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7408085853958E1PCOOS2\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853958E1PCOOS2\",\n                    \"viol_code\": \"3958E1PCOOS\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8E1PC-OOS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"19\",\n                    \"viol_group_desc\": \"False Log\",\n                    \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7411986993922SLLS31\",\n                    \"report_number\": \"ID3880002711\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"741198699\",\n                    \"violation_id\": \"7411986993922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7408085853965BL3\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"report_state\": \"OR\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"inspection_id\": \"740808585\",\n                    \"violation_id\": \"7408085853965BL3\",\n                    \"viol_code\": \"3965BL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5B-L\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"74082945639391\",\n                    \"report_number\": \"NC0006672850\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"inspection_id\": \"740829456\",\n                    \"violation_id\": \"74082945639391\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260968830\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968830\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260968831\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"change_date\": \"2024-08-01\",\n                    \"inspection_id\": \"82279407\",\n                    \"violation_id\": \"260968831\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA68147\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"74089641639282DUMT1\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"74089641639530B2ELDDFC242\",\n                    \"report_number\": \"GA1443000402\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"inspection_id\": \"740896416\",\n                    \"violation_id\": \"74089641639530B2ELDDFC242\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7406527413922SLLS31\",\n                    \"report_number\": \"GA1202000072\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"inspection_id\": \"740652741\",\n                    \"violation_id\": \"7406527413922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"73993328139222A1\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"73993328139222A1\",\n                    \"viol_code\": \"39222A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"22(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Failing to use hazard warning flashers\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7399332813922PK2\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"inspection_id\": \"739933281\",\n                    \"violation_id\": \"7399332813922PK2\",\n                    \"viol_code\": \"3922PK\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2PK\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"42\",\n                    \"viol_group_desc\": \"Other Driver Violations\",\n                    \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260828574\",\n                    \"report_number\": \"FL3537006328\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"change_date\": \"2024-07-25\",\n                    \"inspection_id\": \"82208416\",\n                    \"violation_id\": \"260828574\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000819709\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7394266803963A11\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"inspection_id\": \"739426680\",\n                    \"violation_id\": \"7394266803963A11\",\n                    \"viol_code\": \"3963A1\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"260667309\",\n                    \"report_number\": \"MS5011012853\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82128327\",\n                    \"violation_id\": \"260667309\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201905639\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260658302\",\n                    \"report_number\": \"GA1265000595\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"change_date\": \"2024-07-16\",\n                    \"inspection_id\": \"82124339\",\n                    \"violation_id\": \"260658302\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"OW0092125\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260537991\",\n                    \"report_number\": \"MS1014010340\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"change_date\": \"2024-07-09\",\n                    \"inspection_id\": \"82071552\",\n                    \"violation_id\": \"260537991\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201794558\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7389003783922SLLLR1\",\n                    \"report_number\": \"GA1237000221\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"inspection_id\": \"738900378\",\n                    \"violation_id\": \"7389003783922SLLLR1\",\n                    \"viol_code\": \"3922SLLLR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLLR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7387142493939ALBL1\",\n                    \"report_number\": \"FL4108000087\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738714249\",\n                    \"violation_id\": \"7387142493939ALBL1\",\n                    \"viol_code\": \"3939ALBL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LBL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73861603239375A3TAOL1\",\n                    \"report_number\": \"WA2110006132\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"inspection_id\": \"738616032\",\n                    \"violation_id\": \"73861603239375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7383103743922LV1\",\n                    \"report_number\": \"NC0006663276\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"inspection_id\": \"738310374\",\n                    \"violation_id\": \"7383103743922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"266066533\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"82051027\",\n                    \"violation_id\": \"266066533\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLIFTA\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"M\",\n                    \"viol_unit_desc\": \"M\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73801099839522GELDMFV2\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"73801099839522GELDMFV2\",\n                    \"viol_code\": \"39522GELDMFV\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"22G-ELDMFV\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"14\",\n                    \"viol_group_desc\": \"EOBR Related\",\n                    \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7380109983922SLLTCD1\",\n                    \"report_number\": \"GA1416000236\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"inspection_id\": \"738010998\",\n                    \"violation_id\": \"7380109983922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73895103039617C1\",\n                    \"report_number\": \"IL4289350067\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"change_date\": \"2024-07-12\",\n                    \"inspection_id\": \"738951030\",\n                    \"violation_id\": \"73895103039617C1\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201861999\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"260254794\",\n                    \"report_number\": \"FL3572006125\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-24\",\n                    \"inspection_id\": \"81942046\",\n                    \"violation_id\": \"260254794\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"000796194\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260183812\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"change_date\": \"2024-06-18\",\n                    \"inspection_id\": \"81907515\",\n                    \"violation_id\": \"260183812\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201478364\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260101565\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"change_date\": \"2024-06-14\",\n                    \"inspection_id\": \"81881144\",\n                    \"violation_id\": \"260101565\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"260080567\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"change_date\": \"2024-06-13\",\n                    \"inspection_id\": \"81871195\",\n                    \"violation_id\": \"260080567\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201390655\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7362505983922SLLS21\",\n                    \"report_number\": \"SCN377002390\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"inspection_id\": \"736250598\",\n                    \"violation_id\": \"7362505983922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"736071813392161\",\n                    \"report_number\": \"OH1339004736\",\n                    \"report_state\": \"OH\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"inspection_id\": \"736071813\",\n                    \"violation_id\": \"736071813392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259891851\",\n                    \"report_number\": \"MS5011012815\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"change_date\": \"2024-06-04\",\n                    \"inspection_id\": \"81782376\",\n                    \"violation_id\": \"259891851\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201222615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259863609\",\n                    \"report_number\": \"SCW351001870\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-06-03\",\n                    \"inspection_id\": \"81770117\",\n                    \"violation_id\": \"259863609\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA63582\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259842021\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"change_date\": \"2024-05-31\",\n                    \"inspection_id\": \"81760339\",\n                    \"violation_id\": \"259842021\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"201181000\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73599633939530B2ELDDFC241\",\n                    \"report_number\": \"FL2829008616\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"inspection_id\": \"735996339\",\n                    \"violation_id\": \"73599633939530B2ELDDFC241\",\n                    \"viol_code\": \"39530B2ELDDFC24\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"30B2-ELDDFC24\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"43\",\n                    \"viol_group_desc\": \"Other Log/Form & Manner\",\n                    \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"270138883\",\n                    \"report_number\": \"GA1410000064\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"81776656\",\n                    \"violation_id\": \"270138883\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-F\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"18\",\n                    \"viol_category_desc\": \"Fuel Systems\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"210186342\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"4\",\n                    \"defect_verification_desc\": \"Other\",\n                    \"oos_weight\": \"2\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7356997623922SLLS31\",\n                    \"report_number\": \"GA0045000080\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"inspection_id\": \"735699762\",\n                    \"violation_id\": \"7356997623922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"259720410\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720410\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259720409\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"change_date\": \"2024-05-24\",\n                    \"inspection_id\": \"81706895\",\n                    \"violation_id\": \"259720409\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"201076637\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73517444139282A11\",\n                    \"report_number\": \"SCE354001287\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"change_date\": \"2024-05-22\",\n                    \"inspection_id\": \"735174441\",\n                    \"violation_id\": \"73517444139282A11\",\n                    \"viol_code\": \"39282A1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82(a)(1)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA62828\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7351782393922LV1\",\n                    \"report_number\": \"IL4038460336\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"inspection_id\": \"735178239\",\n                    \"violation_id\": \"7351782393922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7350719583939TS2\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"7350719583939TS2\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"735071958393781\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"inspection_id\": \"735071958\",\n                    \"violation_id\": \"735071958393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259532084\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"change_date\": \"2024-05-15\",\n                    \"inspection_id\": \"81623037\",\n                    \"violation_id\": \"259532084\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200917651\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7349784303922SLML1\",\n                    \"report_number\": \"GA1420000303\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"change_date\": \"2025-11-22\",\n                    \"inspection_id\": \"734978430\",\n                    \"violation_id\": \"7349784303922SLML1\",\n                    \"viol_code\": \"3922SLML\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLML\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"734131098393781\",\n                    \"report_number\": \"TXV241390980\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"change_date\": \"2024-05-09\",\n                    \"inspection_id\": \"734131098\",\n                    \"violation_id\": \"734131098393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200817615\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"734378274393104BC1\",\n                    \"report_number\": \"MO3512000356\",\n                    \"report_state\": \"MO\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"inspection_id\": \"734378274\",\n                    \"violation_id\": \"734378274393104BC1\",\n                    \"viol_code\": \"393104BC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104B-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"52\",\n                    \"viol_group_desc\": \"Securement Device\",\n                    \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259623700\",\n                    \"report_number\": \"WA2103000311\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"change_date\": \"2024-05-21\",\n                    \"inspection_id\": \"81664748\",\n                    \"violation_id\": \"259623700\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0240909\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73425354339375GTFWETL1\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734253543\",\n                    \"violation_id\": \"73425354339375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7341429513965B3\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"7341429513965B3\",\n                    \"viol_code\": \"3965B\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"5(b)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Oil and/or grease leak\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73414295139392\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"73414295139392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"734142951393111\",\n                    \"report_number\": \"TXV241413303\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"change_date\": \"2024-05-10\",\n                    \"inspection_id\": \"734142951\",\n                    \"violation_id\": \"734142951393111\",\n                    \"viol_code\": \"39311\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"11\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"50\",\n                    \"viol_group_desc\": \"Reflective Sheeting\",\n                    \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                    \"viol_category_id\": \"20\",\n                    \"viol_category_desc\": \"Lighting\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200836619\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"7339780443963A1OAL6\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1OAL6\",\n                    \"viol_code\": \"3963A1OAL\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-OAL\",\n                    \"seq_no\": \"6\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73481095839353B2\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839353B2\",\n                    \"viol_code\": \"39353B\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53(b)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439353BB3\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439353BB3\",\n                    \"viol_code\": \"39353BB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"53B-B\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73397804439347E2\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-08\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"73397804439347E2\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200784307\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1BALAC5\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1BALAC5\",\n                    \"viol_code\": \"3963A1BALAC\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-BALAC\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"733978044393104F3C1\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"733978044393104F3C1\",\n                    \"viol_code\": \"393104F3C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"104F3-C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"60\",\n                    \"viol_group_desc\": \"Tiedown\",\n                    \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73481095839347E1\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"change_date\": \"2024-05-17\",\n                    \"inspection_id\": \"734810958\",\n                    \"violation_id\": \"73481095839347E1\",\n                    \"viol_code\": \"39347E\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47(e)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"5\",\n                    \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                    \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                    \"viol_category_id\": \"15\",\n                    \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200961316\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7339780443963A1ALBV4\",\n                    \"report_number\": \"US1765000027\",\n                    \"report_state\": \"US\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"inspection_id\": \"733978044\",\n                    \"violation_id\": \"7339780443963A1ALBV4\",\n                    \"viol_code\": \"3963A1ALBV\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-ALBV\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73396658739375A3TAOL1\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"733966587\",\n                    \"violation_id\": \"73396658739375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"206711550\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"7339604133967AUO1\",\n                    \"report_number\": \"FL2535002935\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"inspection_id\": \"733960413\",\n                    \"violation_id\": \"7339604133967AUO1\",\n                    \"viol_code\": \"3967AUO\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"7A-UO\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"44\",\n                    \"viol_group_desc\": \"Other Vehicle Defect\",\n                    \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73381380339355C21\",\n                    \"report_number\": \"TXV241411369\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"change_date\": \"2024-05-06\",\n                    \"inspection_id\": \"733813803\",\n                    \"violation_id\": \"73381380339355C21\",\n                    \"viol_code\": \"39355C2\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55(c)(2)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200749969\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"73363671939378AWS1\",\n                    \"report_number\": \"ID3706004920\",\n                    \"report_state\": \"ID\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733636719\",\n                    \"violation_id\": \"73363671939378AWS1\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73381326339345DLPC1\",\n                    \"report_number\": \"TXV241410464\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"inspection_id\": \"733813263\",\n                    \"violation_id\": \"73381326339345DLPC1\",\n                    \"viol_code\": \"39345DLPC\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45DLPC\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7330502973931281\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"73305029739393\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739393\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259167247\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"change_date\": \"2024-04-26\",\n                    \"inspection_id\": \"81456400\",\n                    \"violation_id\": \"259167247\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200598389\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330502973939TS4\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"7330502973939TS4\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73305029739387A2\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"inspection_id\": \"733050297\",\n                    \"violation_id\": \"73305029739387A2\",\n                    \"viol_code\": \"39387A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"87(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"65\",\n                    \"viol_group_desc\": \"Warning Flags\",\n                    \"viol_desc\": \"Warning flag required on projecting load\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309591\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309591\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922SLLS22\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922SLLS22\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"259309590\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309590\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7330583703922LV1\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733058370\",\n                    \"violation_id\": \"7330583703922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259309589\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309589\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73307642439375GTFWETL1\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73307642439378AWS2\",\n                    \"report_number\": \"WA2136000184\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"inspection_id\": \"733076424\",\n                    \"violation_id\": \"73307642439378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259309588\",\n                    \"report_number\": \"TXV241390957\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"change_date\": \"2024-05-03\",\n                    \"inspection_id\": \"81519329\",\n                    \"violation_id\": \"259309588\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73255290339395A1\",\n                    \"report_number\": \"MS5011099925\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732552903\",\n                    \"violation_id\": \"73255290339395A1\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7325663583922C1\",\n                    \"report_number\": \"TXV241386594\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732566358\",\n                    \"violation_id\": \"7325663583922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73252683939282DUMT1\",\n                    \"report_number\": \"GA1255000233\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"inspection_id\": \"732526839\",\n                    \"violation_id\": \"73252683939282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"259016972\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016972\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19651\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433931281\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"259016974\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016974\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259016975\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016975\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"4\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200472743\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7324256433939TS3\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"7324256433939TS3\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73242564339392\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"inspection_id\": \"732425643\",\n                    \"violation_id\": \"73242564339392\",\n                    \"viol_code\": \"3939\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Inoperable Required Lamp\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"259016973\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"change_date\": \"2024-04-18\",\n                    \"inspection_id\": \"81390235\",\n                    \"violation_id\": \"259016973\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(A)\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200472742\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"259047960\",\n                    \"report_number\": \"GA1384000202\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"change_date\": \"2024-04-22\",\n                    \"inspection_id\": \"81404771\",\n                    \"violation_id\": \"259047960\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258918483\",\n                    \"report_number\": \"WA2082000915\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"change_date\": \"2024-04-15\",\n                    \"inspection_id\": \"81345345\",\n                    \"violation_id\": \"258918483\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0106047\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7323316833922SLLTCD1\",\n                    \"report_number\": \"TNI039580391\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"inspection_id\": \"732331683\",\n                    \"violation_id\": \"7323316833922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"73222037139282DUMT1\",\n                    \"report_number\": \"GA1379000018\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"inspection_id\": \"732220371\",\n                    \"violation_id\": \"73222037139282DUMT1\",\n                    \"viol_code\": \"39282DUMT\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"82DUMT\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"47\",\n                    \"viol_group_desc\": \"Phone Call\",\n                    \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"258829015\",\n                    \"report_number\": \"SCS243006965\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"change_date\": \"2024-04-09\",\n                    \"inspection_id\": \"81306752\",\n                    \"violation_id\": \"258829015\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA48990\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7317509943922C1\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"inspection_id\": \"731750994\",\n                    \"violation_id\": \"7317509943922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7313114523922SLLS31\",\n                    \"report_number\": \"SCR378000770\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"inspection_id\": \"731311452\",\n                    \"violation_id\": \"7313114523922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"258759151\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"change_date\": \"2024-04-04\",\n                    \"inspection_id\": \"81273253\",\n                    \"violation_id\": \"258759151\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"KB19473\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7312901313922SLLS31\",\n                    \"report_number\": \"AR7080000047\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"inspection_id\": \"731290131\",\n                    \"violation_id\": \"7312901313922SLLS31\",\n                    \"viol_code\": \"3922SLLS3\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS3\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"54\",\n                    \"viol_group_desc\": \"Speeding 3\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"7311304353922SLLTCD1\",\n                    \"report_number\": \"FL3857003260\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"inspection_id\": \"731130435\",\n                    \"violation_id\": \"7311304353922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"7306707783922LV1\",\n                    \"report_number\": \"NC0006634416\",\n                    \"report_state\": \"NC\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730670778\",\n                    \"violation_id\": \"7306707783922LV1\",\n                    \"viol_code\": \"3922LV\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2LV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"41\",\n                    \"viol_group_desc\": \"Misc Violations\",\n                    \"viol_desc\": \"Lane Restriction violation\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258630365\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630365\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTL\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730664172393781\",\n                    \"report_number\": \"AL1916000022\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-25\",\n                    \"inspection_id\": \"730664172\",\n                    \"violation_id\": \"730664172393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"200066603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630364\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630364\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"258630366\",\n                    \"report_number\": \"WA0833006086\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"change_date\": \"2024-03-28\",\n                    \"inspection_id\": \"81215799\",\n                    \"violation_id\": \"258630366\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0306531\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"730601721393205C1\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"change_date\": \"2024-03-22\",\n                    \"inspection_id\": \"730601721\",\n                    \"violation_id\": \"730601721393205C1\",\n                    \"viol_code\": \"393205C\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205(c)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                    \"viol_category_id\": \"24\",\n                    \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"200053409\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7299969303922SLLS21\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"inspection_id\": \"729996930\",\n                    \"violation_id\": \"7299969303922SLLS21\",\n                    \"viol_code\": \"3922SLLS2\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS2\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"53\",\n                    \"viol_group_desc\": \"Speeding 2\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"258948638\",\n                    \"report_number\": \"WA2117000183\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"change_date\": \"2024-04-16\",\n                    \"inspection_id\": \"81359907\",\n                    \"violation_id\": \"258948638\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0275747\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"73019650539375A3TAOL1\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"change_date\": \"2024-03-19\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199968301\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7301965053939ALFTSI3\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"7301965053939ALFTSI3\",\n                    \"viol_code\": \"3939ALFTSI\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LFTSI\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"73019650539378AWS2\",\n                    \"report_number\": \"WA2126000150\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"inspection_id\": \"730196505\",\n                    \"violation_id\": \"73019650539378AWS2\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72946407639375GLOAD1\",\n                    \"report_number\": \"TXV241349438\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"inspection_id\": \"729464076\",\n                    \"violation_id\": \"72946407639375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"258379553\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"change_date\": \"2024-03-14\",\n                    \"inspection_id\": \"81046284\",\n                    \"violation_id\": \"258379553\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199909750\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7296082653922SLLCP1\",\n                    \"report_number\": \"GA1384000126\",\n                    \"report_state\": \"GA\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"change_date\": \"2024-03-11\",\n                    \"inspection_id\": \"729608265\",\n                    \"violation_id\": \"7296082653922SLLCP1\",\n                    \"viol_code\": \"3922SLLCP\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLCP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"59\",\n                    \"viol_group_desc\": \"Texting\",\n                    \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"E04931745\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72918983739395A2\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"72918983739395A2\",\n                    \"viol_code\": \"39395A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95(a)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7291898373929A1\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"inspection_id\": \"729189837\",\n                    \"violation_id\": \"7291898373929A1\",\n                    \"viol_code\": \"3929A\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"9(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"Failing to secure load\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"258195825\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"change_date\": \"2024-03-04\",\n                    \"inspection_id\": \"81021150\",\n                    \"violation_id\": \"258195825\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199749817\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"DA588059\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72846288039375A31\",\n                    \"report_number\": \"AL2113000819\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"change_date\": \"2024-02-28\",\n                    \"inspection_id\": \"728462880\",\n                    \"violation_id\": \"72846288039375A31\",\n                    \"viol_code\": \"39375A3\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)(3)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199636259\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72837315039375A1\",\n                    \"report_number\": \"TXV241327811\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-23\",\n                    \"inspection_id\": \"728373150\",\n                    \"violation_id\": \"72837315039375A1\",\n                    \"viol_code\": \"39375A\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75(a)\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Flat tire or fabric exposed\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199579461\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7281855363939BLRLIWR1\",\n                    \"report_number\": \"WA2086000523\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2024-02-22\",\n                    \"inspection_id\": \"728185536\",\n                    \"violation_id\": \"7281855363939BLRLIWR1\",\n                    \"viol_code\": \"3939BLRLIWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9B-LRLIWR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199536299\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"72832727739375GTFWETL1\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"728327277\",\n                    \"violation_id\": \"72832727739375GTFWETL1\",\n                    \"viol_code\": \"39375GTFWETL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-TFWETL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206728317\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257953133\",\n                    \"report_number\": \"SCS349001873\",\n                    \"report_state\": \"SC\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"change_date\": \"2024-02-21\",\n                    \"inspection_id\": \"80903987\",\n                    \"violation_id\": \"257953133\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WA56830\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257894394\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894394\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72771729339375A3TAOL1\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"report_state\": \"TN\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"727717293\",\n                    \"violation_id\": \"72771729339375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"23\",\n                    \"viol_category_desc\": \"Tires\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206692222\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"WARNING\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"8\"\n                },\n                {\n                    \"_id\": \"257894393\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"change_date\": \"2024-02-16\",\n                    \"inspection_id\": \"80875532\",\n                    \"violation_id\": \"257894393\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199473485\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7277311533931281\",\n                    \"report_number\": \"MD3258001725\",\n                    \"report_state\": \"MD\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727731153\",\n                    \"violation_id\": \"7277311533931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"257908129\",\n                    \"report_number\": \"WA0844000198\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"change_date\": \"2024-02-20\",\n                    \"inspection_id\": \"80882293\",\n                    \"violation_id\": \"257908129\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0196219\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72760915839395A4EEUS2\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"72760915839395A4EEUS2\",\n                    \"viol_code\": \"39395A4EEUS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"95A4-EEUS\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"15\",\n                    \"viol_group_desc\": \"Emergency Equipment\",\n                    \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"727609158393205CWR1\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"727609158393205CWR1\",\n                    \"viol_code\": \"393205CWR\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"205C-WR\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"66\",\n                    \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                    \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"7276581363939TS1\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"inspection_id\": \"727658136\",\n                    \"violation_id\": \"7276581363939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7276091583939ALCL4\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939ALCL4\",\n                    \"viol_code\": \"3939ALCL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LCL\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199415603\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\"\n                },\n                {\n                    \"_id\": \"7276091583939AHLLH3\",\n                    \"report_number\": \"WA0751000154\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"change_date\": \"2024-02-14\",\n                    \"inspection_id\": \"727609158\",\n                    \"violation_id\": \"7276091583939AHLLH3\",\n                    \"viol_code\": \"3939AHLLH\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-HLLH\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199415604\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"7278399003922SLLS41\",\n                    \"report_number\": \"ARC511009480\",\n                    \"report_state\": \"AR\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727839900\",\n                    \"violation_id\": \"7278399003922SLLS41\",\n                    \"viol_code\": \"3922SLLS4\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLS4\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"55\",\n                    \"viol_group_desc\": \"Speeding 4\",\n                    \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"10\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"7273682553931281\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"change_date\": \"2024-02-09\",\n                    \"inspection_id\": \"727368255\",\n                    \"violation_id\": \"7273682553931281\",\n                    \"viol_code\": \"393128\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"24\",\n                    \"viol_group_desc\": \"General Securement\",\n                    \"viol_desc\": \"No/improper securement of vehicles\",\n                    \"viol_category_id\": \"25\",\n                    \"viol_category_desc\": \"Load Securement\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199364433\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"3\"\n                },\n                {\n                    \"_id\": \"727705854393128BCLWV1\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"change_date\": \"2024-02-15\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"727705854393128BCLWV1\",\n                    \"viol_code\": \"393128BCLWV\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"128B-CLWV\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"30\",\n                    \"viol_group_desc\": \"Improper Load Securement\",\n                    \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199435848\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"99\",\n                    \"defect_verification_desc\": \"Unknown\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"9\"\n                },\n                {\n                    \"_id\": \"72770585439345DB2\",\n                    \"report_number\": \"FL3439000154\",\n                    \"report_state\": \"FL\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"inspection_id\": \"727705854\",\n                    \"violation_id\": \"72770585439345DB2\",\n                    \"viol_code\": \"39345DB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"45D-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"726895665393781\",\n                    \"report_number\": \"AL2078000009\",\n                    \"report_state\": \"AL\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-03-15\",\n                    \"inspection_id\": \"726895665\",\n                    \"violation_id\": \"726895665393781\",\n                    \"viol_code\": \"39378\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                    \"viol_category_id\": \"26\",\n                    \"viol_category_desc\": \"Windshield\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199933507\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257676963\",\n                    \"report_number\": \"WAX873000043\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-06\",\n                    \"inspection_id\": \"80774303\",\n                    \"violation_id\": \"257676963\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLED\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"4A0153526\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257734679\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"report_state\": \"LA\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"change_date\": \"2024-02-08\",\n                    \"inspection_id\": \"80777776\",\n                    \"violation_id\": \"257734679\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(B)\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199330875\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"72671345139617C3\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139617C3\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(c)\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\"\n                },\n                {\n                    \"_id\": \"72671345139383G2\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"change_date\": \"2024-02-02\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"72671345139383G2\",\n                    \"viol_code\": \"39383G\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"83(g)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"16\",\n                    \"viol_group_desc\": \"Exhaust Discharge\",\n                    \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                    \"viol_category_id\": \"27\",\n                    \"viol_category_desc\": \"Exhaust Discharge\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199249424\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"726713451392161\",\n                    \"report_number\": \"TXV241306346\",\n                    \"report_state\": \"TX\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"inspection_id\": \"726713451\",\n                    \"violation_id\": \"726713451392161\",\n                    \"viol_code\": \"39216\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"16\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"51\",\n                    \"viol_group_desc\": \"Seat Belt\",\n                    \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"7\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\"\n                },\n                {\n                    \"_id\": \"257570370\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570370\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"199181153\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257570369\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"change_date\": \"2024-01-30\",\n                    \"inspection_id\": \"80723078\",\n                    \"violation_id\": \"257570369\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"30\",\n                    \"viol_category_desc\": \"All Other Vehicle Defects\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199181152\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"257583917\",\n                    \"report_number\": \"IL4038160214\",\n                    \"report_state\": \"IL\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"change_date\": \"2024-01-31\",\n                    \"inspection_id\": \"80730471\",\n                    \"violation_id\": \"257583917\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"14\",\n                    \"viol_category_desc\": \"All Other Driver Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7263887583939TS1\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"inspection_id\": \"726388758\",\n                    \"violation_id\": \"7263887583939TS1\",\n                    \"viol_code\": \"3939TS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9TS\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"37\",\n                    \"viol_group_desc\": \"Lighting\",\n                    \"viol_desc\": \"Inoperative turn signal\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"6\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"6\"\n                },\n                {\n                    \"_id\": \"72586054839375A3TAOL1\",\n                    \"report_number\": \"WAX805005878\",\n                    \"report_state\": \"WA\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"change_date\": \"2024-01-20\",\n                    \"inspection_id\": \"725860548\",\n                    \"violation_id\": \"72586054839375A3TAOL1\",\n                    \"viol_code\": \"39375A3TAOL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75A3-TAOL\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"62\",\n                    \"viol_group_desc\": \"Tires\",\n                    \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                    \"viol_category_id\": \"99\",\n                    \"viol_category_desc\": \"Unknown\",\n                    \"viol_type\": \"INVALID\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"199040057\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"8\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"10\"\n                },\n                {\n                    \"_id\": \"72535634139375GLOAD1\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"inspection_id\": \"725356341\",\n                    \"violation_id\": \"72535634139375GLOAD1\",\n                    \"viol_code\": \"39375GLOAD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"75G-LOAD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"61\",\n                    \"viol_group_desc\": \"Tire vs. Load\",\n                    \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"3\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                },\n                {\n                    \"_id\": \"257212644\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"report_state\": \"MI\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"change_date\": \"2024-01-05\",\n                    \"inspection_id\": \"80546747\",\n                    \"violation_id\": \"257212644\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"45\",\n                    \"viol_category_desc\": \"Speeding\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\"\n                },\n                {\n                    \"_id\": \"7249030383922C1\",\n                    \"report_number\": \"MS6623301350\",\n                    \"report_state\": \"MS\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"inspection_id\": \"724903038\",\n                    \"violation_id\": \"7249030383922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\"\n                }\n            ],\n            \"crash_history\": [\n                {\n                    \"_id\": \"5072784\",\n                    \"changed_date\": \"2025-12-15T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7B5BHQE1C8\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0834\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-12-15\",\n                    \"location\": \"25500 SH 249\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3RN658124\",\n                    \"vehicle_license_number\": \"U4963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5062897\",\n                    \"changed_date\": \"2025-11-24T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005724177\",\n                    \"report_date\": \"2025-11-20\",\n                    \"report_time\": \"0430\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-24\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL CALHOUN\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {\n                        \"lat\": 33.73459999999999,\n                        \"lon\": -85.82767058823529\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH7KN222334\",\n                    \"vehicle_license_number\": \"U4664HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"5\",\n                    \"weather_condition_desc\": \"Fog\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"5062357\",\n                    \"changed_date\": \"2025-11-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7AMGHQE1IC\",\n                    \"report_date\": \"2025-11-10\",\n                    \"report_time\": \"0020\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-20\",\n                    \"location\": \"20200 I 45 FRONTAGE RD\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVXDXYB8YPB00536\",\n                    \"vehicle_license_number\": \"R562924\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 4\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046404\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79V9HQE180\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"4\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"NE 1600 NOT REPORTED\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH5SN682298\",\n                    \"vehicle_license_number\": \"V5763HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"3\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5051931\",\n                    \"changed_date\": \"2025-11-05T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0005707213\",\n                    \"report_date\": \"2025-10-10\",\n                    \"report_time\": \"1341\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-05\",\n                    \"location\": \"STEELE STATION ROAD\",\n                    \"city\": \"RAINBOW CITY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"055\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"5KKHAEDV6JPJK4199\",\n                    \"vehicle_license_number\": \"2P03034\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0310500\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5040483\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX79I9HQE1IG\",\n                    \"report_date\": \"2025-10-03\",\n                    \"report_time\": \"1943\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E 7840 SAM HOUSTON TLWY S\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH1KN222328\",\n                    \"vehicle_license_number\": \"U4659HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY CONSTABLE PRECINCT 8\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5046721\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904806510\",\n                    \"report_date\": \"2025-09-25\",\n                    \"report_time\": \"0135\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I- 70\",\n                    \"city\": \"RICHMOND\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"177\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5EN170312\",\n                    \"vehicle_license_number\": \"V9271HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WAYNE SD\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5030762\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX790FHQE1H7\",\n                    \"report_date\": \"2025-09-12\",\n                    \"report_time\": \"0355\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"W 7800 KATY FWY\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH0SN674108\",\n                    \"vehicle_license_number\": \"U2983HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5030713\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003594871\",\n                    \"report_date\": \"2025-09-09\",\n                    \"report_time\": \"1805\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"S US 23\",\n                    \"city\": \"DUNDEE TWP\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"115\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 41.90515555555555,\n                    \"longitude\": -83.52812222222222,\n                    \"geo_point\": {\n                        \"lat\": 41.90515555555555,\n                        \"lon\": -83.52812222222222\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV3MHMJ6190\",\n                    \"vehicle_license_number\": \"V3963HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MSP MONROE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"5021130\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0025278880\",\n                    \"report_date\": \"2025-08-27\",\n                    \"report_time\": \"1520\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"75EB\",\n                    \"city\": \"NEWBERRY\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPSLP9X6LD701821\",\n                    \"vehicle_license_number\": \"VW7334\",\n                    \"vehicle_license_state\": \"NC\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:11:NONCOLLISION:UNKNOWN\"\n                },\n                {\n                    \"_id\": \"5013524\",\n                    \"changed_date\": \"2025-11-04T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EG12298\",\n                    \"report_date\": \"2025-07-22\",\n                    \"report_time\": \"1238\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-04\",\n                    \"location\": \"E NOB HILL BLVD/I-82\",\n                    \"city\": \"YAKIMA\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"077\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH3LN250695\",\n                    \"vehicle_license_number\": \"U4895HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"YAKIMA CITY POLICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4993917\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009972207\",\n                    \"report_date\": \"2025-07-15\",\n                    \"report_time\": \"2050\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"I-285 S AT MILEPOST 10.00\",\n                    \"city\": \"ATLANTA\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH6KN235039\",\n                    \"vehicle_license_number\": \"U4692HY\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ATLANTA POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4997327\",\n                    \"changed_date\": \"2025-11-03T00:00:00\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN0904758231\",\n                    \"report_date\": \"2025-07-03\",\n                    \"report_time\": \"1551\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-11-03\",\n                    \"location\": \"US HWY 41\",\n                    \"city\": \"PRINCETON\",\n                    \"state\": \"IN\",\n                    \"county_code\": \"051\",\n                    \"county_name\": \"Gibson\",\n                    \"latitude\": 38.30602727272727,\n                    \"longitude\": -87.50066363636364,\n                    \"geo_point\": {\n                        \"lat\": 38.30602727272727,\n                        \"lon\": -87.50066363636364\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"2\",\n                    \"access_control_desc\": \"Partial Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995369\",\n                    \"vehicle_license_number\": \"U4477HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GIBSON SD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"5012288\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX7769HQE1J3\",\n                    \"report_date\": \"2025-06-28\",\n                    \"report_time\": \"0639\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"N US 67 HWY\",\n                    \"city\": \"MIDLOTHIAN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"139\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {\n                        \"lat\": 32.33336875,\n                        \"lon\": -96.78236874999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8GN932356\",\n                    \"vehicle_license_number\": \"U4358HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MIDLOTHIAN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4995453\",\n                    \"changed_date\": \"2025-09-05T00:00:00\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"ILX003854404\",\n                    \"report_date\": \"2025-06-11\",\n                    \"report_time\": \"1610\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-05\",\n                    \"location\": \"I-294 SOUTHBOUND\",\n                    \"city\": \"WORTH TWP\",\n                    \"state\": \"IL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {\n                        \"lat\": 41.8636882629108,\n                        \"lon\": -87.76981877934271\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG5GN932332\",\n                    \"vehicle_license_number\": \"U4206HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ILLINOIS STATE POLICE\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": false,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4956228\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2025078982\",\n                    \"report_date\": \"2025-06-09\",\n                    \"report_time\": \"1030\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"I-10 E\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH0FN184157\",\n                    \"vehicle_license_number\": \"U4155HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"5010090\",\n                    \"changed_date\": \"2025-09-02T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76CCHQE1SL\",\n                    \"report_date\": \"2025-06-05\",\n                    \"report_time\": \"1125\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-02\",\n                    \"location\": \"S 2000 NOT REPORTED HWY\",\n                    \"city\": \"DECATUR\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"497\",\n                    \"county_name\": \"Wise\",\n                    \"latitude\": 33.20992,\n                    \"longitude\": -97.59685999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.20992,\n                        \"lon\": -97.59685999999999\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X2DD201606\",\n                    \"vehicle_license_number\": \"ZP34188\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DECATUR PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4952266\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009872795\",\n                    \"report_date\": \"2025-04-29\",\n                    \"report_time\": \"1054\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"CANDLER DR NEAR S PORT PKWY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"127\",\n                    \"county_name\": \"Glynn\",\n                    \"latitude\": 31.1943625,\n                    \"longitude\": -81.4550875,\n                    \"geo_point\": {\n                        \"lat\": 31.1943625,\n                        \"lon\": -81.4550875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXD49X6JD434291\",\n                    \"vehicle_license_number\": \"YP01751\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GLYNN COUNTY POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4940950\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO0000113049\",\n                    \"report_date\": \"2025-04-22\",\n                    \"report_time\": \"0545\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"US 71\",\n                    \"city\": \"KANSAS CITY\",\n                    \"state\": \"MO\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 39.037564,\n                    \"longitude\": -94.47347733333334,\n                    \"geo_point\": {\n                        \"lat\": 39.037564,\n                        \"lon\": -94.47347733333334\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXSN682278\",\n                    \"vehicle_license_number\": \"U8751HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MOKPD0000\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:98:OTHER:OTHER;2:98:OTHER:OTHER;3:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4937114\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX74YDHQE1FQ\",\n                    \"report_date\": \"2025-04-18\",\n                    \"report_time\": \"1530\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"W 598 GRAND PKWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XPCD79X4FD278037\",\n                    \"vehicle_license_number\": \"U4489HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4923191\",\n                    \"changed_date\": \"2025-08-30T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400240370\",\n                    \"report_date\": \"2025-04-03\",\n                    \"report_time\": \"0909\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-08-30\",\n                    \"location\": \"I-24\",\n                    \"city\": \"NASHVILLE\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Davidson\",\n                    \"latitude\": 36.17863265306123,\n                    \"longitude\": -86.77252857142857,\n                    \"geo_point\": {\n                        \"lat\": 36.17863265306123,\n                        \"lon\": -86.77252857142857\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6LN222343\",\n                    \"vehicle_license_number\": \"U4824HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"METROPOLITAN NASHVILLE POLICE DEPT\",\n                    \"vehicles_in_accident\": \"5\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4919383\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0108065774\",\n                    \"report_date\": \"2025-04-01\",\n                    \"report_time\": \"1634\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932285\",\n                    \"vehicle_license_number\": \"U4126HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4907049\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009784483\",\n                    \"report_date\": \"2025-02-13\",\n                    \"report_time\": \"1228\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 285 NB NEAR SOUTH ATLANTA ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {\n                        \"lat\": 33.943344827586216,\n                        \"lon\": -84.57377931034483\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4KN235038\",\n                    \"vehicle_license_number\": \"U4671HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 9\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889435\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003424430\",\n                    \"report_date\": \"2025-02-05\",\n                    \"report_time\": \"1339\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"VAN DYKE\",\n                    \"city\": \"STERLING HEIGHTS\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9EN170314\",\n                    \"vehicle_license_number\": \"U3875HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STERLING HEIGHTS POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4896434\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003437149\",\n                    \"report_date\": \"2025-01-31\",\n                    \"report_time\": \"1051\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"MOUND\",\n                    \"city\": \"WARREN\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"099\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH6JN995360\",\n                    \"vehicle_license_number\": \"U4493HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WARREN POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4888227\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2695720705\",\n                    \"report_date\": \"2025-01-30\",\n                    \"report_time\": \"1450\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"INTERSTATE 75 NB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"083\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {\n                        \"lat\": 29.19625526315789,\n                        \"lon\": -82.11938157894737\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV7FHGK0626\",\n                    \"vehicle_license_number\": \"U4182HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4889767\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009757646\",\n                    \"report_date\": \"2025-01-21\",\n                    \"report_time\": \"1752\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"RONALD REAGAN BLVD AT BUFORD HWY\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"117\",\n                    \"county_name\": \"Forsyth\",\n                    \"latitude\": 34.24183333333334,\n                    \"longitude\": -84.1469,\n                    \"geo_point\": {\n                        \"lat\": 34.24183333333334,\n                        \"lon\": -84.1469\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"99\",\n                    \"trafficway_desc\": \"Unknown\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG8FN184124\",\n                    \"vehicle_license_number\": \"U4125HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FORSYTH CO SHERIFF'S OFFICE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880927\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX72EAHQE14Z\",\n                    \"report_date\": \"2025-01-15\",\n                    \"report_time\": \"0823\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"S 6300 45 HWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"167\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X0ED241619\",\n                    \"vehicle_license_number\": \"XP80103\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GALVESTON COUNTY SO\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4881427\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009738042\",\n                    \"report_date\": \"2024-12-29\",\n                    \"report_time\": \"1354\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"I 75 S NEAR I 675\",\n                    \"city\": \"STOCKBRIDGE\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"151\",\n                    \"county_name\": \"Henry\",\n                    \"latitude\": 33.44968,\n                    \"longitude\": -84.16376,\n                    \"geo_point\": {\n                        \"lat\": 33.44968,\n                        \"lon\": -84.16376\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN969735\",\n                    \"vehicle_license_number\": \"U4325HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"STOCKBRIDGE POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4880975\",\n                    \"changed_date\": \"2025-01-28T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA4612400996\",\n                    \"report_date\": \"2024-12-23\",\n                    \"report_time\": \"1020\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-01-28\",\n                    \"location\": \"37.056758/-121.016228\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"047\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH4RN650774\",\n                    \"vehicle_license_number\": \"ZP23609\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4871828\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71VBHQE130\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"0800\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1800 NOT REPORTED\",\n                    \"city\": \"ABILENE\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"441\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 32.393455555555555,\n                    \"longitude\": -99.79941111111111,\n                    \"geo_point\": {\n                        \"lat\": 32.393455555555555,\n                        \"lon\": -99.79941111111111\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1XP5DB8X5TN385780\",\n                    \"vehicle_license_number\": \"R189019\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ABILENE PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4883907\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8552403744\",\n                    \"report_date\": \"2024-12-20\",\n                    \"report_time\": \"1133\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"34.029645 / -117.713285\",\n                    \"city\": \"CHINO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {\n                        \"lat\": 34.330068965517235,\n                        \"lon\": -117.03577500000003\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXL49X7HD410045\",\n                    \"vehicle_license_number\": \"YP72992\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4862168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX71AEHQE1I1\",\n                    \"report_date\": \"2024-12-10\",\n                    \"report_time\": \"2210\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S 6000 S IH 35 SB HWY\",\n                    \"city\": \"AUSTIN\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"453\",\n                    \"county_name\": \"Travis\",\n                    \"latitude\": 30.307801250000008,\n                    \"longitude\": -97.76150250000002,\n                    \"geo_point\": {\n                        \"lat\": 30.307801250000008,\n                        \"lon\": -97.76150250000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"15\",\n                    \"cargo_body_type_desc\": \"Vehicle Towing another Vehicle\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN970486\",\n                    \"vehicle_license_number\": \"U4516HY\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AUSTIN PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4858204\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400189809\",\n                    \"report_date\": \"2024-12-05\",\n                    \"report_time\": \"0840\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"NOT IN CITY LIMIT\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"043\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {\n                        \"lat\": 36.1773125,\n                        \"lon\": -87.359675\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV3LDKX4945\",\n                    \"vehicle_license_number\": \"U4820HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4841168\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX70AAHQE1N2\",\n                    \"report_date\": \"2024-11-04\",\n                    \"report_time\": \"0835\",\n                    \"report_seq_no\": \"3\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"1000 EAST FWY\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0CN547478\",\n                    \"vehicle_license_number\": \"YP99438\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HARRIS COUNTY SO\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4828047\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0024292090\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"2120\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"26\",\n                    \"city\": \"POMARIA\",\n                    \"state\": \"SC\",\n                    \"county_code\": \"071\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EG4CN553332\",\n                    \"vehicle_license_number\": \"YP80252\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HP02\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:18:COLLISION INVOLVING FIXED OBJECT;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4825013\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400161807\",\n                    \"report_date\": \"2024-10-14\",\n                    \"report_time\": \"1117\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"I-40\",\n                    \"city\": \"BAXTER\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"141\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {\n                        \"lat\": 36.167989999999996,\n                        \"lon\": -85.55354\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH4JN970554\",\n                    \"vehicle_license_number\": \"U4361HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"TENNESSEE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4824066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004708298\",\n                    \"report_date\": \"2024-10-11\",\n                    \"report_time\": \"1630\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"SELMA HIGHWAY 80\",\n                    \"city\": \"MONTGOMERY\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"101\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 32.26967380952381,\n                    \"longitude\": -86.22646190476188,\n                    \"geo_point\": {\n                        \"lat\": 32.26967380952381,\n                        \"lon\": -86.22646190476188\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8EN170319\",\n                    \"vehicle_license_number\": \"U3907HY\",\n                    \"vehicle_license_state\": \"TN\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"AL0030100\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4817839\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6Z4BHQE1HX\",\n                    \"report_date\": \"2024-09-25\",\n                    \"report_time\": \"1552\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"NE 2100 LOOP 410\",\n                    \"city\": \"SAN ANTONIO\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"029\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPWD49X9AD101675\",\n                    \"vehicle_license_number\": \"R644072\",\n                    \"vehicle_license_state\": \"TX\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SAN ANTONIO PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4806354\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402404576\",\n                    \"report_date\": \"2024-08-29\",\n                    \"report_time\": \"1414\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.914497/-117.557808\",\n                    \"city\": \"NORCO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG3GN932359\",\n                    \"vehicle_license_number\": \"WP70750\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4801595\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2670528204\",\n                    \"report_date\": \"2024-08-14\",\n                    \"report_time\": \"1132\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"E SR 826 EXPRESSWAY\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"086\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {\n                        \"lat\": 25.76303333333333,\n                        \"lon\": -80.26782539682542\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXDP9X1HD440933\",\n                    \"vehicle_license_number\": \"XE476Q\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CPD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4790935\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2636152004\",\n                    \"report_date\": \"2024-08-01\",\n                    \"report_time\": \"1739\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-295 SB\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV8LDKX4939\",\n                    \"vehicle_license_number\": \"EP06482\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:8:NONCOLLISION:CROSS MEDIAN/CENTERLINE;3:6:NONCOLLISION:EXPLOSION OR FIRE;2:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760064\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2634809404\",\n                    \"report_date\": \"2024-06-01\",\n                    \"report_time\": \"1340\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I-75 SB MM 387\",\n                    \"city\": \"GAINESVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alachua\",\n                    \"latitude\": 29.66926774193548,\n                    \"longitude\": -82.3487,\n                    \"geo_point\": {\n                        \"lat\": 29.66926774193548,\n                        \"lon\": -82.3487\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NP5DB9X94D831400\",\n                    \"vehicle_license_number\": \"AB92CL\",\n                    \"vehicle_license_state\": \"FL\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4760971\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LA2024066247\",\n                    \"report_date\": \"2024-05-24\",\n                    \"report_time\": \"1027\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"I-12\",\n                    \"city\": \"BATON ROUGE\",\n                    \"state\": \"LA\",\n                    \"county_code\": \"033\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"4\",\n                    \"trafficway_desc\": \"One-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EHXHN970373\",\n                    \"vehicle_license_number\": \"WP91001\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"BATON ROUGE PD\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:98:OTHER;1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;4:98:OTHER;3:98:OTHER\"\n                },\n                {\n                    \"_id\": \"4755382\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA000EE80084\",\n                    \"report_date\": \"2024-05-22\",\n                    \"report_time\": \"1800\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"SR-24*041.60\",\n                    \"city\": \"SUNNYSIDE\",\n                    \"state\": \"WA\",\n                    \"county_code\": \"005\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN969730\",\n                    \"vehicle_license_number\": \"XP87578\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"WASHINGTON STATE PATROL\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": false,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4758720\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MI0003192626\",\n                    \"report_date\": \"2024-05-20\",\n                    \"report_time\": \"0640\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"CONNER\",\n                    \"city\": \"DETROIT\",\n                    \"state\": \"MI\",\n                    \"county_code\": \"163\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {\n                        \"lat\": 42.313476595744675,\n                        \"lon\": -83.18396063829788\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG2GN932272\",\n                    \"vehicle_license_number\": \"4NS8706\",\n                    \"vehicle_license_state\": \"MI\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"5\",\n                    \"light_condition_desc\": \"Dawn\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DETROIT POLICE DEPARTMENT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4762470\",\n                    \"changed_date\": \"2025-09-18T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009443184\",\n                    \"report_date\": \"2024-05-14\",\n                    \"report_time\": \"0733\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-18\",\n                    \"location\": \"GA 520 NEAR SHORT TATUM ROAD\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"259\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.105225,\n                        \"lon\": -84.81630000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563052\",\n                    \"vehicle_license_number\": \"YP95329\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 39 - CUTHBERT\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:17:COLLISION INVOLVING ANIMAL\"\n                },\n                {\n                    \"_id\": \"4748779\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107722174\",\n                    \"report_date\": \"2024-05-09\",\n                    \"report_time\": \"0327\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"85\",\n                    \"city\": \"BURLINGTON\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"001\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3KN207782\",\n                    \"vehicle_license_number\": \"XP45522\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"NC STATE HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4749397\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA8402402523\",\n                    \"report_date\": \"2024-05-08\",\n                    \"report_time\": \"1352\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"33.998275/-117.369011\",\n                    \"city\": \"RIVERSIDE\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"065\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"98\",\n                    \"cargo_body_type_desc\": \"Other\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0HN970469\",\n                    \"vehicle_license_number\": \"WP96938\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4750893\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2632399704\",\n                    \"report_date\": \"2024-05-01\",\n                    \"report_time\": \"1058\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR 31\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"015\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {\n                        \"lat\": 26.943543749999996,\n                        \"lon\": -82.10353750000002\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1FVHG3DV0GHHT8681\",\n                    \"vehicle_license_number\": \"WP87120\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT;3:18:COLLISION INVOLVING FIXED OBJECT;2:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4741413\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2630997104\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1115\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 295 NORTHBOUND\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG4FN184122\",\n                    \"vehicle_license_number\": \"WP46177\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4739066\",\n                    \"changed_date\": \"2025-09-10T00:00:00\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL0004642945\",\n                    \"report_date\": \"2024-04-24\",\n                    \"report_time\": \"1900\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-10\",\n                    \"location\": \"I-20\",\n                    \"city\": \"RURAL TALLADEGA\",\n                    \"state\": \"AL\",\n                    \"county_code\": \"121\",\n                    \"county_name\": \"Talladega\",\n                    \"latitude\": 33.35158,\n                    \"longitude\": -86.20293,\n                    \"geo_point\": {\n                        \"lat\": 33.35158,\n                        \"lon\": -86.20293\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG8FN183976\",\n                    \"vehicle_license_number\": \"WP23333\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"ALDPS11G0\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"2:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT;1:5:NONCOLLISION:CARGO LOSS OR SHIFT\"\n                },\n                {\n                    \"_id\": \"4764813\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9034240004\",\n                    \"report_date\": \"2024-04-17\",\n                    \"report_time\": \"2025\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"15\",\n                    \"city\": \"JONES\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Jones\",\n                    \"latitude\": 31.655366666666666,\n                    \"longitude\": -89.16872222222221,\n                    \"geo_point\": {\n                        \"lat\": 31.655366666666666,\n                        \"lon\": -89.16872222222221\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH3MN275289\",\n                    \"vehicle_license_number\": \"YP01794\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4746383\",\n                    \"changed_date\": \"2025-09-06T00:00:00\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0009411078\",\n                    \"report_date\": \"2024-04-16\",\n                    \"report_time\": \"1435\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-06\",\n                    \"location\": \"I 75 NB MM311 NEAR GA 53\",\n                    \"state\": \"GA\",\n                    \"county_code\": \"129\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.511799999999994,\n                        \"lon\": -84.87355000000001\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0DN563049\",\n                    \"vehicle_license_number\": \"YP93928\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"8\",\n                    \"weather_condition_desc\": \"Other\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"GSP POST 43\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4743823\",\n                    \"changed_date\": \"2024-05-08T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA3652400704\",\n                    \"report_date\": \"2024-04-15\",\n                    \"report_time\": \"1350\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-05-08\",\n                    \"location\": \"38.323059/-122.025237\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"095\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DHXRN658119\",\n                    \"vehicle_license_number\": \"ZP17472\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4738886\",\n                    \"changed_date\": \"2024-04-30T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA5502401870\",\n                    \"report_date\": \"2024-04-10\",\n                    \"report_time\": \"1253\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-04-30\",\n                    \"location\": \"33.994005/-117.893273\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"037\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG0GN932335\",\n                    \"vehicle_license_number\": \"WP66069\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4782969\",\n                    \"changed_date\": \"2024-07-25T00:00:00\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CA2522401047\",\n                    \"report_date\": \"2024-03-23\",\n                    \"report_time\": \"1536\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2024-07-25\",\n                    \"location\": \"38.481107/-121.429821\",\n                    \"city\": \"SACRAMENTO\",\n                    \"state\": \"CA\",\n                    \"county_code\": \"067\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"1\",\n                    \"access_control_desc\": \"Full Control\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4FN184008\",\n                    \"vehicle_license_number\": \"WP23391\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CALIFORNIA HIGHWAY PATROL\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"1\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:13:COLLISION INVOLVING MOTOR VEHICLE IN TRANSPORT\"\n                },\n                {\n                    \"_id\": \"4720519\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TN0400067966\",\n                    \"report_date\": \"2024-03-22\",\n                    \"report_time\": \"1655\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"S LOWRY ST\",\n                    \"city\": \"SMYRNA\",\n                    \"state\": \"TN\",\n                    \"county_code\": \"149\",\n                    \"county_name\": \"Rutherford\",\n                    \"latitude\": 35.8402875,\n                    \"longitude\": -86.42611875,\n                    \"geo_point\": {\n                        \"lat\": 35.8402875,\n                        \"lon\": -86.42611875\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4GN932323\",\n                    \"vehicle_license_number\": \"WP59569\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"9\",\n                    \"weather_condition_desc\": \"Unknown\",\n                    \"vehicle_configuration_id\": \"5\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (2-Axel, 6-Tire)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"SMYRNA POLICE DEPT\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4715366\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8963481804\",\n                    \"report_date\": \"2024-03-04\",\n                    \"report_time\": \"1652\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 95 (STATE ROAD 9)\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"061\",\n                    \"county_name\": \"Indian River\",\n                    \"latitude\": 27.688512500000005,\n                    \"longitude\": -80.4577125,\n                    \"geo_point\": {\n                        \"lat\": 27.688512500000005,\n                        \"lon\": -80.4577125\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH2JN995405\",\n                    \"vehicle_license_number\": \"XP32430\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4740297\",\n                    \"changed_date\": \"2025-09-07T00:00:00\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS9030240003\",\n                    \"report_date\": \"2024-02-21\",\n                    \"report_time\": \"1016\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-07\",\n                    \"location\": \"10\",\n                    \"city\": \"JACKSON\",\n                    \"state\": \"MS\",\n                    \"county_code\": \"059\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {\n                        \"lat\": 30.447807692307695,\n                        \"lon\": -88.61065384615385\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9EH9CN547485\",\n                    \"vehicle_license_number\": \"YP95328\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"MHP\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4723120\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OK2402001036\",\n                    \"report_date\": \"2024-02-07\",\n                    \"report_time\": \"1009\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"OK-99\",\n                    \"city\": \"PRAGUE\",\n                    \"state\": \"OK\",\n                    \"county_code\": \"081\",\n                    \"county_name\": \"Lincoln\",\n                    \"latitude\": 35.706179999999996,\n                    \"longitude\": -96.87468,\n                    \"geo_point\": {\n                        \"lat\": 35.706179999999996,\n                        \"lon\": -96.87468\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG7EN152232\",\n                    \"vehicle_license_number\": \"YP93947\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"6\",\n                    \"vehicle_configuration_desc\": \"Single-Unit Truck (3 or More Axels)\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OKLAHOMA HIGHWAY PATROL TROOP A\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"1\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4714812\",\n                    \"changed_date\": \"2025-09-20T00:00:00\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"OR2024400038\",\n                    \"report_date\": \"2024-02-05\",\n                    \"report_time\": \"1951\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-20\",\n                    \"location\": \"HWY 58 .95 E MCNEELE DR\",\n                    \"city\": \"10.41 E CRESCENT LAKE JCT\",\n                    \"state\": \"OR\",\n                    \"county_code\": \"035\",\n                    \"county_name\": \"Klamath\",\n                    \"latitude\": 42.49928333333333,\n                    \"longitude\": -121.65771666666666,\n                    \"geo_point\": {\n                        \"lat\": 42.49928333333333,\n                        \"lon\": -121.65771666666666\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"1\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Not Divided\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"6\",\n                    \"road_surface_condition_desc\": \"Ice\",\n                    \"cargo_body_type_id\": \"3\",\n                    \"cargo_body_type_desc\": \"Van/Enclosed Box\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"1NPXLP9X5ND778351\",\n                    \"vehicle_license_number\": \"YP57995\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"2\",\n                    \"light_condition_desc\": \"Dark - Not Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"OREGON STATE POLICE\",\n                    \"vehicles_in_accident\": \"1\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:6:NONCOLLISION:EXPLOSION OR FIRE\"\n                },\n                {\n                    \"_id\": \"4700454\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6SJ9HQE1FN\",\n                    \"report_date\": \"2024-02-02\",\n                    \"report_time\": \"0633\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"US 281\",\n                    \"city\": \"NOT LISTED\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"249\",\n                    \"county_name\": \"Jim Wells\",\n                    \"latitude\": 27.745166666666666,\n                    \"longitude\": -98.037,\n                    \"geo_point\": {\n                        \"lat\": 27.745166666666666,\n                        \"lon\": -98.037\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DH8LN222358\",\n                    \"vehicle_license_number\": \"XP57292\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"3\",\n                    \"light_condition_desc\": \"Dark - Lighted\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"DEPARTMENT OF PUBLIC SAFETY, STATE\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                },\n                {\n                    \"_id\": \"4700725\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2629040604\",\n                    \"report_date\": \"2024-01-29\",\n                    \"report_time\": \"1320\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"SR-400 (INTERSTATE 4) EB\",\n                    \"city\": \"UNINCORPORATED\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"105\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 27.980263157894736,\n                    \"longitude\": -81.75612807017541,\n                    \"geo_point\": {\n                        \"lat\": 27.980263157894736,\n                        \"lon\": -81.75612807017541\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG4EN170303\",\n                    \"vehicle_license_number\": \"WP18353\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"4\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"2\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690563\",\n                    \"changed_date\": \"2025-09-19T00:00:00\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0107608005\",\n                    \"report_date\": \"2024-01-24\",\n                    \"report_time\": \"1147\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-19\",\n                    \"location\": \"74\",\n                    \"city\": \"CHARLOTTE\",\n                    \"state\": \"NC\",\n                    \"county_code\": \"119\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"3\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Positive Barrier\",\n                    \"access_control_id\": \"3\",\n                    \"access_control_desc\": \"No Control\",\n                    \"road_surface_condition_id\": \"2\",\n                    \"road_surface_condition_desc\": \"Wet\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5R99DG6FN184106\",\n                    \"vehicle_license_number\": \"WP34728\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"2\",\n                    \"weather_condition_desc\": \"Rain\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"CHARLOTTE-MECKLENBURG POLICE DEPT.\",\n                    \"vehicles_in_accident\": \"3\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4690495\",\n                    \"changed_date\": \"2025-09-11T00:00:00\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL8974771404\",\n                    \"report_date\": \"2024-01-18\",\n                    \"report_time\": \"0810\",\n                    \"report_seq_no\": \"1\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-11\",\n                    \"location\": \"INTERSTATE 10 EB MM342\",\n                    \"city\": \"JACKSONVILLE\",\n                    \"state\": \"FL\",\n                    \"county_code\": \"031\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"4V5RC9DG9GN932351\",\n                    \"vehicle_license_number\": \"WP66110\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"9\",\n                    \"vehicle_configuration_desc\": \"Tractor/Semitrailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"FHP\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true,\n                    \"crash_event_seq_id_desc\": \"1:20:COLLISION INVOLVING OTHER MOVABLE OBJECT\"\n                },\n                {\n                    \"_id\": \"4707932\",\n                    \"changed_date\": \"2025-09-12T00:00:00\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6T9GHQE1SE\",\n                    \"report_date\": \"2024-01-13\",\n                    \"report_time\": \"1119\",\n                    \"report_seq_no\": \"2\",\n                    \"dot_number\": \"568253\",\n                    \"ci_status_code\": \"C\",\n                    \"final_status_date\": \"2025-09-12\",\n                    \"location\": \"6600 TELEPHONE RD\",\n                    \"city\": \"HOUSTON\",\n                    \"state\": \"TX\",\n                    \"county_code\": \"201\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"truck_bus_ind\": \"T\",\n                    \"trafficway_id\": \"2\",\n                    \"trafficway_desc\": \"Two-Way Trafficway, Divided, Unprotected Median\",\n                    \"road_surface_condition_id\": \"1\",\n                    \"road_surface_condition_desc\": \"Dry\",\n                    \"cargo_body_type_id\": \"8\",\n                    \"cargo_body_type_desc\": \"Auto Transporter\",\n                    \"gvw_rating_id\": \"3\",\n                    \"vehicle_identification_number\": \"3ALHG3DV9LDKX4951\",\n                    \"vehicle_license_number\": \"XP66383\",\n                    \"vehicle_license_state\": \"CA\",\n                    \"vehicle_hazmat_placard\": false,\n                    \"weather_condition_id\": \"1\",\n                    \"weather_condition_desc\": \"No Adverse Conditions\",\n                    \"vehicle_configuration_id\": \"7\",\n                    \"vehicle_configuration_desc\": \"Truck/Trailer\",\n                    \"light_condition_id\": \"1\",\n                    \"light_condition_desc\": \"Daylight\",\n                    \"hazmat_released\": false,\n                    \"agency\": \"HOUSTON PD\",\n                    \"vehicles_in_accident\": \"2\",\n                    \"fatalities\": \"0\",\n                    \"injuries\": \"0\",\n                    \"tow_away\": true,\n                    \"federal_recordable\": true,\n                    \"state_recordable\": true\n                }\n            ],\n            \"inspection_history\": [\n                {\n                    \"_id\": \"86652985\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0380001534\",\n                    \"insp_date\": \"2025-12-24\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {\n                        \"lat\": 34.27362222222223,\n                        \"lon\": -81.59615555555555\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEWBERRY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X87D741434\",\n                            \"insp_unit_id\": \"210801009\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE220G\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG109901\",\n                            \"insp_unit_id\": \"210801010\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2384802\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"329T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86646083\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDSV003381\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {\n                        \"lat\": 34.25134893617021,\n                        \"lon\": -119.03522340425529\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US-101 SB SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_id\": \"210788522\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270882613\",\n                            \"report_number\": \"CAUDSV003381\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86646083\",\n                            \"violation_id\": \"270882613\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210788521\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RG000RG\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86641932\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P13B1TH\",\n                    \"insp_date\": \"2025-12-23\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {\n                        \"lat\": 41.02236666666666,\n                        \"lon\": -93.7775\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXSN682281\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0082HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1536\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG189303\",\n                            \"insp_unit_id\": \"210780141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678463T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"156365\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270871240\",\n                            \"report_number\": \"IA000P13B1TH\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-12-23\",\n                            \"change_date\": \"2025-12-23\",\n                            \"inspection_id\": \"86641932\",\n                            \"violation_id\": \"270871240\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210780140\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86627546\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00901\",\n                    \"insp_date\": \"2025-12-22\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAMMOND LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1HN970374\",\n                            \"insp_unit_id\": \"210746998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4389HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1179\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG950204\",\n                            \"insp_unit_id\": \"210746999\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT1744\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1179T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86626791\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002376\",\n                    \"insp_date\": \"2025-12-19\",\n                    \"insp_start_time\": \"1141\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {\n                        \"lat\": 34.41694285714286,\n                        \"lon\": -81.97942857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"210745041\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4861HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1395\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_id\": \"210745042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1395T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86609678\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7580001027\",\n                    \"insp_date\": \"2025-12-16\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1429\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VAN BUREN AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"210705394\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"210705395\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86580956\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172306\",\n                    \"insp_date\": \"2025-12-15\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {\n                        \"lat\": 30.349644444444444,\n                        \"lon\": -89.46652222222222\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"210635164\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U483HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG390903\",\n                            \"insp_unit_id\": \"210635165\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86577246\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724002141\",\n                    \"insp_date\": \"2025-12-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"210627407\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4827HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA11642LG33420\",\n                            \"insp_unit_id\": \"210627408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45M4205\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86549389\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00581\",\n                    \"insp_date\": \"2025-12-11\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5RN664944\",\n                            \"insp_unit_id\": \"210572186\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4934HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1499\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073802\",\n                            \"insp_unit_id\": \"210572187\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4VZ5368\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1499T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86548165\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009469\",\n                    \"insp_date\": \"2025-12-10\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_id\": \"210570165\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6045\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_id\": \"210570166\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6045T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86516529\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012013671\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0754\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_id\": \"210501600\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1341\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_id\": \"210501601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"134T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86563544\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2132001384\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"1809\",\n                    \"insp_end_time\": \"1925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4676HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"210599285\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270674451\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674451\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210599284\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674449\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674449\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00078158\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270674450\",\n                            \"report_number\": \"WA2132001384\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-09\",\n                            \"change_date\": \"2025-12-14\",\n                            \"inspection_id\": \"86563544\",\n                            \"violation_id\": \"270674450\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86521802\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009702\",\n                    \"insp_date\": \"2025-12-09\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN674109\",\n                            \"insp_unit_id\": \"210511855\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6701HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG163402\",\n                            \"insp_unit_id\": \"210511856\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"677736T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1511T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86523960\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036090030\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970338\",\n                            \"insp_unit_id\": \"210515763\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4375HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1143\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899403\",\n                            \"insp_unit_id\": \"210515764\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3077\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86527365\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457001059\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"2230\",\n                    \"insp_end_time\": \"2242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249960\",\n                            \"insp_unit_id\": \"210521551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C539EX\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"6135\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG734801\",\n                            \"insp_unit_id\": \"210521552\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2574333\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6135T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270581364\",\n                            \"report_number\": \"GA1457001059\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-10\",\n                            \"inspection_id\": \"86527365\",\n                            \"violation_id\": \"270581364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86557339\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000405\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLP9X7LD701794\",\n                            \"insp_unit_id\": \"210588597\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP23520\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG393605\",\n                            \"insp_unit_id\": \"210588598\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06695AL\",\n                            \"insp_unit_license_state\": \"WA\",\n                            \"insp_unit_company\": \"6177T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86559863\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX836001365\",\n                    \"insp_date\": \"2025-12-08\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ELLENSBURG WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"210592879\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4677HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"210592880\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270668682\",\n                            \"report_number\": \"WAX836001365\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-12-08\",\n                            \"change_date\": \"2025-12-13\",\n                            \"inspection_id\": \"86559863\",\n                            \"violation_id\": \"270668682\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86489149\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA2014000342\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1124\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_id\": \"210439087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_id\": \"210439088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1239T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86478344\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41016007\",\n                    \"insp_date\": \"2025-12-04\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1141\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {\n                        \"lat\": 37.12212727272727,\n                        \"lon\": -84.07872727272728\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN682301\",\n                            \"insp_unit_id\": \"210475088\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6695HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645TG257202\",\n                            \"insp_unit_id\": \"210475089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"738833T\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1559T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270530316\",\n                            \"report_number\": \"KYCV41016007\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-12-04\",\n                            \"change_date\": \"2025-12-08\",\n                            \"inspection_id\": \"86478344\",\n                            \"violation_id\": \"270530316\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"FD49280\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86460609\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMYERD01681\",\n                    \"insp_date\": \"2025-12-02\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1341\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {\n                        \"lat\": 42.57796666666667,\n                        \"lon\": -83.88794166666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-96 WB FOWLERVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN660842\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4930HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1494\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG073702\",\n                            \"insp_unit_id\": \"210364946\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4WD3971\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270404962\",\n                            \"report_number\": \"MIMYERD01681\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-12-02\",\n                            \"change_date\": \"2025-12-02\",\n                            \"inspection_id\": \"86460609\",\n                            \"violation_id\": \"270404962\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210364945\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"86466878\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009534\",\n                    \"insp_date\": \"2025-12-01\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_id\": \"210377087\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9284HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5715\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_id\": \"210377088\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5715T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86434342\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0591864\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"1038\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {\n                        \"lat\": 35.16649480519481,\n                        \"lon\": -89.9349571428571\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEMPHIS TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"45200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"210306757\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"210306758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"86605559\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252125863\",\n                    \"insp_date\": \"2025-11-28\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 FRONTAGE RD S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"111600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"210698081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270779552\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779551\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779551\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210698080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779553\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779555\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779555\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270779554\",\n                            \"report_number\": \"TXV252125863\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-11-28\",\n                            \"change_date\": \"2025-12-18\",\n                            \"inspection_id\": \"86605559\",\n                            \"violation_id\": \"270779554\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777833082\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3294001120\",\n                    \"insp_date\": \"2025-11-25\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 40.58469,\n                    \"longitude\": -83.14540000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9271HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7778330823939ALHLIWR1\",\n                            \"report_number\": \"OH3294001120\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-25\",\n                            \"inspection_id\": \"777833082\",\n                            \"violation_id\": \"7778330823939ALHLIWR1\",\n                            \"viol_code\": \"3939ALHLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777812346\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252093658\",\n                    \"insp_date\": \"2025-11-24\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"508M TX288 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED241606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W1778HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG539404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"259575D\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777757455\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2161000001\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"1039\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5DN136764\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"W1690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG444501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"22063AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777555711\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1440054\",\n                    \"insp_date\": \"2025-11-21\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0939\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOUNT JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4817HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG356102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SM4181\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777326958\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0347002961\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1446FG627001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONNELL IN\",\n                            \"insp_unit_license\": \"QB20PW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777436173\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAFVS00159\",\n                    \"insp_date\": \"2025-11-20\",\n                    \"insp_start_time\": \"1414\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANDEVILLE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"109500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"P292251\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG467205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5613242\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777416985\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0158C00086\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152230\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6754HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG467504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5461416\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7774169853922SLLTCD1\",\n                            \"report_number\": \"MD0158C00086\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-11-19\",\n                            \"change_date\": \"2025-11-21\",\n                            \"inspection_id\": \"777416985\",\n                            \"violation_id\": \"7774169853922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777244221\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003190\",\n                    \"insp_date\": \"2025-11-19\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275330\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4870HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG565403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1435\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777507237\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000348\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"2019\",\n                    \"insp_end_time\": \"2037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD664385\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9877HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG430701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"255634E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777560409\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865002084\",\n                    \"insp_date\": \"2025-11-18\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1132\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V9317HY\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777128706\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003774\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270024591\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210086524\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270024590\",\n                            \"report_number\": \"IN9761003774\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86347634\",\n                            \"violation_id\": \"270024590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777162420\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006819969\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKBGADV4HSJE1334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4197HY\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4WR8906\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270039557\",\n                            \"report_number\": \"NC0006819969\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-18\",\n                            \"inspection_id\": \"86351380\",\n                            \"violation_id\": \"270039557\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777143133\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2090000593\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Covington\",\n                    \"latitude\": 31.228375,\n                    \"longitude\": -86.46278749999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OPP AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932277\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4175HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG726904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8709\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777503385\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116001570\",\n                    \"insp_date\": \"2025-11-17\",\n                    \"insp_start_time\": \"1444\",\n                    \"insp_end_time\": \"1537\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6355HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WA2782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270169086\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169086\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"270169087\",\n                            \"report_number\": \"WA2116001570\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-17\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"86389265\",\n                            \"violation_id\": \"270169087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00098303\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"777028770\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128002349\",\n                    \"insp_date\": \"2025-11-14\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0941\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"777124584\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000375\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1206\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"495000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776921391\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF2W001485\",\n                    \"insp_date\": \"2025-11-13\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2HD411166\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP75914\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776640528\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3245000910\",\n                    \"insp_date\": \"2025-11-11\",\n                    \"insp_start_time\": \"0729\",\n                    \"insp_end_time\": \"0809\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FINDLAY OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5MHMJ6188\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3964HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG605108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"678739T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77664052839375A3TAOL1\",\n                            \"report_number\": \"OH3245000910\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2025-11-11\",\n                            \"change_date\": \"2025-11-12\",\n                            \"inspection_id\": \"776640528\",\n                            \"violation_id\": \"77664052839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209963841\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776962134\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086002434\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TACOMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7769621343929A2C1\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"7769621343929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"77696213439360D2\",\n                            \"report_number\": \"WA2086002434\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"inspection_id\": \"776962134\",\n                            \"violation_id\": \"77696213439360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776915271\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO004085\",\n                    \"insp_date\": \"2025-11-10\",\n                    \"insp_start_time\": \"2314\",\n                    \"insp_end_time\": \"2342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V8298HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269967551\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"269967552\",\n                            \"report_number\": \"CAUCQO004085\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-11-10\",\n                            \"change_date\": \"2025-11-14\",\n                            \"inspection_id\": \"86323919\",\n                            \"violation_id\": \"269967552\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"210037564\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RP69731\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776602692\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2141000422\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W0589HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269868419\",\n                            \"report_number\": \"WA2141000422\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-06\",\n                            \"change_date\": \"2025-11-11\",\n                            \"inspection_id\": \"86289188\",\n                            \"violation_id\": \"269868419\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"T00037013\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"776359962\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0217009489\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1510\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLORENCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4691HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776904075\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252060389\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"2340\",\n                    \"insp_end_time\": \"2352\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"716M US281 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969747\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4366HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG856804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1645\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776371230\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6606172213\",\n                    \"insp_date\": \"2025-11-06\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1046\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HANCOCK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776507688\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803002717\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DUPONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V9323HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776767509\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD1954C00474\",\n                    \"insp_date\": \"2025-11-05\",\n                    \"insp_start_time\": \"0929\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VIENNA MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4465HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154285\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0376001628\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1729\",\n                    \"insp_end_time\": \"1746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KINARDS SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"W1687HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXT GEN\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776154861\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368002274\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PROSPERITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN682303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6697HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640TG257205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"738835T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776483181\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000878\",\n                    \"insp_date\": \"2025-11-04\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269832355\",\n                            \"report_number\": \"WA2117000878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-11-04\",\n                            \"change_date\": \"2025-11-09\",\n                            \"inspection_id\": \"86275909\",\n                            \"violation_id\": \"269832355\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775974852\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARIS01488\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW ORLEANS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"776081376\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0290C00438\",\n                    \"insp_date\": \"2025-11-03\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore (city)\",\n                    \"latitude\": 39.30270512820514,\n                    \"longitude\": -76.61803589743592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPARKS GLENCOE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4868HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775909989\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036D30987\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1233\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Robertson\",\n                    \"latitude\": 36.50761249999999,\n                    \"longitude\": -86.82598750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTLAND TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775869426\",\n                    \"report_state\": \"KS\",\n                    \"report_number\": \"KSHP93052768\",\n                    \"insp_date\": \"2025-10-30\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KS\",\n                    \"county_name\": \"Wabaunsee\",\n                    \"latitude\": 38.9561,\n                    \"longitude\": -96.18499999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WABAUNSEE WEST M.C.I.S. #21W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"138670\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"V9836HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"5218449\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775711710\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005900\",\n                    \"insp_date\": \"2025-10-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"3\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49XXFD274250\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG619701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VF7023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7757117103922SLLSWZ1\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103922SLLSWZ1\",\n                            \"viol_code\": \"3922SLLSWZ\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSWZ\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding work/construction zone.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A1HOSPD2\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"change_date\": \"2025-11-05\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A1HOSPD2\",\n                            \"viol_code\": \"3953A1HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A1-HOSPD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving more than 11 hours following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103953A2HOSPD3\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103953A2HOSPD3\",\n                            \"viol_code\": \"3953A2HOSPD\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3A2-HOSPD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"HOS (Property) - Driving beyond the 14 hour after coming on duty following 10 consecutive hours off duty during the current 8 consecutive day period. Date and Time:\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"7757117103958E1PCOOS4\",\n                            \"report_number\": \"ID3640005900\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-10-29\",\n                            \"inspection_id\": \"775711710\",\n                            \"violation_id\": \"7757117103958E1PCOOS4\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775758015\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643999667\",\n                    \"insp_date\": \"2025-10-28\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775320183\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039800893\",\n                    \"insp_date\": \"2025-10-23\",\n                    \"insp_start_time\": \"1125\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 35.16649480519481,\n                    \"longitude\": -89.9349571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COLLIERVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269514669\",\n                            \"report_number\": \"TNI039800893\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-10-23\",\n                            \"change_date\": \"2025-10-25\",\n                            \"inspection_id\": \"86146687\",\n                            \"violation_id\": \"269514669\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"775207737\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1616000193\",\n                    \"insp_date\": \"2025-10-21\",\n                    \"insp_start_time\": \"1359\",\n                    \"insp_end_time\": \"1413\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640SG073803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WE5203\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"775185426\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252055420\",\n                    \"insp_date\": \"2025-10-20\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1502\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4338HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG884402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL3129\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77518542639375GLOAD1\",\n                            \"report_number\": \"TXV252055420\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-20\",\n                            \"change_date\": \"2025-10-23\",\n                            \"inspection_id\": \"775185426\",\n                            \"violation_id\": \"77518542639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209625364\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774815481\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARVS00496\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0356\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DES ALLEMANDS LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V9266HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7748154813939ALIL1\",\n                            \"report_number\": \"LALARVS00496\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-10-16\",\n                            \"change_date\": \"2025-10-20\",\n                            \"inspection_id\": \"774815481\",\n                            \"violation_id\": \"7748154813939ALIL1\",\n                            \"viol_code\": \"3939ALIL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LIL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209546294\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774952191\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAQES00124\",\n                    \"insp_date\": \"2025-10-16\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BREAUX BRIDGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X2GD355440\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V0079HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG811401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"256B115\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774827271\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000682\",\n                    \"insp_date\": \"2025-10-15\",\n                    \"insp_start_time\": \"1209\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ7RN641165\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"PA29854\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG983001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"190192C\",\n                            \"insp_unit_license_state\": \"MT\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774527751\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIKOCHJ02188\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 43.67776363636363,\n                    \"longitude\": -83.96434545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-75 @ SALZBURG RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXMHMJ6123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V4745HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644MG526002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678421T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7745277513922SLLLR1\",\n                            \"report_number\": \"MIKOCHJ02188\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-10-14\",\n                            \"change_date\": \"2025-10-15\",\n                            \"inspection_id\": \"774527751\",\n                            \"violation_id\": \"7745277513922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774407943\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000584\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DEER PARK WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X9JD433637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7643HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XFG581701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"DK6814\",\n                            \"insp_unit_license_state\": \"OK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774923373\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743501516\",\n                    \"insp_date\": \"2025-10-14\",\n                    \"insp_start_time\": \"1426\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774352395\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1465000301\",\n                    \"insp_date\": \"2025-10-10\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1455\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446AG309601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW95S16\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"774352395393205AWRBH1\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"change_date\": \"2025-10-14\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"774352395393205AWRBH1\",\n                            \"viol_code\": \"393205AWRBH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205A-WRBH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Cracks between two holes.\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209451115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7743523953939ALSML2\",\n                            \"report_number\": \"GA1465000301\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-10-10\",\n                            \"inspection_id\": \"774352395\",\n                            \"violation_id\": \"7743523953939ALSML2\",\n                            \"viol_code\": \"3939ALSML\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSML\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774319482\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC20008241\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"774187335\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2541000100\",\n                    \"insp_date\": \"2025-10-08\",\n                    \"insp_start_time\": \"1339\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 43.933980000000005,\n                    \"longitude\": -90.58760999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SPARTA WI\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN184021\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3894HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG609204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NG3169\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7741873353939ALBL2\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALBL2\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7741873353939ALFTSI3\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"7741873353939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"report_number\": \"WI2541000100\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2025-10-08\",\n                            \"inspection_id\": \"774187335\",\n                            \"violation_id\": \"774187335393205CWRAWFLMIB1\",\n                            \"viol_code\": \"393205CWRAWFLMIB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WRAWFLMIB\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Any wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773948763\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252019679\",\n                    \"insp_date\": \"2025-10-07\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"W0753HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739487633931281\",\n                            \"report_number\": \"TXV252019679\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-07\",\n                            \"change_date\": \"2025-10-10\",\n                            \"inspection_id\": \"773948763\",\n                            \"violation_id\": \"7739487633931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"209413147\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"774228888\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006535\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0602\",\n                    \"insp_end_time\": \"0631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658167\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4912HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646SG053104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5357\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269252442\",\n                            \"report_number\": \"IN8557006535\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-12\",\n                            \"inspection_id\": \"86025432\",\n                            \"violation_id\": \"269252442\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773712558\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006804709\",\n                    \"insp_date\": \"2025-10-06\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Surry\",\n                    \"latitude\": 36.406099999999995,\n                    \"longitude\": -80.6538818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SOUTH SURRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X3YD512499\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XE399N\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443DG422605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA17UB\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269121159\",\n                            \"report_number\": \"NC0006804709\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-10-06\",\n                            \"change_date\": \"2025-10-06\",\n                            \"inspection_id\": \"85968062\",\n                            \"violation_id\": \"269121159\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2IRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209318189\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773641719\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836003590\",\n                    \"insp_date\": \"2025-10-04\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATTALLA AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD175871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF71AT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG426101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA06MT\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77364171939360D1\",\n                            \"report_number\": \"AL1836003590\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-10-04\",\n                            \"change_date\": \"2025-10-05\",\n                            \"inspection_id\": \"773641719\",\n                            \"violation_id\": \"77364171939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209303066\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773955648\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252052857\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"10\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"16\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"10\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7739556483965B9\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965B9\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"9\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A16\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A16\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"77395564839353B3\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839353B3\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483965BHWSLIW10\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483965BHWSLIW10\",\n                            \"viol_code\": \"3965BHWSLIW\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSLIW\",\n                            \"seq_no\": \"10\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking - inner wheel\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"773955648393191\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"773955648393191\",\n                            \"viol_code\": \"39319\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative/Defective Hazard Warning Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839347E2\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"change_date\": \"2025-10-08\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209370366\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483939TS5\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483939TS5\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"77395564839394\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"77395564839394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1B7\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1B7\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"7\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7739556483963A1BOS8\",\n                            \"report_number\": \"TXV252052857\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-10-03\",\n                            \"inspection_id\": \"773955648\",\n                            \"violation_id\": \"7739556483963A1BOS8\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"8\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773512191\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0248008897\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 34.10963333333333,\n                    \"longitude\": -79.35908333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MARION SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773635518\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686006023\",\n                    \"insp_date\": \"2025-10-03\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676056\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7794HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG179502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678081T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773667171\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW108001246\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 39.7822375,\n                    \"longitude\": -92.0573625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SHELBINA MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773341038\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS01209\",\n                    \"insp_date\": \"2025-10-01\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BATON ROUGE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4479HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG049506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773401716\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR8000001243\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Faulkner\",\n                    \"latitude\": 35.16135833333333,\n                    \"longitude\": -92.33579166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CONWAY AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": true,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222319\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4681HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG284501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5132\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269045213\",\n                            \"report_number\": \"AR8000001243\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2025-09-30\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"85933524\",\n                            \"violation_id\": \"269045213\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"501A1703548\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773324478\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3268000957\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0613\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Gallia\",\n                    \"latitude\": 38.85445555555555,\n                    \"longitude\": -82.3015,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BIDWELL OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5SN674105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V6005HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643TG243105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"738852T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773222472\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42410499\",\n                    \"insp_date\": \"2025-09-30\",\n                    \"insp_start_time\": \"0517\",\n                    \"insp_end_time\": \"0524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"126600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773252415\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1019011997\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ALCORN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4845HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7732524153922SLLTCD1\",\n                            \"report_number\": \"MS1019011997\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-12-05\",\n                            \"inspection_id\": \"773252415\",\n                            \"violation_id\": \"7732524153922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500333628\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773681625\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0280C00559\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"0853\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FROSTBURG MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"773373681\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252043290\",\n                    \"insp_date\": \"2025-09-29\",\n                    \"insp_start_time\": \"1836\",\n                    \"insp_end_time\": \"1909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Collin\",\n                    \"latitude\": 33.149368749999994,\n                    \"longitude\": -96.63060624999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2800 TX78 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222330\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4679HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG299306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5143\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7733736813929A2C1\",\n                            \"report_number\": \"TXV252043290\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-09-29\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"773373681\",\n                            \"violation_id\": \"7733736813929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209266537\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773607609\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1452000870\",\n                    \"insp_date\": \"2025-09-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4391HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"269094883\",\n                            \"report_number\": \"GA1452000870\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-09-27\",\n                            \"change_date\": \"2025-10-04\",\n                            \"inspection_id\": \"85956401\",\n                            \"violation_id\": \"269094883\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"8-D\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772885233\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW089002398\",\n                    \"insp_date\": \"2025-09-24\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Lafayette\",\n                    \"latitude\": 39.08383076923077,\n                    \"longitude\": -93.7679923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MAYVIEW MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676070\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V1642HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648TG208401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678510T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77288523339375A3TAOL1\",\n                            \"report_number\": \"MOW089002398\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-09-24\",\n                            \"inspection_id\": \"772885233\",\n                            \"violation_id\": \"77288523339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"773219088\",\n                    \"report_state\": \"NY\",\n                    \"report_number\": \"NYD507801835\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1303\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NY\",\n                    \"county_name\": \"Erie\",\n                    \"latitude\": 42.81320344827587,\n                    \"longitude\": -78.79349425287357,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BUFFALO NY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2MHMJ6178\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG604608\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678737T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772814007\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06967\",\n                    \"insp_date\": \"2025-09-23\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1357\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Clinton\",\n                    \"latitude\": 42.97108000000001,\n                    \"longitude\": -84.58889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WACOUSTA RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4459HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728140073922SLLS21\",\n                            \"report_number\": \"MIBURGM06967\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-23\",\n                            \"change_date\": \"2025-10-02\",\n                            \"inspection_id\": \"772814007\",\n                            \"violation_id\": \"7728140073922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772817778\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINEWCJ00683\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FOWLERVILLE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0RN664947\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4915HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG073703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4WD3972\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268901049\",\n                            \"report_number\": \"MINEWCJ00683\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-24\",\n                            \"inspection_id\": \"85868642\",\n                            \"violation_id\": \"268901049\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2WG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772895682\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC1431294\",\n                    \"insp_date\": \"2025-09-22\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676040\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8348HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG182702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678096T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7728956823922SLLTCD1\",\n                            \"report_number\": \"WVPSC1431294\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2025-09-22\",\n                            \"change_date\": \"2025-09-25\",\n                            \"inspection_id\": \"772895682\",\n                            \"violation_id\": \"7728956823922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772619130\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3233001082\",\n                    \"insp_date\": \"2025-09-21\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Cuyahoga\",\n                    \"latitude\": 41.491000000000014,\n                    \"longitude\": -81.66461290322583,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLEVELAND OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7MHMJ6189\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3953HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605109\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678726T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772831287\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251989143\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U7623HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772961652\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1188000048\",\n                    \"insp_date\": \"2025-09-19\",\n                    \"insp_start_time\": \"1248\",\n                    \"insp_end_time\": \"1257\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772501284\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003602\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4818HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7725012843939ALFTSI1\",\n                            \"report_number\": \"IN9761003602\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-18\",\n                            \"change_date\": \"2025-09-21\",\n                            \"inspection_id\": \"772501284\",\n                            \"violation_id\": \"7725012843939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209061460\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772310466\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1750002287\",\n                    \"insp_date\": \"2025-09-18\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 31.084542857142857,\n                    \"longitude\": -87.33928571428571,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BREWTON AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4942HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642NG600101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9836\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772491708\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9761003598\",\n                    \"insp_date\": \"2025-09-17\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1531\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4SN682289\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0578HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647SG189306\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678471T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268821955\",\n                            \"report_number\": \"IN9761003598\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-09-17\",\n                            \"change_date\": \"2025-09-20\",\n                            \"inspection_id\": \"85832412\",\n                            \"violation_id\": \"268821955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772145910\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3905001143\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7KD275639\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"1222635\",\n                            \"insp_unit_license_state\": \"AL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG271901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5278575\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"772599240\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007777\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"1321\",\n                    \"insp_end_time\": \"1353\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101700\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"772599240393128BCLWV1\",\n                            \"report_number\": \"CANDA2007777\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-09-15\",\n                            \"change_date\": \"2025-09-22\",\n                            \"inspection_id\": \"772599240\",\n                            \"violation_id\": \"772599240393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"209082202\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"772002540\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028366\",\n                    \"insp_date\": \"2025-09-15\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORAGNE GROVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG736001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771338880\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647007034\",\n                    \"insp_date\": \"2025-09-05\",\n                    \"insp_start_time\": \"1707\",\n                    \"insp_end_time\": \"1736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV1GDGY4250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"DF31GZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"1UYVS2533L7164225\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3059366\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268507801\",\n                            \"report_number\": \"FL1647007034\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-05\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85704320\",\n                            \"violation_id\": \"268507801\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771291936\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562004660\",\n                    \"insp_date\": \"2025-09-04\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183998\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG589402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"771328089\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2129000715\",\n                    \"insp_date\": \"2025-09-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"146000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKE1730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"RP22332\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444KG206209\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"06606AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268505384\",\n                            \"report_number\": \"WA2129000715\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-09-02\",\n                            \"change_date\": \"2025-09-07\",\n                            \"inspection_id\": \"85703121\",\n                            \"violation_id\": \"268505384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770992371\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3557000057\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM BEACH GARDENS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4839HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7709923713927AD2\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"change_date\": \"2025-09-03\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713927AD2\",\n                            \"viol_code\": \"3927AD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"7A-D\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Driver - Failed to conduct pre-trip inspection or make use of required parts and accessories.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"770992371393128BCLWV3\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"770992371393128BCLWV3\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"7709923713922SLLS21\",\n                            \"report_number\": \"FL3557000057\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-09-01\",\n                            \"inspection_id\": \"770992371\",\n                            \"violation_id\": \"7709923713922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"771073668\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV252008474\",\n                    \"insp_date\": \"2025-09-01\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Titus\",\n                    \"latitude\": 33.18515,\n                    \"longitude\": -94.9811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH30 WB MT PLEASANT SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4663HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG299305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770979690\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5001978\",\n                    \"insp_date\": \"2025-08-30\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1125\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"4\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": false,\n                    \"fatigued_insp\": false,\n                    \"dr_fitness_insp\": false,\n                    \"subt_alcohol_insp\": false,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V9302HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268416133\",\n                            \"report_number\": \"CAUEY5001978\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-08-30\",\n                            \"change_date\": \"2025-09-02\",\n                            \"inspection_id\": \"85664410\",\n                            \"violation_id\": \"268416133\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208714275\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770710284\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06910\",\n                    \"insp_date\": \"2025-08-28\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1254\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AINGER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4MHMJ6179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"V3949HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG604609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"678734T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268347468\",\n                            \"report_number\": \"MIBURGM06910\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-08-28\",\n                            \"change_date\": \"2025-08-29\",\n                            \"inspection_id\": \"85634476\",\n                            \"violation_id\": \"268347468\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4587852\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770448240\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1917000063\",\n                    \"insp_date\": \"2025-08-27\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3RN664943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4951HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG073704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4WD3970\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"77044824039345DB1\",\n                            \"report_number\": \"US1917000063\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2025-08-27\",\n                            \"change_date\": \"2025-08-27\",\n                            \"inspection_id\": \"770448240\",\n                            \"violation_id\": \"77044824039345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208608481\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769991490\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44286304\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1058\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"770270553\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251984720\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1716\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Chambers\",\n                    \"latitude\": 29.801514285714287,\n                    \"longitude\": -94.62054285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB WINNIE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7SN682304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V6699HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647TG257203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"738834T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702705533939T1\",\n                            \"report_number\": \"TXV251984720\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770270553\",\n                            \"violation_id\": \"7702705533939T1\",\n                            \"viol_code\": \"3939T\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9T\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable tail lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208572096\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770203836\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0413000032\",\n                    \"insp_date\": \"2025-08-21\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ST GEORGE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4692HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7702038363963A1OAL1\",\n                            \"report_number\": \"SC0413000032\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-08-21\",\n                            \"change_date\": \"2025-08-25\",\n                            \"inspection_id\": \"770203836\",\n                            \"violation_id\": \"7702038363963A1OAL1\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208557180\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770019849\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251978778\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1338\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Live Oak\",\n                    \"latitude\": 28.42178,\n                    \"longitude\": -98.12289999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH37 SB THREE RIVERS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"268175457\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175457\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175460\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175460\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175459\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175459\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"268175458\",\n                            \"report_number\": \"TXV251978778\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-19\",\n                            \"change_date\": \"2025-08-21\",\n                            \"inspection_id\": \"85557761\",\n                            \"violation_id\": \"268175458\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"770023296\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251975277\",\n                    \"insp_date\": \"2025-08-19\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 30.113687499999997,\n                    \"longitude\": -93.87984999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4485HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV532W66L963381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4613\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769754178\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB2155\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4188HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76975417839347E1\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839353BB2\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76975417839375GTFWETL3\",\n                            \"report_number\": \"TNI034AB2155\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-18\",\n                            \"inspection_id\": \"769754178\",\n                            \"violation_id\": \"76975417839375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769835133\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007292\",\n                    \"insp_date\": \"2025-08-18\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995408\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4478HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG200202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RW4376\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769605588\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008811\",\n                    \"insp_date\": \"2025-08-15\",\n                    \"insp_start_time\": \"1740\",\n                    \"insp_end_time\": \"1759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X11N548981\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"M2277HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG325901\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SL2173\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769747383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002283\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0649\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7697473833939AHLLH1\",\n                            \"report_number\": \"WA2082002283\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"change_date\": \"2025-08-19\",\n                            \"inspection_id\": \"769747383\",\n                            \"violation_id\": \"7697473833939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208462185\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769431663\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP44110257\",\n                    \"insp_date\": \"2025-08-14\",\n                    \"insp_start_time\": \"0724\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X07N657599\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP18140WA\",\n                            \"insp_unit_license_state\": \"OR\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14477G115701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"05715AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76943166338351ASOUT1\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"76943166338351ASOUT1\",\n                            \"viol_code\": \"38351ASOUT\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"51A-SOUT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"36\",\n                            \"viol_group_desc\": \"License-related: Medium\",\n                            \"viol_desc\": \"Driving a CMV while CDL is suspended for safety-related or unknown reason and outside the state of driver's license issuance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"769431663393128BCLWV2\",\n                            \"report_number\": \"ORAP44110257\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-08-14\",\n                            \"inspection_id\": \"769431663\",\n                            \"violation_id\": \"769431663393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769319784\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2311C01091\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1644\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Talbot\",\n                    \"latitude\": 38.769040000000004,\n                    \"longitude\": -76.20334666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WYE MILLS MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7693197843922SLLS31\",\n                            \"report_number\": \"MD2311C01091\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-09-16\",\n                            \"inspection_id\": \"769319784\",\n                            \"violation_id\": \"7693197843922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769500027\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J91891\",\n                    \"insp_date\": \"2025-08-13\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9KHKM3675\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"006595A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG209702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"21B588\",\n                            \"insp_unit_license_state\": \"MO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76950002739375GTFWETL1\",\n                            \"report_number\": \"TNI031J91891\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-08-13\",\n                            \"change_date\": \"2025-08-15\",\n                            \"inspection_id\": \"769500027\",\n                            \"violation_id\": \"76950002739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208411752\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769303611\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164009298\",\n                    \"insp_date\": \"2025-08-11\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1419\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXCN529366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG331801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4LP2447\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769117176\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006784753\",\n                    \"insp_date\": \"2025-08-10\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.84023333333334,\n                    \"longitude\": -82.71213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAMS GAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184125\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U413OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"1JJV572H78723899H\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4NS1193\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7691171763922LV1\",\n                            \"report_number\": \"NC0006784753\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-08-10\",\n                            \"change_date\": \"2025-08-11\",\n                            \"inspection_id\": \"769117176\",\n                            \"violation_id\": \"7691171763922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"769061178\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8557006378\",\n                    \"insp_date\": \"2025-08-07\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275287\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4958HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG600105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TV9840\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267938167\",\n                            \"report_number\": \"IN8557006378\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-08-07\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"85451242\",\n                            \"violation_id\": \"267938167\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768811995\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR009309\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1308\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1HHHY3730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP40115\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG863201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"259564E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769044591\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009218\",\n                    \"insp_date\": \"2025-08-06\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"769054527\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166008588\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1437\",\n                    \"insp_end_time\": \"1503\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA CENTER WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7690545273922SLLS31\",\n                            \"report_number\": \"WA1166008588\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-10\",\n                            \"inspection_id\": \"769054527\",\n                            \"violation_id\": \"7690545273922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0665235\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768769425\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2174000092\",\n                    \"insp_date\": \"2025-08-05\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7687694253939AHLLH1\",\n                            \"report_number\": \"WA2174000092\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-08-05\",\n                            \"change_date\": \"2025-08-06\",\n                            \"inspection_id\": \"768769425\",\n                            \"violation_id\": \"7687694253939AHLLH1\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208262596\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768994110\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251941574\",\n                    \"insp_date\": \"2025-08-01\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222352\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4834HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG380301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"FONA\",\n                            \"insp_unit_license\": \"4SN4358\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76899411038323A21\",\n                            \"report_number\": \"TXV251941574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-08-01\",\n                            \"change_date\": \"2025-08-08\",\n                            \"inspection_id\": \"768994110\",\n                            \"violation_id\": \"76899411038323A21\",\n                            \"viol_code\": \"38323A2\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Operating a CMV without a CDL\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768411882\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0321003025\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"0811\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222369\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4893HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG462701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5903\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76841188239375A3TAOL1\",\n                            \"report_number\": \"SC0321003025\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-31\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"768411882\",\n                            \"violation_id\": \"76841188239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208190518\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768824424\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000792\",\n                    \"insp_date\": \"2025-07-31\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Liberty\",\n                    \"latitude\": 31.818733333333334,\n                    \"longitude\": -81.53187777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICEBORO GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE944B\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768590325\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILYDEC04307\",\n                    \"insp_date\": \"2025-07-30\",\n                    \"insp_start_time\": \"1424\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Livingston\",\n                    \"latitude\": 42.57796666666667,\n                    \"longitude\": -83.88794166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0FN184006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3901HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG596605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4ND8533\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7685903253922SLLUP1\",\n                            \"report_number\": \"MILYDEC04307\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-30\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768590325\",\n                            \"violation_id\": \"7685903253922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768190212\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZS00480\",\n                    \"insp_date\": \"2025-07-29\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIVONIA LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"768400794\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3227009849\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1542\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267781404\",\n                            \"report_number\": \"FL3227009849\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-01\",\n                            \"inspection_id\": \"85377866\",\n                            \"violation_id\": \"267781404\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000879549\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768533670\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342000931\",\n                    \"insp_date\": \"2025-07-28\",\n                    \"insp_start_time\": \"1343\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76853367039282DUMT1\",\n                            \"report_number\": \"GA1342000931\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-07-28\",\n                            \"change_date\": \"2025-08-04\",\n                            \"inspection_id\": \"768533670\",\n                            \"violation_id\": \"76853367039282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E795393\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767995839\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU499000952\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1046\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 47.61808333333333,\n                    \"longitude\": -114.20085833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLSON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767837349\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005445\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"0543\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267644854\",\n                            \"report_number\": \"MOW047005445\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"85315261\",\n                            \"violation_id\": \"267644854\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"768095811\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007217\",\n                    \"insp_date\": \"2025-07-24\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1701\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U6353HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76809581139375A3TAOLTIS3\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139375A3TAOLTIS3\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"768095811393128BCLWV2\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"change_date\": \"2025-07-29\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208125989\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"76809581139387AFPLR4\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"76809581139387AFPLR4\",\n                            \"viol_code\": \"39387AFPLR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87A-FPLR\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Flag - Required rear flag - no flag on the rear of a projecting load - when load is longer than 4 feet.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"768095811393104F3C1\",\n                            \"report_number\": \"WAX805007217\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-24\",\n                            \"inspection_id\": \"768095811\",\n                            \"violation_id\": \"768095811393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767904156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251959934\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Leon\",\n                    \"latitude\": 31.284388888888888,\n                    \"longitude\": -96.04004444444443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 SB CENTERVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184109\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3863HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG647201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NJ3791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"767904156393111\",\n                            \"report_number\": \"TXV251959934\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-23\",\n                            \"change_date\": \"2025-07-25\",\n                            \"inspection_id\": \"767904156\",\n                            \"violation_id\": \"767904156393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208085939\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767994417\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2118000629\",\n                    \"insp_date\": \"2025-07-23\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1544\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clallam\",\n                    \"latitude\": 48.11227272727273,\n                    \"longitude\": -123.99990909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEQUIM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767958750\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2063001287\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YAKIMA WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267672509\",\n                            \"report_number\": \"WA2063001287\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-22\",\n                            \"change_date\": \"2025-07-27\",\n                            \"inspection_id\": \"85328750\",\n                            \"violation_id\": \"267672509\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0683324\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767548530\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00856\",\n                    \"insp_date\": \"2025-07-22\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENNER LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45507\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS7837\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767445633\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0243007277\",\n                    \"insp_date\": \"2025-07-21\",\n                    \"insp_start_time\": \"1604\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CAYCE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4824HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7674456333922SLLILC1\",\n                            \"report_number\": \"SC0243007277\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-07-21\",\n                            \"change_date\": \"2025-07-21\",\n                            \"inspection_id\": \"767445633\",\n                            \"violation_id\": \"7674456333922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421009912\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767458899\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006778366\",\n                    \"insp_date\": \"2025-07-20\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IREDELL COUNTY, I-40, W\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4658HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767568888\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028126\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WOOLMARKET\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4140HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767302083\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44860856\",\n                    \"insp_date\": \"2025-07-18\",\n                    \"insp_start_time\": \"0859\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Floyd\",\n                    \"latitude\": 37.50140909090909,\n                    \"longitude\": -82.73123636363638,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PRESTONSBURG\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4399HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767523141\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000035\",\n                    \"insp_date\": \"2025-07-17\",\n                    \"insp_start_time\": \"1526\",\n                    \"insp_end_time\": \"1602\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76752314139141B10MC1\",\n                            \"report_number\": \"WA2172000035\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-17\",\n                            \"change_date\": \"2025-07-22\",\n                            \"inspection_id\": \"767523141\",\n                            \"violation_id\": \"76752314139141B10MC1\",\n                            \"viol_code\": \"39141B10MC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41B10-MC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"48\",\n                            \"viol_group_desc\": \"Physical\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a commercial vehicle without corrective lenses or hearing aid as indicated on the driver's medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767444103\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN7415003670\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 39.78785,\n                    \"longitude\": -86.1397822580645,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INDIANAPOLIS IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"90000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170312\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03033\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG566304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"248668E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76744410339522GELDMFV3\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"76744410339522GELDMFV3\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLS22\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7674441033922SLLLR1\",\n                            \"report_number\": \"IN7415003670\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767444103\",\n                            \"violation_id\": \"7674441033922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767085534\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44703709\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1024\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4923HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267471371\",\n                            \"report_number\": \"KYCV44703709\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"85231726\",\n                            \"violation_id\": \"267471371\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EX20948\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767619171\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000358\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548744\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445CG350305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LV6785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767380653\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1647006891\",\n                    \"insp_date\": \"2025-07-16\",\n                    \"insp_start_time\": \"1504\",\n                    \"insp_end_time\": \"1533\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYD E.G.\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76738065339375A3TAOL1\",\n                            \"report_number\": \"FL1647006891\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-07-16\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"767380653\",\n                            \"violation_id\": \"76738065339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207965378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767111886\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251947014\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Rockwall\",\n                    \"latitude\": 32.934875000000005,\n                    \"longitude\": -96.39937499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JOHN KING BLVD AT TX\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN970559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06609\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG025503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7504\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76711188639355E2\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"76711188639355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207908406\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"767111886393203A1\",\n                            \"report_number\": \"TXV251947014\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-16\",\n                            \"inspection_id\": \"767111886\",\n                            \"violation_id\": \"767111886393203A1\",\n                            \"viol_code\": \"393203A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Cab door missing/broken\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207908405\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767395269\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2169000052\",\n                    \"insp_date\": \"2025-07-15\",\n                    \"insp_start_time\": \"2212\",\n                    \"insp_end_time\": \"2231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4665HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267519131\",\n                            \"report_number\": \"WA2169000052\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-15\",\n                            \"change_date\": \"2025-07-20\",\n                            \"inspection_id\": \"85266141\",\n                            \"violation_id\": \"267519131\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0599027\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"767265453\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009150\",\n                    \"insp_date\": \"2025-07-14\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766929141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE002932\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0500\",\n                    \"insp_end_time\": \"0512\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766806813\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582113\",\n                    \"insp_date\": \"2025-07-13\",\n                    \"insp_start_time\": \"0636\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0SN676053\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7287HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG166901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"678059T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76680681339375A3TAOL1\",\n                            \"report_number\": \"TNI039582113\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-07-13\",\n                            \"change_date\": \"2025-07-14\",\n                            \"inspection_id\": \"766806813\",\n                            \"violation_id\": \"76680681339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207842937\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766875267\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251650128\",\n                    \"insp_date\": \"2025-07-10\",\n                    \"insp_start_time\": \"0706\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TX114 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN682280\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"V0579HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644SG188002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"678470T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766957419\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1252000964\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARTERSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4948HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG649501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNKWN\",\n                            \"insp_unit_license\": \"4UB6602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767032596\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000355\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"1555\",\n                    \"insp_end_time\": \"1611\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Houston\",\n                    \"latitude\": 32.52383636363636,\n                    \"longitude\": -83.6565090909091,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WARNER ROBINS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV4SHVS3679\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V1132HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG142801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4WS6706\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"767015703\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX76X89DJA2V\",\n                    \"insp_date\": \"2025-07-09\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hill\",\n                    \"latitude\": 31.973413333333333,\n                    \"longitude\": -97.05102666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035 IN HILL CO. (357-370)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X4ED193574\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP80266\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443EG481701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"176B962\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76701570339360C1\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339360D2\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339524C2III3\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339524C2III3\",\n                            \"viol_code\": \"39524C2III\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24C2III\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"Driver failed to manually add shipping document number\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"76701570339617C4\",\n                            \"report_number\": \"TX76X89DJA2V\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-07-09\",\n                            \"inspection_id\": \"767015703\",\n                            \"violation_id\": \"76701570339617C4\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766744542\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001874\",\n                    \"insp_date\": \"2025-07-08\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4460HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766343250\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1785004698\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1708\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cullman\",\n                    \"latitude\": 34.14643076923077,\n                    \"longitude\": -86.8220923076923,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GOOD HOPE AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4680HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766746621\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2172000007\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV4LPLG1014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP23633\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG301401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"10934AL\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267360824\",\n                            \"report_number\": \"WA2172000007\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-07\",\n                            \"change_date\": \"2025-07-12\",\n                            \"inspection_id\": \"85194069\",\n                            \"violation_id\": \"267360824\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0523743\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766879506\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251934844\",\n                    \"insp_date\": \"2025-07-07\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Clay\",\n                    \"latitude\": 33.8335,\n                    \"longitude\": -98.21272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US287 SB HENRIETTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4945HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG605504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TX8848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766266399\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM06778\",\n                    \"insp_date\": \"2025-07-03\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BASE LINE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8LDKX4942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"U4829HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG390701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SN4365\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267237958\",\n                            \"report_number\": \"MIBURGM06778\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-07-03\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"85140711\",\n                            \"violation_id\": \"267237958\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"X4558191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766497933\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006771731\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1442\",\n                    \"insp_end_time\": \"1511\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183999\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3866HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG589403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4ND8526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766198413\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805007115\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1206\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND778176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG683301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UG1031\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76619841339375A3TAOL1\",\n                            \"report_number\": \"WAX805007115\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766198413\",\n                            \"violation_id\": \"76619841339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"766054080\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6643028070\",\n                    \"insp_date\": \"2025-07-02\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.447807692307695,\n                    \"longitude\": -88.61065384615385,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MOSS POINT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG615001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8140\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765910152\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006770836\",\n                    \"insp_date\": \"2025-07-01\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wake\",\n                    \"latitude\": 35.79513906249999,\n                    \"longitude\": -78.65342968750006,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 NEAR MM 287\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765942453\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC43009565\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766019232\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBACZM02759\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1603\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I75 NB @ DODGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"25999\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"2\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"2\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3HAEUMML2LL316685\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"D083HS\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76601923239141AMCPC2\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239141AMCPC2\",\n                            \"viol_code\": \"39141AMCPC\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"41A-MCPC\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"40\",\n                            \"viol_group_desc\": \"Medical Certificate\",\n                            \"viol_desc\": \"Medical (Certificate) - Operating a property-carrying vehicle without possessing a valid medical certificate.\",\n                            \"viol_category_id\": \"1\",\n                            \"viol_category_desc\": \"Medical Certificate\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"76601923239111B5LNCDLNVE1\",\n                            \"viol_code\": \"39111B5LNCDLNVE\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11B5-LNCDLNVE\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"License (Non-CDL) - Endorsement - Operate a CMV without proper endorsement or in violation of restriction. NOTE: Other than a 391.41 violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7660192323922SLLLR3\",\n                            \"report_number\": \"MIBACZM02759\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2025-06-30\",\n                            \"inspection_id\": \"766019232\",\n                            \"violation_id\": \"7660192323922SLLLR3\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765789318\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1307006119\",\n                    \"insp_date\": \"2025-06-30\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 34.1759,\n                    \"longitude\": -85.61866,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEESBURG AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV6JPJK4199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP03034\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG031002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5294561\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765666000\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIFALAS00201\",\n                    \"insp_date\": \"2025-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Branch\",\n                    \"latitude\": 41.932100000000005,\n                    \"longitude\": -85.04990000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NB I-69 MM 20\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969751\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4352HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PJ9902\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"766459764\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1259000364\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1520\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4503HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267291984\",\n                            \"report_number\": \"GA1259000364\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-09\",\n                            \"inspection_id\": \"85162196\",\n                            \"violation_id\": \"267291984\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765975015\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001185\",\n                    \"insp_date\": \"2025-06-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222338\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4819HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG334202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267166352\",\n                            \"report_number\": \"MOW215001185\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-26\",\n                            \"change_date\": \"2025-07-02\",\n                            \"inspection_id\": \"85108335\",\n                            \"violation_id\": \"267166352\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21TC-MC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207671080\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765444159\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7061028418\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765511857\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D007014\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"0409\",\n                    \"insp_end_time\": \"0440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3012HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765687924\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANC4I005306\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1042\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG515609\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"765687924393128BCLWV1\",\n                            \"report_number\": \"CANC4I005306\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-25\",\n                            \"change_date\": \"2025-06-27\",\n                            \"inspection_id\": \"765687924\",\n                            \"violation_id\": \"765687924393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207613798\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765966717\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1393000579\",\n                    \"insp_date\": \"2025-06-25\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAGRANGE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765713421\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082002149\",\n                    \"insp_date\": \"2025-06-23\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4896HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76571342139375GTFWETL3\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"76571342139375GTFWETL3\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"765713421393128BCLWV2\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"765713421393104F3C1\",\n                            \"report_number\": \"WA2082002149\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-23\",\n                            \"inspection_id\": \"765713421\",\n                            \"violation_id\": \"765713421393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765938223\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251918024\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995398\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4468HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG168402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9778\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76593822339375A31\",\n                            \"report_number\": \"TXV251918024\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-07-01\",\n                            \"inspection_id\": \"765938223\",\n                            \"violation_id\": \"76593822339375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207664041\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765553113\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCHY000647\",\n                    \"insp_date\": \"2025-06-20\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152294\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2999HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4G44S08174A000659\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"KEND\",\n                            \"insp_unit_license\": \"4MV9310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267075263\",\n                            \"report_number\": \"CAUCHY000647\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-20\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"85061457\",\n                            \"violation_id\": \"267075263\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"207587569\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765217881\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2163000097\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2CN529376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"RP21852\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG340201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"87071AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"765495891\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH0009154\",\n                    \"insp_date\": \"2025-06-19\",\n                    \"insp_start_time\": \"1133\",\n                    \"insp_end_time\": \"1152\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76549589139311A1LFTSM1\",\n                            \"report_number\": \"CANBH0009154\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-19\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765495891\",\n                            \"violation_id\": \"76549589139311A1LFTSM1\",\n                            \"viol_code\": \"39311A1LFTSM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LFTSM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - missing.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207577000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91025\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765482535\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW003534\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7654825353939ALHLI1\",\n                            \"report_number\": \"CANARW003534\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-26\",\n                            \"inspection_id\": \"765482535\",\n                            \"violation_id\": \"7654825353939ALHLI1\",\n                            \"viol_code\": \"3939ALHLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LHLI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207574786\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RJ 00989\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764865045\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV40884494\",\n                    \"insp_date\": \"2025-06-18\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266916011\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916011\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"266916010\",\n                            \"report_number\": \"KYCV40884494\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-06-18\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"84985005\",\n                            \"violation_id\": \"266916010\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EZ52103\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765052479\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2034003048\",\n                    \"insp_date\": \"2025-06-17\",\n                    \"insp_start_time\": \"1745\",\n                    \"insp_end_time\": \"1821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Miami-Dade\",\n                    \"latitude\": 25.76303333333333,\n                    \"longitude\": -80.26782539682542,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MIAMI FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"55999\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X4GD346929\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP70243\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764984304\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008707\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1337\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184122\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP46177\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG693904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1554\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764844363\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX829007747\",\n                    \"insp_date\": \"2025-06-16\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1409\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BELLEVUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4335HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7648443633922SLLTCD1\",\n                            \"report_number\": \"WAX829007747\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-06-16\",\n                            \"change_date\": \"2025-06-18\",\n                            \"inspection_id\": \"764844363\",\n                            \"violation_id\": \"7648443633922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0544762\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764970363\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1337000098\",\n                    \"insp_date\": \"2025-06-13\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266942393\",\n                            \"report_number\": \"GA1337000098\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-06-13\",\n                            \"change_date\": \"2025-06-20\",\n                            \"inspection_id\": \"84996707\",\n                            \"violation_id\": \"266942393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764529237\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00210256\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0834\",\n                    \"insp_end_time\": \"0847\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Rankin\",\n                    \"latitude\": 32.25615999999999,\n                    \"longitude\": -90.00406000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 @ US 49 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4864HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG546303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4TE1417\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764504946\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039582037\",\n                    \"insp_date\": \"2025-06-12\",\n                    \"insp_start_time\": \"0451\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4364HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76450494639375A3TAOL1\",\n                            \"report_number\": \"TNI039582037\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-12\",\n                            \"change_date\": \"2025-06-13\",\n                            \"inspection_id\": \"764504946\",\n                            \"violation_id\": \"76450494639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207373282\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARN\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"765009549\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL5003030018\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1739\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-294 SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"880000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4206HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5429\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764608410\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3686005769\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4897HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764384517\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0211190\",\n                    \"insp_date\": \"2025-06-11\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4191HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76438451739375A3TAOL1\",\n                            \"report_number\": \"TNI3A0211190\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-06-11\",\n                            \"change_date\": \"2025-06-12\",\n                            \"inspection_id\": \"764384517\",\n                            \"violation_id\": \"76438451739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207348046\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764161038\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEXA002408\",\n                    \"insp_date\": \"2025-06-06\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3004HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267253496\",\n                            \"report_number\": \"CAUEXA002408\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-06-06\",\n                            \"change_date\": \"2025-07-07\",\n                            \"inspection_id\": \"84906782\",\n                            \"violation_id\": \"267253496\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207741895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764377776\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1387000412\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932307\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4150HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG735704\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NT6945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764059500\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886001042\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"1121\",\n                    \"insp_end_time\": \"1137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4844HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"764182215\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAW33730146\",\n                    \"insp_date\": \"2025-06-05\",\n                    \"insp_start_time\": \"0707\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Malheur\",\n                    \"latitude\": 43.7901923076923,\n                    \"longitude\": -117.50253076923079,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HUNTINGTON OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7632HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76418221539375A3TAOL1\",\n                            \"report_number\": \"ORAW33730146\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-06-05\",\n                            \"change_date\": \"2025-06-10\",\n                            \"inspection_id\": \"764182215\",\n                            \"violation_id\": \"76418221539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207306011\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING 500438\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763899201\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAN8BG004494\",\n                    \"insp_date\": \"2025-06-04\",\n                    \"insp_start_time\": \"1752\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763939944\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3054C00071\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"1800\",\n                    \"insp_end_time\": \"1830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERRYVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN655414\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4954HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641RG005004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3885\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763640100\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW047005370\",\n                    \"insp_date\": \"2025-06-03\",\n                    \"insp_start_time\": \"0525\",\n                    \"insp_end_time\": \"0554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN674114\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7795HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG179501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678082T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266625827\",\n                            \"report_number\": \"MOW047005370\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2025-06-03\",\n                            \"change_date\": \"2025-06-03\",\n                            \"inspection_id\": \"84848900\",\n                            \"violation_id\": \"266625827\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"764068743\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512007511\",\n                    \"insp_date\": \"2025-06-01\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4919HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"763714350\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2142001134\",\n                    \"insp_date\": \"2025-05-30\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76371435039375CTAOTDLT2322\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375CTAOTDLT2322\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"8\"\n                        },\n                        {\n                            \"_id\": \"76371435039375A3TAOL1\",\n                            \"report_number\": \"WA2142001134\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-30\",\n                            \"inspection_id\": \"763714350\",\n                            \"violation_id\": \"76371435039375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763520562\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008736\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0801\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV8GDGY4259\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XE489Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG737604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VK6579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7635205623953A3II1\",\n                            \"report_number\": \"FL3414008736\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-01\",\n                            \"inspection_id\": \"763520562\",\n                            \"violation_id\": \"7635205623953A3II1\",\n                            \"viol_code\": \"3953A3II\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3(a)(3)(ii)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty, or sleeper period of at least 30 minutes\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"3\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763806681\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000707\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"0411\",\n                    \"insp_end_time\": \"0427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658118\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17474\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645SG031305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4WK8780\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266669738\",\n                            \"report_number\": \"CAUCV0000707\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-04\",\n                            \"inspection_id\": \"84867409\",\n                            \"violation_id\": \"266669738\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207231243\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763816275\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000926\",\n                    \"insp_date\": \"2025-05-29\",\n                    \"insp_start_time\": \"2015\",\n                    \"insp_end_time\": \"2050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C619EY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"TW97X19\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266671620\",\n                            \"report_number\": \"GA1443000926\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-29\",\n                            \"change_date\": \"2025-06-05\",\n                            \"inspection_id\": \"84868475\",\n                            \"violation_id\": \"266671620\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763483050\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2062006540\",\n                    \"insp_date\": \"2025-05-28\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DVXFHGK0622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG673604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS1361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266590427\",\n                            \"report_number\": \"FL2062006540\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-28\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84831450\",\n                            \"violation_id\": \"266590427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000867898\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763473636\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2210000853\",\n                    \"insp_date\": \"2025-05-27\",\n                    \"insp_start_time\": \"1212\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE478Q\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266588421\",\n                            \"report_number\": \"FL2210000853\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-05-27\",\n                            \"change_date\": \"2025-05-31\",\n                            \"inspection_id\": \"84830404\",\n                            \"violation_id\": \"266588421\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000866725\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763109982\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251894225\",\n                    \"insp_date\": \"2025-05-25\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Cooke\",\n                    \"latitude\": 33.5805625,\n                    \"longitude\": -97.2698,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US82 WB 602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4850HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4V32356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266497272\",\n                            \"report_number\": \"TXV251894225\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-25\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"84789998\",\n                            \"violation_id\": \"266497272\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207084105\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763123851\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC13004953\",\n                    \"insp_date\": \"2025-05-23\",\n                    \"insp_start_time\": \"0640\",\n                    \"insp_end_time\": \"0720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXEN152290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2975HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG515605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9133\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7631238513922SLLS21\",\n                            \"report_number\": \"CAUC13004953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-23\",\n                            \"change_date\": \"2025-05-27\",\n                            \"inspection_id\": \"763123851\",\n                            \"violation_id\": \"7631238513922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RK91065\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763274439\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000308\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"DF35EQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG898701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB04CG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266536758\",\n                            \"report_number\": \"GA0146000308\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-05-29\",\n                            \"inspection_id\": \"84808271\",\n                            \"violation_id\": \"266536758\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762938019\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5267001115\",\n                    \"insp_date\": \"2025-05-22\",\n                    \"insp_start_time\": \"1522\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Huntington\",\n                    \"latitude\": 40.86146666666667,\n                    \"longitude\": -85.47098333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WARREN IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7NHNG8101\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"V3449HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG118603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678670T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76293801939375A3TAOLTIS1\",\n                            \"report_number\": \"IN5267001115\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-22\",\n                            \"change_date\": \"2025-06-02\",\n                            \"inspection_id\": \"762938019\",\n                            \"violation_id\": \"76293801939375A3TAOLTIS1\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"207179058\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"763171668\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264000547\",\n                    \"insp_date\": \"2025-05-21\",\n                    \"insp_start_time\": \"1404\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762968142\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2067000250\",\n                    \"insp_date\": \"2025-05-20\",\n                    \"insp_start_time\": \"1327\",\n                    \"insp_end_time\": \"1406\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3KD619324\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"RP20006\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448KG277901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"87235AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266461492\",\n                            \"report_number\": \"WA2067000250\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-20\",\n                            \"change_date\": \"2025-05-25\",\n                            \"inspection_id\": \"84774238\",\n                            \"violation_id\": \"266461492\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0524344\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762261831\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0558000441\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"0545\",\n                    \"insp_end_time\": \"0600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762769125\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW215001133\",\n                    \"insp_date\": \"2025-05-16\",\n                    \"insp_start_time\": \"1550\",\n                    \"insp_end_time\": \"1630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 38.67375833333333,\n                    \"longitude\": -94.34134166666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HARRISONVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6SN676039\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V0580HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG188001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678469T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762517701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000302\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8GHHT8671\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4393HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG917904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PM3294\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"762407064\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001940\",\n                    \"insp_date\": \"2025-05-14\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7624070643965BL3\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"762407064393104F3C2\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"762407064393104F3C2\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7624070643922SLLTCD1\",\n                            \"report_number\": \"WA2086001940\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-14\",\n                            \"inspection_id\": \"762407064\",\n                            \"violation_id\": \"7624070643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"762336576\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000950\",\n                    \"insp_date\": \"2025-05-13\",\n                    \"insp_start_time\": \"1427\",\n                    \"insp_end_time\": \"1447\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970343\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4316HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG899503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4PM3098\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761881554\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41883736\",\n                    \"insp_date\": \"2025-05-12\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 36.952630000000006,\n                    \"longitude\": -86.40414999999997,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOWLING GREEN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5EN170309\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3817HY\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG752401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NU1649\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761653305\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9Q004632\",\n                    \"insp_date\": \"2025-05-09\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B I-80 AT HIRSCHDALE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616533053922SLLS31\",\n                            \"report_number\": \"CAUE9Q004632\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-05-09\",\n                            \"change_date\": \"2025-05-09\",\n                            \"inspection_id\": \"761653305\",\n                            \"violation_id\": \"7616533053922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761685264\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000364\",\n                    \"insp_date\": \"2025-05-08\",\n                    \"insp_start_time\": \"0914\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4337HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7616852643922SLLTCD1\",\n                            \"report_number\": \"WA2143000364\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-05-08\",\n                            \"change_date\": \"2025-05-10\",\n                            \"inspection_id\": \"761685264\",\n                            \"violation_id\": \"7616852643922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761695308\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008639\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4390HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761900301\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX756A9DMA2Q\",\n                    \"insp_date\": \"2025-05-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1104\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brazoria\",\n                    \"latitude\": 29.238533333333333,\n                    \"longitude\": -95.44897619047619,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TX288 NB ANGLETON SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932310\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4159HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG752402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76190030139353B2\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"76190030139347E1\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"76190030139347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1BOS4\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1BOS4\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7619003013963A1B3\",\n                            \"report_number\": \"TX756A9DMA2Q\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-05-07\",\n                            \"inspection_id\": \"761900301\",\n                            \"violation_id\": \"7619003013963A1B3\",\n                            \"viol_code\": \"3963A1B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brakes (general) Explain:\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761671008\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1494002842\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"APOLLO BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV8FHGK0621\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG673603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1360\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761669019\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137009015\",\n                    \"insp_date\": \"2025-05-06\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761582511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4825000962\",\n                    \"insp_date\": \"2025-05-05\",\n                    \"insp_start_time\": \"0849\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Okaloosa\",\n                    \"latitude\": 30.5773,\n                    \"longitude\": -86.58652222222221,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CRESTVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761302341\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN8952005926\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0459\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Dearborn\",\n                    \"latitude\": 39.1349,\n                    \"longitude\": -84.96206666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST HARRISON IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U5495HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266026343\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026343\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"266026344\",\n                            \"report_number\": \"IN8952005926\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-05-02\",\n                            \"change_date\": \"2025-05-06\",\n                            \"inspection_id\": \"84589149\",\n                            \"violation_id\": \"266026344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"761346180\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251851581\",\n                    \"insp_date\": \"2025-05-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0636\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4374HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761162688\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000898\",\n                    \"insp_date\": \"2025-04-30\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"761135409\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008995\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760732272\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFJK000981\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Luis Obispo\",\n                    \"latitude\": 35.350571428571435,\n                    \"longitude\": -120.67842,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-46 AT ALMOND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG779202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5585\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7607322723922SLLS31\",\n                            \"report_number\": \"CAUFJK000981\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-29\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760732272\",\n                            \"violation_id\": \"7607322723922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"00RL001JJ\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760720788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007364\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"0854\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4944HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTIC\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265890047\",\n                            \"report_number\": \"CANDA2007364\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"84524532\",\n                            \"violation_id\": \"265890047\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206541334\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760609647\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPUS00487\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAINT ROSE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4RN655412\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4936HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648RG005002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VH3883\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760713624\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251837324\",\n                    \"insp_date\": \"2025-04-28\",\n                    \"insp_start_time\": \"1202\",\n                    \"insp_end_time\": \"1233\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"35124558\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"76071362439348A1\",\n                            \"report_number\": \"TXV251837324\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-28\",\n                            \"change_date\": \"2025-04-29\",\n                            \"inspection_id\": \"760713624\",\n                            \"violation_id\": \"76071362439348A1\",\n                            \"viol_code\": \"39348A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Inoperative/defective brakes\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206539875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760650660\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW102006861\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1007\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Platte\",\n                    \"latitude\": 39.32934705882353,\n                    \"longitude\": -94.74718823529412,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLATTE CITY MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8SN676074\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U7792HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG179503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"678083T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760451769\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6620003167\",\n                    \"insp_date\": \"2025-04-24\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1542\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 30.349644444444444,\n                    \"longitude\": -89.46652222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NASA EB INSP STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970345\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4322HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG899505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4PR8000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760772511\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007055\",\n                    \"insp_date\": \"2025-04-22\",\n                    \"insp_start_time\": \"0926\",\n                    \"insp_end_time\": \"0944\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932279\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4189HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG727001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8690\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265900128\",\n                            \"report_number\": \"FL2765007055\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-04-22\",\n                            \"change_date\": \"2025-04-30\",\n                            \"inspection_id\": \"84530279\",\n                            \"violation_id\": \"265900128\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206550912\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760111155\",\n                    \"report_state\": \"IA\",\n                    \"report_number\": \"IA000P165XXD\",\n                    \"insp_date\": \"2025-04-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IA\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 41.02236666666666,\n                    \"longitude\": -93.7775,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"10 - I35 NB MM 30 OSCEOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601111553939H1\",\n                            \"report_number\": \"IA000P165XXD\",\n                            \"report_state\": \"IA\",\n                            \"insp_date\": \"2025-04-18\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"760111155\",\n                            \"violation_id\": \"7601111553939H1\",\n                            \"viol_code\": \"3939H\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9H\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperable head lamps\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206415893\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760070610\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765007040\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1353\",\n                    \"insp_end_time\": \"1407\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4454HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760061376\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1476006295\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRANT-VALKARIA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3FD280035\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"V4243HY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"760063194\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002732\",\n                    \"insp_date\": \"2025-04-17\",\n                    \"insp_start_time\": \"1052\",\n                    \"insp_end_time\": \"1126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265728825\",\n                            \"report_number\": \"SC0352002732\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-17\",\n                            \"change_date\": \"2025-04-21\",\n                            \"inspection_id\": \"84451466\",\n                            \"violation_id\": \"265728825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA78708\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"760164615\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0147000671\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"TOWNSEND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7601646153922SLLLR1\",\n                            \"report_number\": \"GA0147000671\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-22\",\n                            \"inspection_id\": \"760164615\",\n                            \"violation_id\": \"7601646153922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E444231\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759790422\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDA2007327\",\n                    \"insp_date\": \"2025-04-15\",\n                    \"insp_start_time\": \"0838\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265667761\",\n                            \"report_number\": \"CANDA2007327\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-04-15\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"84421158\",\n                            \"violation_id\": \"265667761\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206351723\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759713022\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034BJ0067\",\n                    \"insp_date\": \"2025-04-14\",\n                    \"insp_start_time\": \"1726\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75971302239378AWS1\",\n                            \"report_number\": \"TNI034BJ0067\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-14\",\n                            \"change_date\": \"2025-04-16\",\n                            \"inspection_id\": \"759713022\",\n                            \"violation_id\": \"75971302239378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206335823\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759692250\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000601\",\n                    \"insp_date\": \"2025-04-10\",\n                    \"insp_start_time\": \"0328\",\n                    \"insp_end_time\": \"0354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U6215HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"50AA1444GG779201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5584\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"759668850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251823716\",\n                    \"insp_date\": \"2025-04-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265638951\",\n                            \"report_number\": \"TXV251823716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-09\",\n                            \"change_date\": \"2025-04-15\",\n                            \"inspection_id\": \"84407650\",\n                            \"violation_id\": \"265638951\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"759980997\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251810974\",\n                    \"insp_date\": \"2025-04-07\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Wharton\",\n                    \"latitude\": 29.2947,\n                    \"longitude\": -96.16521666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US59 @ TX523 LOOP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"U5493HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75998099739355C11\",\n                            \"report_number\": \"TXV251810974\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-04-07\",\n                            \"change_date\": \"2025-04-18\",\n                            \"inspection_id\": \"759980997\",\n                            \"violation_id\": \"75998099739355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206390236\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758952459\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0368001825\",\n                    \"insp_date\": \"2025-04-04\",\n                    \"insp_start_time\": \"1458\",\n                    \"insp_end_time\": \"1518\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLINTON SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758628153\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0344002575\",\n                    \"insp_date\": \"2025-04-02\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT MILL SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4126HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG730102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4NS8686\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265394812\",\n                            \"report_number\": \"SC0344002575\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-04-02\",\n                            \"change_date\": \"2025-04-02\",\n                            \"inspection_id\": \"84292017\",\n                            \"violation_id\": \"265394812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA76222\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758695653\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033HJ1131\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEBANON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970555\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4354HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641JG025404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7586956533953AII1\",\n                            \"report_number\": \"TNI033HJ1131\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-04-01\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758695653\",\n                            \"violation_id\": \"7586956533953AII1\",\n                            \"viol_code\": \"3953AII\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"3AII\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"28\",\n                            \"viol_group_desc\": \"Hours\",\n                            \"viol_desc\": \"Driving beyond 8 hour driving limit since the end of the last on duty, off duty or sleeper berth period of at least 30 consecutive minutes\",\n                            \"viol_category_id\": \"4\",\n                            \"viol_category_desc\": \"10/15 Hours\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758774079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBEV006439\",\n                    \"insp_date\": \"2025-04-01\",\n                    \"insp_start_time\": \"0705\",\n                    \"insp_end_time\": \"0718\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758435769\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000394\",\n                    \"insp_date\": \"2025-03-29\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758715102\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1382000667\",\n                    \"insp_date\": \"2025-03-28\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"98020\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"DF08GQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5949T\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7587151023922SLLTCD1\",\n                            \"report_number\": \"GA1382000667\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-28\",\n                            \"change_date\": \"2025-04-03\",\n                            \"inspection_id\": \"758715102\",\n                            \"violation_id\": \"7587151023922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E592704\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758230785\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006703\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"0231\",\n                    \"insp_end_time\": \"0311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758183049\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006742450\",\n                    \"insp_date\": \"2025-03-26\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilkes\",\n                    \"latitude\": 36.2107642857143,\n                    \"longitude\": -81.14235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 421\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U655HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758373255\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00200\",\n                    \"insp_date\": \"2025-03-25\",\n                    \"insp_start_time\": \"1605\",\n                    \"insp_end_time\": \"1635\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8LD635163\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U8157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG295301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"38ERXG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583732553922SLLTCD1\",\n                            \"report_number\": \"LALARHS00200\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-25\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758373255\",\n                            \"violation_id\": \"7583732553922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCYV20\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757854009\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP43230276\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 44.60922,\n                    \"longitude\": -121.20411999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JUNIPER BUTTE OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250697\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4886HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"UNKNOWN\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4393\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"758374893\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARHS00197\",\n                    \"insp_date\": \"2025-03-24\",\n                    \"insp_start_time\": \"1528\",\n                    \"insp_end_time\": \"1555\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Bossier\",\n                    \"latitude\": 32.585381818181816,\n                    \"longitude\": -93.63121818181818,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOSSIER CITY LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932325\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4160HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7583748933922SLLTCD1\",\n                            \"report_number\": \"LALARHS00197\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2025-03-24\",\n                            \"change_date\": \"2025-03-29\",\n                            \"inspection_id\": \"758374893\",\n                            \"violation_id\": \"7583748933922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751GCXU39\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757812276\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5546006118\",\n                    \"insp_date\": \"2025-03-21\",\n                    \"insp_start_time\": \"0519\",\n                    \"insp_end_time\": \"0546\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PORTAGE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970549\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U434HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG015403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4RG7441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7578122763922SLLS41\",\n                            \"report_number\": \"IN5546006118\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2025-03-21\",\n                            \"change_date\": \"2025-03-23\",\n                            \"inspection_id\": \"757812276\",\n                            \"violation_id\": \"7578122763922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758107116\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002254\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GAFFNEY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7581071163922SLLILC1\",\n                            \"report_number\": \"SC0329002254\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-03-20\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758107116\",\n                            \"violation_id\": \"7581071163922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421004530\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757948599\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPWS01413\",\n                    \"insp_date\": \"2025-03-20\",\n                    \"insp_start_time\": \"1352\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAFAYETTE LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN183994\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG588803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4ND8546\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757778463\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170008447\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"1245\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757989720\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000536\",\n                    \"insp_date\": \"2025-03-18\",\n                    \"insp_start_time\": \"0149\",\n                    \"insp_end_time\": \"0208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152276\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2979HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"757332837\",\n                    \"report_state\": \"NE\",\n                    \"report_number\": \"NET303000663\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NE\",\n                    \"county_name\": \"Cass\",\n                    \"latitude\": 40.91171999999999,\n                    \"longitude\": -96.16885333333332,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WAVERLY WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"33000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2SN676054\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8350HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XSG182706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"678099T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75733283739375A11\",\n                            \"report_number\": \"NET303000663\",\n                            \"report_state\": \"NE\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-17\",\n                            \"inspection_id\": \"757332837\",\n                            \"violation_id\": \"75733283739375A11\",\n                            \"viol_code\": \"39375A1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-ply or belt material exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205841581\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"ET5505026\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"758206377\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251802929\",\n                    \"insp_date\": \"2025-03-14\",\n                    \"insp_start_time\": \"1509\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"5\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6CN529378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP10820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG340203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LW3687\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7582063773963A1BL5\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"7582063773963A1BL5\",\n                            \"viol_code\": \"3963A1BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BL\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake system pressure loss\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"75820637739375GLOAD2\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"75820637739345DLUV1\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739345DLUV1\",\n                            \"viol_code\": \"39345DLUV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLUV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"758206377393783\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"758206377393783\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206029467\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75820637739394\",\n                            \"report_number\": \"TXV251802929\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-03-14\",\n                            \"change_date\": \"2025-03-27\",\n                            \"inspection_id\": \"758206377\",\n                            \"violation_id\": \"75820637739394\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206029468\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757036737\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2170C00426\",\n                    \"insp_date\": \"2025-03-13\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1248\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SYKESVILLE MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4821HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SM4191\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"267467429\",\n                            \"report_number\": \"MD2170C00426\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2025-03-13\",\n                            \"change_date\": \"2025-07-17\",\n                            \"inspection_id\": \"84115193\",\n                            \"violation_id\": \"267467429\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"6M20CRK\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756982818\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D006638\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0341\",\n                    \"insp_end_time\": \"0402\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756982872\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCGL004932\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1143\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PERALTA SCALES E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756982872393102C2C1\",\n                            \"report_number\": \"CANCGL004932\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756982872\",\n                            \"violation_id\": \"756982872393102C2C1\",\n                            \"viol_code\": \"393102C2C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"102C2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Cargo - Sided Vehicle - Insufficient load securement so that it cannot shift or tip to the extent that the vehicle''s stability or maneuverability is adversely affected\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757448181\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1307000509\",\n                    \"insp_date\": \"2025-03-12\",\n                    \"insp_start_time\": \"0843\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7574481813922SLLLR1\",\n                            \"report_number\": \"GA1307000509\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-03-12\",\n                            \"change_date\": \"2025-03-19\",\n                            \"inspection_id\": \"757448181\",\n                            \"violation_id\": \"7574481813922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E695058\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"757229220\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002879\",\n                    \"insp_date\": \"2025-03-11\",\n                    \"insp_start_time\": \"1021\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MALABAR FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4871HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756904824\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2147000199\",\n                    \"insp_date\": \"2025-03-10\",\n                    \"insp_start_time\": \"1221\",\n                    \"insp_end_time\": \"1237\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"BQ70395\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"756904824393128BCLWV1\",\n                            \"report_number\": \"WA2147000199\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-03-10\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756904824\",\n                            \"violation_id\": \"756904824393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205751114\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756904761\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002481\",\n                    \"insp_date\": \"2025-03-08\",\n                    \"insp_start_time\": \"1135\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4368HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GGB35601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75690476139375A3TAOL1\",\n                            \"report_number\": \"FL3491002481\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-03-08\",\n                            \"change_date\": \"2025-03-18\",\n                            \"inspection_id\": \"756904761\",\n                            \"violation_id\": \"75690476139375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205852279\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756603909\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033550026\",\n                    \"insp_date\": \"2025-03-05\",\n                    \"insp_start_time\": \"1259\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 35.918216666666666,\n                    \"longitude\": -86.83535,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THOMPSON'S STATION TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"UD183HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG714001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755961138\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733283\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"756377451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796690\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US181 SKIDMORE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ5HN976455\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99414\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG854801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"237C489\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264855149\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855149\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855148\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855148\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264855150\",\n                            \"report_number\": \"TXV251796690\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-05\",\n                            \"inspection_id\": \"84041939\",\n                            \"violation_id\": \"264855150\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756960732\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX73AE9DJD6Z\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1452\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0020 IN TARRANT CO. (424-45\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970560\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4484HY\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG025504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RG7505\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75696073239392\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-03-12\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"75696073239392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205762899\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"756960732393781\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"756960732393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7569607323939TS3\",\n                            \"report_number\": \"TX73AE9DJD6Z\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"inspection_id\": \"756960732\",\n                            \"violation_id\": \"7569607323939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755963343\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006733377\",\n                    \"insp_date\": \"2025-02-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY, I26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5HN970354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4333HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG912304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PM3336\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7559633433922LV1\",\n                            \"report_number\": \"NC0006733377\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2025-02-28\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"755963343\",\n                            \"violation_id\": \"7559633433922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755953758\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJSBH009514\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1720\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 33.2572052631579,\n                    \"longitude\": -86.67788421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755954172\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV43446791\",\n                    \"insp_date\": \"2025-02-27\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1144\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EJ3GN931187\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23632\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG692001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA40YX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264762877\",\n                            \"report_number\": \"KYCV43446791\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2025-02-27\",\n                            \"change_date\": \"2025-02-28\",\n                            \"inspection_id\": \"83994908\",\n                            \"violation_id\": \"264762877\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EV10506\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755825850\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4046000519\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"1608\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 44.73285,\n                    \"longitude\": -116.40787499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MERIDIAN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7558258503922SLLLR1\",\n                            \"report_number\": \"ID4046000519\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755825850\",\n                            \"violation_id\": \"7558258503922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"ISP4046005995\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755712837\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALRHCV003232\",\n                    \"insp_date\": \"2025-02-26\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4377HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7557128373929A21\",\n                            \"report_number\": \"ALRHCV003232\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2025-02-26\",\n                            \"change_date\": \"2025-02-26\",\n                            \"inspection_id\": \"755712837\",\n                            \"violation_id\": \"7557128373929A21\",\n                            \"viol_code\": \"3929A2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure vehicle equipment\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205509336\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755880975\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251796673\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bee\",\n                    \"latitude\": 28.457722222222223,\n                    \"longitude\": -97.81405555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US59 BEEVILLE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3JD463670\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"P292040\",\n                            \"insp_unit_license_state\": \"LA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG041201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"3333168\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"755880975393781\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"755880975393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75588097539392\",\n                            \"report_number\": \"TXV251796673\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-27\",\n                            \"inspection_id\": \"755880975\",\n                            \"violation_id\": \"75588097539392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205545035\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756176859\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3002211\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORWOOD AT BERTHOUD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U297OHY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755590122\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000424\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Orangeburg\",\n                    \"latitude\": 33.45151111111111,\n                    \"longitude\": -80.8001388888889,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORANGEBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0KD497568\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP72974\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446KG227501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA69QG\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75559012239216D1\",\n                            \"report_number\": \"SC0390000424\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-25\",\n                            \"change_date\": \"2025-02-25\",\n                            \"inspection_id\": \"755590122\",\n                            \"violation_id\": \"75559012239216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421002091\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"756090108\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000230\",\n                    \"insp_date\": \"2025-02-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0802\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4674HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755603226\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010404\",\n                    \"insp_date\": \"2025-02-24\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0919\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4935HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755451306\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001777\",\n                    \"insp_date\": \"2025-02-21\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755415486\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001751\",\n                    \"insp_date\": \"2025-02-20\",\n                    \"insp_start_time\": \"0746\",\n                    \"insp_end_time\": \"0808\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7554154863922SLLTCD1\",\n                            \"report_number\": \"WAX803001751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-20\",\n                            \"change_date\": \"2025-02-22\",\n                            \"inspection_id\": \"755415486\",\n                            \"violation_id\": \"7554154863922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755444493\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001767\",\n                    \"insp_date\": \"2025-02-19\",\n                    \"insp_start_time\": \"1323\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755222301\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG004149\",\n                    \"insp_date\": \"2025-02-18\",\n                    \"insp_start_time\": \"1433\",\n                    \"insp_end_time\": \"1453\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7552223013939ALFTSI1\",\n                            \"report_number\": \"CAUDTG004149\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-02-18\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755222301\",\n                            \"violation_id\": \"7552223013939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205409255\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"RN98977\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755109333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2018000664\",\n                    \"insp_date\": \"2025-02-17\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0757\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207770\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4673HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510933339375A3ATIS1\",\n                            \"report_number\": \"WA2018000664\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-17\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755109333\",\n                            \"violation_id\": \"75510933339375A3ATIS1\",\n                            \"viol_code\": \"39375A3ATIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-ATIS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking with inflation more than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385953\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755107335\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3943000571\",\n                    \"insp_date\": \"2025-02-16\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORT PIERCE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XKYD49X2GJ128800\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"KENWORTH\",\n                            \"insp_unit_license\": \"YP90204\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AX134X9G293401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA87XZ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75510733539395B3\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"change_date\": \"2025-02-19\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539395B3\",\n                            \"viol_code\": \"39395B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - A power unit requiring fuses - missing a spare fuse for a required part or accessory (e.g., lamps required by 393.11, ABS lights or low air warning light).\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205385591\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75510733539360D2\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539360D2\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"75510733539311A1LCHL1\",\n                            \"report_number\": \"FL3943000571\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2025-02-16\",\n                            \"inspection_id\": \"755107335\",\n                            \"violation_id\": \"75510733539311A1LCHL1\",\n                            \"viol_code\": \"39311A1LCHL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11A1-LCHL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Lamps improper color, height, location.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754819650\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0390000412\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1551\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST COLUMBIA SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X3HD415333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP34180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1443HG859901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5416360\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75481965039395F2\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039395F2\",\n                            \"viol_code\": \"39395F\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(f)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Stopped vehicle warning devices missing or improper.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75481965039216D1\",\n                            \"report_number\": \"SC0390000412\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754819650\",\n                            \"violation_id\": \"75481965039216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754724340\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001649\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALABAMA WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3840HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"755236242\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1423000905\",\n                    \"insp_date\": \"2025-02-13\",\n                    \"insp_start_time\": \"1423\",\n                    \"insp_end_time\": \"1436\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Cobb\",\n                    \"latitude\": 33.943344827586216,\n                    \"longitude\": -84.57377931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4671HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264605429\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605429\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605428\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605428\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"203E-CBP\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205412204\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"264605427\",\n                            \"report_number\": \"GA1423000905\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2025-02-13\",\n                            \"change_date\": \"2025-02-20\",\n                            \"inspection_id\": \"83915138\",\n                            \"violation_id\": \"264605427\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E667037\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"755060022\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251757743\",\n                    \"insp_date\": \"2025-02-12\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1029\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"McLennan\",\n                    \"latitude\": 31.543996874999994,\n                    \"longitude\": -97.16931249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH35 SB/MM 317\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN944852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4216HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444GG769603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5280\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7550600223922P1\",\n                            \"report_number\": \"TXV251757743\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-12\",\n                            \"change_date\": \"2025-02-18\",\n                            \"inspection_id\": \"755060022\",\n                            \"violation_id\": \"7550600223922P1\",\n                            \"viol_code\": \"3922P\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2P\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Improper passing\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754622541\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU743500858\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Missoula\",\n                    \"latitude\": 46.945787499999994,\n                    \"longitude\": -113.9792375,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLEARWATER MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2020\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264478204\",\n                            \"report_number\": \"MTU743500858\",\n                            \"report_state\": \"MT\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-12\",\n                            \"inspection_id\": \"83846949\",\n                            \"violation_id\": \"264478204\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754776891\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251662649\",\n                    \"insp_date\": \"2025-02-11\",\n                    \"insp_start_time\": \"0644\",\n                    \"insp_end_time\": \"0728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4499HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7547768913963A11\",\n                            \"report_number\": \"TXV251662649\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-11\",\n                            \"change_date\": \"2025-02-13\",\n                            \"inspection_id\": \"754776891\",\n                            \"violation_id\": \"7547768913963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205318932\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754582320\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251778211\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1727\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4822HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75458232039375A33\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039375A33\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75458232039355D32\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039355D32\",\n                            \"viol_code\": \"39355D3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(d)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator for towed vehicles on vehicles manufactured after February 2001\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"75458232039345B2UV1\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"75458232039345B2UV1\",\n                            \"viol_code\": \"39345B2UV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2UV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Hose or Tubing Chafing and/or Kinking Under Vehicle\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205277971\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7545823203939TS4\",\n                            \"report_number\": \"TXV251778211\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-11\",\n                            \"inspection_id\": \"754582320\",\n                            \"violation_id\": \"7545823203939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"205277972\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754355268\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2102001733\",\n                    \"insp_date\": \"2025-02-07\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4657HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75435526839375GTAOW1\",\n                            \"report_number\": \"WA2102001733\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-02-07\",\n                            \"change_date\": \"2025-02-09\",\n                            \"inspection_id\": \"754355268\",\n                            \"violation_id\": \"75435526839375GTAOW1\",\n                            \"viol_code\": \"39375GTAOW\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TAOW\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - All others, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205231498\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"754122627\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC003419\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1112\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sutter\",\n                    \"latitude\": 39.02562,\n                    \"longitude\": -121.64048,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVE OAK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66139\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG803701\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PD3453\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754605351\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000889\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9LD669307\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP06490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XLG412801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"243085E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754209054\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251775122\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"0826\",\n                    \"insp_end_time\": \"0905\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 EB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3LD669271\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R746783\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG370501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"231B315\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_decal_number\": \"34863538\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"754504317\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0337000719\",\n                    \"insp_date\": \"2025-02-04\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"86350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4920HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753580728\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251741632\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"0844\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH10 WB MP 725\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3ED241601\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56954\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"178B982\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"753580728393112\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"753580728393112\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7535807283922C1\",\n                            \"report_number\": \"TXV251741632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"inspection_id\": \"753580728\",\n                            \"violation_id\": \"7535807283922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753615855\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033P90899\",\n                    \"insp_date\": \"2025-01-28\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHHT8661\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4332HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG884404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PL2842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75361585539375GTFWETL1\",\n                            \"report_number\": \"TNI033P90899\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2025-01-28\",\n                            \"change_date\": \"2025-01-30\",\n                            \"inspection_id\": \"753615855\",\n                            \"violation_id\": \"75361585539375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"205074984\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753349617\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002768\",\n                    \"insp_date\": \"2025-01-27\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184020\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U8327HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442FG626105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5464576\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753138423\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKP113155515\",\n                    \"insp_date\": \"2025-01-23\",\n                    \"insp_start_time\": \"0756\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Mayes\",\n                    \"latitude\": 36.34348333333333,\n                    \"longitude\": -95.13492499999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 412 @ NS 4310\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"753102000\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000144\",\n                    \"insp_date\": \"2025-01-21\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1312\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"143500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6KHKE1667\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U8842HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XKG166511\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"70222AJ\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"752959476\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251715165\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"35110 US96 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X4CD151924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG360201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"5057327\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"752959476393104B1\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"752959476393104B1\",\n                            \"viol_code\": \"393104B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104(b)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Damaged securement system/tiedowns\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204940025\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7529594763965B2\",\n                            \"report_number\": \"TXV251715165\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752959476\",\n                            \"violation_id\": \"7529594763965B2\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204940024\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752956632\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV251724716\",\n                    \"insp_date\": \"2025-01-16\",\n                    \"insp_start_time\": \"1628\",\n                    \"insp_end_time\": \"1649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Jasper\",\n                    \"latitude\": 30.562925,\n                    \"longitude\": -93.99012499999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US96 NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHC5DV9CHBT0742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP56963\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA14407G183101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C706\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7529566323931281\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"change_date\": \"2025-01-21\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"7529566323931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204939457\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"75295663239355E2\",\n                            \"report_number\": \"TXV251724716\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752956632\",\n                            \"violation_id\": \"75295663239355E2\",\n                            \"viol_code\": \"39355E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"No or Defective ABS Malfunction Indicator Lamp for trailer manufactured after 03/01/1998\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752456565\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAL44080024\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1422\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3LN222364\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4835HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG423401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3703\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270897111\",\n                            \"report_number\": \"ORAL44080024\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-12-26\",\n                            \"inspection_id\": \"83606285\",\n                            \"violation_id\": \"270897111\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"BGD0701\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752588496\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2143000155\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0907\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SPRAGUE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN660843\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4914HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642SG073804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4WK8750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7525884963922SLLTCD1\",\n                            \"report_number\": \"WA2143000155\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-16\",\n                            \"inspection_id\": \"752588496\",\n                            \"violation_id\": \"7525884963922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752481747\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP36700346\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Umatilla\",\n                    \"latitude\": 45.70607692307693,\n                    \"longitude\": -118.81168461538462,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"UMATILLA OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9RN664946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4941HYTN\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"264011407\",\n                            \"report_number\": \"ORAP36700346\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-15\",\n                            \"inspection_id\": \"83609083\",\n                            \"violation_id\": \"264011407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WM680352\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752443209\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3J003716\",\n                    \"insp_date\": \"2025-01-14\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIVERSIDE AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8CN547471\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U7635HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7524432093922SLLLR1\",\n                            \"report_number\": \"CAUE3J003716\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-14\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"752443209\",\n                            \"violation_id\": \"7524432093922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752370021\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX768003941\",\n                    \"insp_date\": \"2025-01-13\",\n                    \"insp_start_time\": \"0400\",\n                    \"insp_end_time\": \"0426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4690HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263971102\",\n                            \"report_number\": \"WAX768003941\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2025-01-13\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"83596669\",\n                            \"violation_id\": \"263971102\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"5A0180907\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"752215086\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001953\",\n                    \"insp_date\": \"2025-01-10\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1213\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263868262\",\n                            \"report_number\": \"CAUG4W001953\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2025-01-10\",\n                            \"change_date\": \"2025-01-10\",\n                            \"inspection_id\": \"83579454\",\n                            \"violation_id\": \"263868262\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204753586\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751961061\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO003182\",\n                    \"insp_date\": \"2025-01-04\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932275\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC462XGJ464038\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PD3712\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751790988\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0329002123\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BLACKSBURG SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"C098EX\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263761913\",\n                            \"report_number\": \"SC0329002123\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-05\",\n                            \"inspection_id\": \"83532332\",\n                            \"violation_id\": \"263761913\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIRP\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204657002\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20252421001677\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751708197\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0346002682\",\n                    \"insp_date\": \"2025-01-03\",\n                    \"insp_start_time\": \"1155\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GABLE SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263743675\",\n                            \"report_number\": \"SC0346002682\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2025-01-03\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"83523133\",\n                            \"violation_id\": \"263743675\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751702194\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH0892000218\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Pike\",\n                    \"latitude\": 39.0544375,\n                    \"longitude\": -83.0728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PIKETON OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751696011\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244000222\",\n                    \"insp_date\": \"2024-12-31\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Wyandot\",\n                    \"latitude\": 40.8672,\n                    \"longitude\": -83.2922125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARDINIA OH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"U7638HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751465071\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4128001804\",\n                    \"insp_date\": \"2024-12-28\",\n                    \"insp_start_time\": \"0904\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7LN222366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4891HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG423403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3704\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75146507139375CTAOTDLT2321\",\n                            \"report_number\": \"ID4128001804\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-12-28\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"751465071\",\n                            \"violation_id\": \"75146507139375CTAOTDLT2321\",\n                            \"viol_code\": \"39375CTAOTDLT232\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75C-TAOTD-LT2/32\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - Less than 2/32 inch tread depth.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204587056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751419225\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001906\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7514192253939ALSLIWR1\",\n                            \"report_number\": \"CAUG4W001906\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-27\",\n                            \"inspection_id\": \"751419225\",\n                            \"violation_id\": \"7514192253939ALSLIWR1\",\n                            \"viol_code\": \"3939ALSLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Both inoperative when required to be on.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751512366\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU002794\",\n                    \"insp_date\": \"2024-12-27\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0923\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751516191\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I003994\",\n                    \"insp_date\": \"2024-12-24\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1452\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG508507\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3749\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263702491\",\n                            \"report_number\": \"CANE8I003994\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-24\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83501799\",\n                            \"violation_id\": \"263702491\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204598526\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751348989\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426003925\",\n                    \"insp_date\": \"2024-12-23\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1208\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bradford\",\n                    \"latitude\": 29.95018,\n                    \"longitude\": -82.1581,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STARKE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4882HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR BTM\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751506300\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241667721\",\n                    \"insp_date\": \"2024-12-20\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0721\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9E7HN970380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4339HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"530AC144XHG959505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263700418\",\n                            \"report_number\": \"TXV241667721\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-20\",\n                            \"change_date\": \"2024-12-30\",\n                            \"inspection_id\": \"83500700\",\n                            \"violation_id\": \"263700418\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2RG\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204596633\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751226418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG0M003462\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"0645\",\n                    \"insp_end_time\": \"0715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN955855\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4625GJ464044\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3323\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"75122641839375A3TAOL1\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204539193\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"CW060019\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"75122641839375A3TAOLTIS2\",\n                            \"report_number\": \"CAUG0M003462\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-23\",\n                            \"inspection_id\": \"751226418\",\n                            \"violation_id\": \"75122641839375A3TAOLTIS2\",\n                            \"viol_code\": \"39375A3TAOLTIS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOLTIS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking and inflation less than 50% of the maximum inflation pressure on tire equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204539194\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751407543\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241734866\",\n                    \"insp_date\": \"2024-12-19\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"1N72095\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263676705\",\n                            \"report_number\": \"TXV241734866\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-12-19\",\n                            \"change_date\": \"2024-12-27\",\n                            \"inspection_id\": \"83489727\",\n                            \"violation_id\": \"263676705\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2W\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"751283136\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000356\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646NG605401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TX8805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750938004\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44104417\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1905\",\n                    \"insp_end_time\": \"1947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Lyon\",\n                    \"latitude\": 37.06415,\n                    \"longitude\": -88.09960000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KUTTAWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4889HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"751794858\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1762000096\",\n                    \"insp_date\": \"2024-12-18\",\n                    \"insp_start_time\": \"1454\",\n                    \"insp_end_time\": \"1523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MEBANE NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184107\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3895HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG624705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750735936\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL0825730309\",\n                    \"insp_date\": \"2024-12-16\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Cook\",\n                    \"latitude\": 41.8636882629108,\n                    \"longitude\": -87.76981877934271,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-394\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932333\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4157HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NZ5430\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"265049236\",\n                            \"report_number\": \"IL0825730309\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-16\",\n                            \"change_date\": \"2025-03-14\",\n                            \"inspection_id\": \"83415104\",\n                            \"violation_id\": \"265049236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LC\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"8257300951\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750669147\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008626\",\n                    \"insp_date\": \"2024-12-13\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184074\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34656\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG605901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG2820\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506691473967AUO1\",\n                            \"report_number\": \"CANDLY008626\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-13\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750669147\",\n                            \"violation_id\": \"7506691473967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204417409\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"753778773\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE2Z004363\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1355\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 33.737989726027386,\n                    \"longitude\": -117.85670821917803,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB PERALTA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"750541383\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086001436\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0741\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263470898\",\n                            \"report_number\": \"WA2086001436\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-14\",\n                            \"inspection_id\": \"83393487\",\n                            \"violation_id\": \"263470898\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750663144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANARW002956\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"1048\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U2992HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7506631443939ALFTSI1\",\n                            \"report_number\": \"CANARW002956\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2024-12-16\",\n                            \"inspection_id\": \"750663144\",\n                            \"violation_id\": \"7506631443939ALFTSI1\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204416395\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"CW392167\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750495303\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998431610\",\n                    \"insp_date\": \"2024-12-12\",\n                    \"insp_start_time\": \"0641\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 117\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD391829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"003571A\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443HG890601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"5110461\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7504953033963A12\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"7504953033963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"75049530339391\",\n                            \"report_number\": \"IL3998431610\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-12-12\",\n                            \"change_date\": \"2025-01-03\",\n                            \"inspection_id\": \"750495303\",\n                            \"violation_id\": \"75049530339391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204645605\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750449349\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036850041\",\n                    \"insp_date\": \"2024-12-11\",\n                    \"insp_start_time\": \"1438\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 36.166737499999996,\n                    \"longitude\": -86.328825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MT. JULIET TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXGGGG30D320419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"A97997\",\n                            \"insp_unit_license_state\": \"KY\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV2XSL593126\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"3240624\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749932695\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALACKS00008\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"0717\",\n                    \"insp_end_time\": \"0729\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HORNBECK LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9SN674107\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"V3255HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG129201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591616T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749934081\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1806000163\",\n                    \"insp_date\": \"2024-12-06\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"61600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4904HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"45N4380\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74993408139355EB1\",\n                            \"report_number\": \"US1806000163\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-12-06\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"749934081\",\n                            \"violation_id\": \"74993408139355EB1\",\n                            \"viol_code\": \"39355EB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55E-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204795781\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749999601\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2146000083\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0853\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999960139378AWS1\",\n                            \"report_number\": \"WA2146000083\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-07\",\n                            \"inspection_id\": \"749999601\",\n                            \"violation_id\": \"74999960139378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204249484\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749993166\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033CK0037\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Dickson\",\n                    \"latitude\": 36.1773125,\n                    \"longitude\": -87.359675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DICKSON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"U4820HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749997531\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX803001415\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0759\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74999753139378AWS3\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-13\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"74999753139378AWS3\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204767113\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7499975313922SLLTCD1\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"7499975313922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"749997531393128BCLWV2\",\n                            \"report_number\": \"WAX803001415\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"inspection_id\": \"749997531\",\n                            \"violation_id\": \"749997531393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749934810\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7640000273\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4505HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7499348103922SLIMPT1\",\n                            \"report_number\": \"AR7640000273\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2024-12-06\",\n                            \"inspection_id\": \"749934810\",\n                            \"violation_id\": \"7499348103922SLIMPT1\",\n                            \"viol_code\": \"3922SLIMPT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2SLIMPT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - General impeding traffic.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W001367\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750005892\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000234\",\n                    \"insp_date\": \"2024-12-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"county_name\": \"Saint Charles\",\n                    \"latitude\": 38.76755294117647,\n                    \"longitude\": -90.66051176470587,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4903HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"750005892393128BCLWV1\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204818532\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"750005892395242\",\n                            \"report_number\": \"MOW147000234\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-12-05\",\n                            \"change_date\": \"2025-01-14\",\n                            \"inspection_id\": \"750005892\",\n                            \"violation_id\": \"750005892395242\",\n                            \"viol_code\": \"39524\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - ELD form and manner\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"750156219\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1450000159\",\n                    \"insp_date\": \"2024-12-04\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4664HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CATTRELL\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263352520\",\n                            \"report_number\": \"GA1450000159\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-12-04\",\n                            \"change_date\": \"2024-12-10\",\n                            \"inspection_id\": \"83350691\",\n                            \"violation_id\": \"263352520\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749856708\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4243660212\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1407\",\n                    \"insp_end_time\": \"1414\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 38.12141,\n                    \"longitude\": -88.19737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4913HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749784699\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006705566\",\n                    \"insp_date\": \"2024-12-03\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR I85\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49XXED235863\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95301\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625654\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG512701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4VS8226\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625655\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749827314\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN5475003773\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Lake\",\n                    \"latitude\": 41.505818749999996,\n                    \"longitude\": -87.40004062500002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LOWELL IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4386HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1216\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263248249\",\n                            \"report_number\": \"IN5475003773\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2024-12-05\",\n                            \"inspection_id\": \"83314146\",\n                            \"violation_id\": \"263248249\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749681892\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001804\",\n                    \"insp_date\": \"2024-12-02\",\n                    \"insp_start_time\": \"0055\",\n                    \"insp_end_time\": \"0121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"2\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X8DD191910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"YP95314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1440DG401302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"50AEH67\",\n                            \"insp_unit_license_state\": \"AL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"749681892393128B11\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B11\",\n                            \"viol_code\": \"393128B1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Vehicle not secured, front and rear\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"749681892393128B32\",\n                            \"report_number\": \"LALAPU001804\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-12-02\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"749681892\",\n                            \"violation_id\": \"749681892393128B32\",\n                            \"viol_code\": \"393128B3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(b)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Tiedown(s) not over/around wheels.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"208904273\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"2\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749642211\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001966\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1217\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4HN970474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91090\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4721HJ464056\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7310\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263185033\",\n                            \"report_number\": \"CAUFA3001966\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-02\",\n                            \"inspection_id\": \"83293579\",\n                            \"violation_id\": \"263185033\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204143077\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749728971\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332000537\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1914\",\n                    \"insp_end_time\": \"1932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FOREST PARK GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969740\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4320HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG852402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1335\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7497289713922SLLLR1\",\n                            \"report_number\": \"GA1332000537\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-27\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"749728971\",\n                            \"violation_id\": \"7497289713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W01E547972\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749775096\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006704273\",\n                    \"insp_date\": \"2024-11-27\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 SB NEAR GATE CITY BLVD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625653\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34625657\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749429469\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002424\",\n                    \"insp_date\": \"2024-11-26\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAKE CITY SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4496HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749480418\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDLY008556\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0832\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U3006HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749478618\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY007396\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74947861839375A3TAOL1\",\n                            \"report_number\": \"CANCNY007396\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-25\",\n                            \"change_date\": \"2024-11-30\",\n                            \"inspection_id\": \"749478618\",\n                            \"violation_id\": \"74947861839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204110670\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749263167\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012833\",\n                    \"insp_date\": \"2024-11-25\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4184HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749140164\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004911\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3855HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749391561\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1381000172\",\n                    \"insp_date\": \"2024-11-21\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1SN676014\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U57533HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG159501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"591721T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"749319516\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1434000248\",\n                    \"insp_date\": \"2024-11-20\",\n                    \"insp_start_time\": \"1915\",\n                    \"insp_end_time\": \"1949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113550\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3873HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263117549\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117549\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204077979\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117550\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117550\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17C-PI\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204077978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"263117551\",\n                            \"report_number\": \"GA1434000248\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-11-20\",\n                            \"change_date\": \"2024-11-27\",\n                            \"inspection_id\": \"83257724\",\n                            \"violation_id\": \"263117551\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-RRUC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"749087865\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008661\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4900HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG410105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SN4381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748896966\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033C70904\",\n                    \"insp_date\": \"2024-11-19\",\n                    \"insp_start_time\": \"2121\",\n                    \"insp_end_time\": \"2137\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4144HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748931346\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALARH000939\",\n                    \"insp_date\": \"2024-11-18\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U4309HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7489313463922C1\",\n                            \"report_number\": \"LALARH000939\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-11-18\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"748931346\",\n                            \"violation_id\": \"7489313463922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"2751FKRP58\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748439100\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002454\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0947\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4VR6981\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"263004311\",\n                            \"report_number\": \"CAUF0F002454\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-20\",\n                            \"inspection_id\": \"83159900\",\n                            \"violation_id\": \"263004311\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWA1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203977182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748466982\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX851000751\",\n                    \"insp_date\": \"2024-11-14\",\n                    \"insp_start_time\": \"0814\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN250703\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4859HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450907\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARRIER KI\",\n                            \"insp_unit_license\": \"4SN4395\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74846698239375A3TAOL1\",\n                            \"report_number\": \"WAX851000751\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-14\",\n                            \"change_date\": \"2024-11-15\",\n                            \"inspection_id\": \"748466982\",\n                            \"violation_id\": \"74846698239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203893378\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748585305\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1893005432\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REDDICK FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"87000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X4LD653533\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10846\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG360801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"QB96EW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748799199\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000417\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XE049Z\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748315314\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002504\",\n                    \"insp_date\": \"2024-11-13\",\n                    \"insp_start_time\": \"1532\",\n                    \"insp_end_time\": \"1556\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"HME\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748173159\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4120000262\",\n                    \"insp_date\": \"2024-11-11\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 43.7596875,\n                    \"longitude\": -112.09185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAGE JUNCTION ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X0LD700720\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP17484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG392401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5358640\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748279593\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SC0352002372\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1034\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Darlington\",\n                    \"latitude\": 34.33607142857143,\n                    \"longitude\": -80.00387142857143,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR SC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7MN275327\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4884HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG556805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1423\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"748099386\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI5Z2630888\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1714\",\n                    \"insp_end_time\": \"1755\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4370HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7480993863965BHWSL3\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863965BHWSL3\",\n                            \"viol_code\": \"3965BHWSL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-HWSL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Wheel seal leaking.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7480993863963A1BOS2\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"7480993863963A1BOS2\",\n                            \"viol_code\": \"3963A1BOS\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1BOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"4\",\n                            \"viol_group_desc\": \"Brake Out Of Service\",\n                            \"viol_desc\": \"Brake - Defective brake(s) are equal to or greater than 20% of the service brakes on the vehicle/combination.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"0\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74809938639342ABM1\",\n                            \"report_number\": \"TNI5Z2630888\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-11-08\",\n                            \"inspection_id\": \"748099386\",\n                            \"violation_id\": \"74809938639342ABM1\",\n                            \"viol_code\": \"39342ABM\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"42A-BM\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Missing required brake other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748198368\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSMC00000002\",\n                    \"insp_date\": \"2024-11-08\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Warren\",\n                    \"latitude\": 32.37914,\n                    \"longitude\": -90.841,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOVINA SCALE I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747909333\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2047000401\",\n                    \"insp_date\": \"2024-11-05\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GIG HARBOR WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"747909333393128BCLWV1\",\n                            \"report_number\": \"WA2047000401\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-11-05\",\n                            \"change_date\": \"2024-11-07\",\n                            \"inspection_id\": \"747909333\",\n                            \"violation_id\": \"747909333393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203776585\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"748243251\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241660610\",\n                    \"insp_date\": \"2024-11-04\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1334\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH45 NB NEW WAVERLY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X4DD202937\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59931\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440DG442701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5110048\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"748243251393781\",\n                            \"report_number\": \"TXV241660610\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-11-04\",\n                            \"change_date\": \"2024-11-12\",\n                            \"inspection_id\": \"748243251\",\n                            \"violation_id\": \"748243251393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203846519\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747438183\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALBWJW008358\",\n                    \"insp_date\": \"2024-10-31\",\n                    \"insp_start_time\": \"0635\",\n                    \"insp_end_time\": \"0702\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Elmore\",\n                    \"latitude\": 32.58278,\n                    \"longitude\": -86.18402,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4928HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262662192\",\n                            \"report_number\": \"ALBWJW008358\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-10-31\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83048687\",\n                            \"violation_id\": \"262662192\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"U5557318\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747488142\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003995\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG031304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VS2383\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74748814239395A4EEUS1\",\n                            \"report_number\": \"CAUBZU003995\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"inspection_id\": \"747488142\",\n                            \"violation_id\": \"74748814239395A4EEUS1\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747481500\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6006101\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0523\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4931HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747490734\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000506\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1047\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932337\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66071\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG779204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262674087\",\n                            \"report_number\": \"CAUDOL000506\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"83054526\",\n                            \"violation_id\": \"262674087\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLEWG1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203689620\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"01SG0002P\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747321219\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD0309003605\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"1104\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Baltimore\",\n                    \"latitude\": 39.42385471698112,\n                    \"longitude\": -76.61402452830188,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-83\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"1\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"U4872HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTR\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74732121938395ALCDL1\",\n                            \"report_number\": \"MD0309003605\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-10-30\",\n                            \"change_date\": \"2024-10-31\",\n                            \"inspection_id\": \"747321219\",\n                            \"violation_id\": \"74732121938395ALCDL1\",\n                            \"viol_code\": \"38395ALCDL\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"95A-LCDL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"5\",\n                            \"basic_group_desc\": \"Driver Fitness\",\n                            \"viol_group_id\": \"34\",\n                            \"viol_group_desc\": \"License-related: High\",\n                            \"viol_desc\": \"Restriction - (CDL) - Operate a CMV in violation of a restriction.\",\n                            \"viol_category_id\": \"53\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"747340551\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKU700160993\",\n                    \"insp_date\": \"2024-10-30\",\n                    \"insp_start_time\": \"0718\",\n                    \"insp_end_time\": \"0748\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40- GANS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747502182\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002246\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4328HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447GG803503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO HAULE\",\n                            \"insp_unit_license\": \"4PB7201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"747001296\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU206200558\",\n                    \"insp_date\": \"2024-10-25\",\n                    \"insp_start_time\": \"1512\",\n                    \"insp_end_time\": \"1534\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GREAT FALLS MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4899HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746928792\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA01695\",\n                    \"insp_date\": \"2024-10-23\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"N I-75@ADAMS RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4MC9EH4EN150400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93941\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1M9CSFC21GT486976\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5251204\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7469287923922SLLLR1\",\n                            \"report_number\": \"MINESBA01695\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-10-23\",\n                            \"change_date\": \"2024-10-24\",\n                            \"inspection_id\": \"746928792\",\n                            \"violation_id\": \"7469287923922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746820369\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241653004\",\n                    \"insp_date\": \"2024-10-18\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN969746\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP19551\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG856803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7468203693931281\",\n                            \"report_number\": \"TXV241653004\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-18\",\n                            \"change_date\": \"2024-10-23\",\n                            \"inspection_id\": \"746820369\",\n                            \"violation_id\": \"7468203693931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203551977\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746634915\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001891\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262468729\",\n                            \"report_number\": \"CAUFA3001891\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-21\",\n                            \"inspection_id\": \"82959435\",\n                            \"violation_id\": \"262468729\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203511344\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746499465\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037D80977\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"1351\",\n                    \"insp_end_time\": \"1408\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Montgomery\",\n                    \"latitude\": 36.47784444444445,\n                    \"longitude\": -87.39275555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CLARKSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"130000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3FN184153\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U3837HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446FG658503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7164\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7464994653939ALSLI2\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653939ALSLI2\",\n                            \"viol_code\": \"3939ALSLI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LSLI\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Stop lamps - Any inoperative.\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7464994653929A2C1\",\n                            \"report_number\": \"TNI037D80977\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-10-17\",\n                            \"change_date\": \"2024-10-19\",\n                            \"inspection_id\": \"746499465\",\n                            \"violation_id\": \"7464994653929A2C1\",\n                            \"viol_code\": \"3929A2C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9A2-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Cargo - Vehicle components or dunnage not secured.\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"203482671\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746544753\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU793000480\",\n                    \"insp_date\": \"2024-10-17\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Silver Bow\",\n                    \"latitude\": 45.907037499999994,\n                    \"longitude\": -112.66305,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BUTTE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5GD317357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP41208\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"CA956023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NY3976\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746379639\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4181171100\",\n                    \"insp_date\": \"2024-10-16\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746448903\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006692069\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1754\",\n                    \"insp_end_time\": \"1807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"73\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746374365\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS001303\",\n                    \"insp_date\": \"2024-10-15\",\n                    \"insp_start_time\": \"1601\",\n                    \"insp_end_time\": \"1629\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Winn\",\n                    \"latitude\": 31.928671428571423,\n                    \"longitude\": -92.69815714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_license\": \"U3830HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7463743653939TS2\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"7463743653939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"74637436539375A31\",\n                            \"report_number\": \"LALAPS001303\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-10-15\",\n                            \"change_date\": \"2025-09-12\",\n                            \"inspection_id\": \"746374365\",\n                            \"violation_id\": \"74637436539375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"208906884\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"746236269\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036B90040\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1225\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BAXTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN970554\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"U4361HY\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XJG025403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4RJ5462\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746234604\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2133000238\",\n                    \"insp_date\": \"2024-10-14\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0753\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"746254224\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3640005231\",\n                    \"insp_date\": \"2024-10-09\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Canyon\",\n                    \"latitude\": 43.63747999999999,\n                    \"longitude\": -116.71623333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALDWELL ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262375493\",\n                            \"report_number\": \"ID3640005231\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-10-09\",\n                            \"change_date\": \"2024-10-16\",\n                            \"inspection_id\": \"82917136\",\n                            \"violation_id\": \"262375493\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS1\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745892703\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7690000305\",\n                    \"insp_date\": \"2024-10-08\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST MEMPHIS AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932312\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG752404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NX2152\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74589270339375A3TAOL3\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74589270339345DB2\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74589270339343ATPV1\",\n                            \"report_number\": \"AR7690000305\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-10-08\",\n                            \"inspection_id\": \"745892703\",\n                            \"violation_id\": \"74589270339343ATPV1\",\n                            \"viol_code\": \"39343ATPV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"43A-TPV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Inoperable or missing tractor protection valve\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745773732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0865001436\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMP\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745716654\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006690200\",\n                    \"insp_date\": \"2024-10-07\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45524\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SH5000\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745742529\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241585122\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1208\",\n                    \"insp_end_time\": \"1243\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB SEALY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X67N657657\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R667653\",\n                            \"insp_unit_license_state\": \"TX\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14437G107901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238137\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74574252939360C1\",\n                            \"report_number\": \"TXV241585122\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-10-04\",\n                            \"inspection_id\": \"745742529\",\n                            \"violation_id\": \"74574252939360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"745574580\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034U60025\",\n                    \"insp_date\": \"2024-10-04\",\n                    \"insp_start_time\": \"1018\",\n                    \"insp_end_time\": \"1033\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"15001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"TEMPT\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745484796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004813\",\n                    \"insp_date\": \"2024-09-30\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP18314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG555108\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NB1660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745078239\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2116000737\",\n                    \"insp_date\": \"2024-09-28\",\n                    \"insp_start_time\": \"0457\",\n                    \"insp_end_time\": \"0557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"262088802\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088802\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0754987\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"262088803\",\n                            \"report_number\": \"WA2116000737\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-09-28\",\n                            \"change_date\": \"2024-09-29\",\n                            \"inspection_id\": \"82786471\",\n                            \"violation_id\": \"262088803\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744993414\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPX000994\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1256\",\n                    \"insp_end_time\": \"1318\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Landry\",\n                    \"latitude\": 30.563706666666665,\n                    \"longitude\": -92.01263333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RY4866\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745004142\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182080126\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"1311\",\n                    \"insp_end_time\": \"1329\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"016 - MARION - I-57 N/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01750\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"745131141\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006370\",\n                    \"insp_date\": \"2024-09-26\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0621\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Tammany\",\n                    \"latitude\": 30.442635,\n                    \"longitude\": -89.95947999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744960699\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0860706\",\n                    \"insp_date\": \"2024-09-25\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X8MD714884\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP10806\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG502701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"156366A\",\n                            \"insp_unit_license_state\": \"MS\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74496069939375A3TAOL3\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939375A3TAOL3\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74496069939353BB2\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939353BB2\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74496069939347E1\",\n                            \"report_number\": \"TNI3A0860706\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-09-25\",\n                            \"inspection_id\": \"744960699\",\n                            \"violation_id\": \"74496069939347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744255738\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7036028233\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74425573839360C1\",\n                            \"report_number\": \"NV7036028233\",\n                            \"report_state\": \"NV\",\n                            \"insp_date\": \"2024-09-18\",\n                            \"change_date\": \"2024-10-01\",\n                            \"inspection_id\": \"744255738\",\n                            \"violation_id\": \"74425573839360C1\",\n                            \"viol_code\": \"39360C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield - Damaged or Discolored\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203218275\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744532560\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTHP20580033\",\n                    \"insp_date\": \"2024-09-18\",\n                    \"insp_start_time\": \"1116\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Powell\",\n                    \"latitude\": 46.64431428571429,\n                    \"longitude\": -112.78975714285714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DEER LODGE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744291819\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0838000276\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RIDGEFIELD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"WA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"744502068\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321000502\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BROOKLET GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJHHDR0KSKG0655\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP81026\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG639901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5358541\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74450206839216D1\",\n                            \"report_number\": \"GA1321000502\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744502068\",\n                            \"violation_id\": \"74450206839216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744415209\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1301000536\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0940\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Terrell\",\n                    \"latitude\": 31.475566666666666,\n                    \"longitude\": -84.307,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DAWSON GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74441520939216D1\",\n                            \"report_number\": \"GA1301000536\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"inspection_id\": \"744415209\",\n                            \"violation_id\": \"74441520939216D1\",\n                            \"viol_code\": \"39216D\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16-D\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Driver - Failed to use seat belt while operating a CMV.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744278580\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001819\",\n                    \"insp_date\": \"2024-09-17\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261906892\",\n                            \"report_number\": \"CAUFA3001819\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-09-17\",\n                            \"change_date\": \"2024-09-18\",\n                            \"inspection_id\": \"82697620\",\n                            \"violation_id\": \"261906892\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"126\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"203015012\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744094071\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1457000081\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1634\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"114600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV8LPLU0719\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG580701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"151017T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74409407139522H1ELDNUM2\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"74409407139522H1ELDNUM2\",\n                            \"viol_code\": \"39522H1ELDNUM\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1-ELDNUM\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - In-Vehicle Information - No user's manual for the driver describing how to operate the ELD. (May be electronic)\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7440940713922SLLLR1\",\n                            \"report_number\": \"GA1457000081\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"inspection_id\": \"744094071\",\n                            \"violation_id\": \"7440940713922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743887476\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW325002180\",\n                    \"insp_date\": \"2024-09-13\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261789101\",\n                            \"report_number\": \"SCW325002180\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-09-13\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82654164\",\n                            \"violation_id\": \"261789101\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA69963\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743904585\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241510574\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0832\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Guadalupe\",\n                    \"latitude\": 29.60955555555556,\n                    \"longitude\": -98.03674444444445,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH10 WB KINGSBURY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261794082\",\n                            \"report_number\": \"TXV241510574\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-09-12\",\n                            \"change_date\": \"2024-09-13\",\n                            \"inspection_id\": \"82656065\",\n                            \"violation_id\": \"261794082\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"744164442\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241513331\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1419\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9FN183985\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23349\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG583703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743903082\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAK244425604\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1217\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Delaware\",\n                    \"latitude\": 39.92234814814815,\n                    \"longitude\": -75.37514259259258,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB MM 0.9 LOWER CHICHESTE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2RN655411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03046\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646RG005001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4VH3882\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743968908\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2279004348\",\n                    \"insp_date\": \"2024-09-12\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1517\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Taylor\",\n                    \"latitude\": 29.989819999999998,\n                    \"longitude\": -83.54432,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PERRY FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743577633\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113001245\",\n                    \"insp_date\": \"2024-09-10\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Calhoun\",\n                    \"latitude\": 33.73459999999999,\n                    \"longitude\": -85.82767058823529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE I-20 188MM WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AC12EX\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7435776333922ML1\",\n                            \"report_number\": \"AL2113001245\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-09-10\",\n                            \"inspection_id\": \"743577633\",\n                            \"violation_id\": \"7435776333922ML1\",\n                            \"viol_code\": \"3922ML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-ML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to Maintain Lane\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"743452551\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033D40045\",\n                    \"insp_date\": \"2024-09-07\",\n                    \"insp_start_time\": \"1603\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 35.60776666666666,\n                    \"longitude\": -88.37088333333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WILDERSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359035\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34359036\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743744061\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276000127\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1415\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DOUGLASVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X8GD355411\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP78782\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9SC4524GH157644\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALLY-MO\",\n                            \"insp_unit_license\": \"5186531\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743442201\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4775000498\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1017\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE SPRINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743539536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFA3001794\",\n                    \"insp_date\": \"2024-09-05\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EB ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"576000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743008455\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2012012717\",\n                    \"insp_date\": \"2024-09-02\",\n                    \"insp_start_time\": \"0858\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"DE SOTO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80273\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG699405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3080\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"743072976\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE7S003614\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"1440\",\n                    \"insp_end_time\": \"1507\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72978\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444CG362901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"4LT8919\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7430729763939TS1\",\n                            \"report_number\": \"CANE7S003614\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"743072976\",\n                            \"violation_id\": \"7430729763939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742558392\",\n                    \"report_state\": \"WV\",\n                    \"report_number\": \"WVPSC0860222\",\n                    \"insp_date\": \"2024-08-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WV\",\n                    \"county_name\": \"Preston\",\n                    \"latitude\": 39.45724285714286,\n                    \"longitude\": -79.71235,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRUCETON MILLS WV\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": true,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7425583923922SLLTCD1\",\n                            \"report_number\": \"WVPSC0860222\",\n                            \"report_state\": \"WV\",\n                            \"insp_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742558392\",\n                            \"violation_id\": \"7425583923922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742513347\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241528648\",\n                    \"insp_date\": \"2024-08-26\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1018\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US281 SB FALFURRIAS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99598\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN660841\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23643\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643SG073701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4WE5200\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261448481\",\n                            \"report_number\": \"TXV241528648\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-26\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"82501483\",\n                            \"violation_id\": \"261448481\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742294098\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928002218\",\n                    \"insp_date\": \"2024-08-24\",\n                    \"insp_start_time\": \"1027\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742779954\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0839\",\n                    \"insp_date\": \"2024-08-23\",\n                    \"insp_start_time\": \"1402\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742439403\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX769007166\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0744\",\n                    \"insp_end_time\": \"0851\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUM WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN207776\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9407\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74243940339348ABLMCBAD4\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339348ABLMCBAD4\",\n                            \"viol_code\": \"39348ABLMCBAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BLMCBAD\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Disc Brake - Loose chamber/caliper mounting bolt(s).\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345B2B1\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345B2B1\",\n                            \"viol_code\": \"39345B2B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45B2B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air brake - Hose/tubing damaged or not secured\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339345DB2\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74243940339347BBMBCBD3\",\n                            \"report_number\": \"WAX769007166\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-08-22\",\n                            \"inspection_id\": \"742439403\",\n                            \"violation_id\": \"74243940339347BBMBCBD3\",\n                            \"viol_code\": \"39347BBMBCBD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47B-BMBCBD\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Drum Brake - Mismatched brake chamber sizes on the same axle other than a steering axle.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742467024\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ006273\",\n                    \"insp_date\": \"2024-08-22\",\n                    \"insp_start_time\": \"0300\",\n                    \"insp_end_time\": \"0316\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0FN184157\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78756\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1443FG659902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NM7312\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"742207410\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6162002182\",\n                    \"insp_date\": \"2024-08-21\",\n                    \"insp_start_time\": \"1501\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Porter\",\n                    \"latitude\": 41.47802,\n                    \"longitude\": -87.09626,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"VALPARAISO IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8GN944854\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP90242\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448GG769605\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5224\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7422074103922SLLLR1\",\n                            \"report_number\": \"IN6162002182\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2024-08-21\",\n                            \"inspection_id\": \"742207410\",\n                            \"violation_id\": \"7422074103922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"742506156\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241493650\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"insp_start_time\": \"1650\",\n                    \"insp_end_time\": \"1731\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 NB DEVINE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932299\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"W59525\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NT7048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74250615639395A3\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639395A3\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"74250615639355C11\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"change_date\": \"2024-08-27\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639355C11\",\n                            \"viol_code\": \"39355C1\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Truck Tractor manufactured on or after March 1, 1997 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"202613438\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"74250615639392\",\n                            \"report_number\": \"TXV241493650\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-08-20\",\n                            \"inspection_id\": \"742506156\",\n                            \"violation_id\": \"74250615639392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741781476\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2348004152\",\n                    \"insp_date\": \"2024-08-19\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Howard\",\n                    \"latitude\": 39.197886363636364,\n                    \"longitude\": -76.90447727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-70 W FRIENDSHIP SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7KPKW7678\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"ZP26114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG342001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SW5784\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741840705\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANABR008274\",\n                    \"insp_date\": \"2024-08-17\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X7HD410045\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72992\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG979601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4UR5346\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741962403\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI033X10723\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0944\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB92CL\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741966363\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI037B30027\",\n                    \"insp_date\": \"2024-08-14\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP87142\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG730105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS8689\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74196636339345DB1\",\n                            \"report_number\": \"TNI037B30027\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-08-14\",\n                            \"inspection_id\": \"741966363\",\n                            \"violation_id\": \"74196636339345DB1\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741893517\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000773\",\n                    \"insp_date\": \"2024-08-13\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RENTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5KHKE1658\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP26117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG166502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5403622\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741019689\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41294737\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1129\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Shelby\",\n                    \"latitude\": 38.1945,\n                    \"longitude\": -85.22213333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHELBYVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP249299\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG148501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9787\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741500082\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1446000285\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261201488\",\n                            \"report_number\": \"GA1446000285\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-08\",\n                            \"change_date\": \"2024-08-15\",\n                            \"inspection_id\": \"82388898\",\n                            \"violation_id\": \"261201488\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW-0091270\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741009150\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3064005325\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0709\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8MN275322\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87559\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG546304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1418\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741380229\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241509303\",\n                    \"insp_date\": \"2024-08-08\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970561\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG025505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RA4520\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741295017\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1217000634\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN970485\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP06639\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG034904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORNER UTI\",\n                            \"insp_unit_license\": \"4RJ5470\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"741298320\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396000464\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1330\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Hall\",\n                    \"latitude\": 34.31419999999999,\n                    \"longitude\": -83.82739166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FLOWERY BRANCH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X4FD270449\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XC817C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7412983203922SLLFC1\",\n                            \"report_number\": \"GA0396000464\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"inspection_id\": \"741298320\",\n                            \"violation_id\": \"7412983203922SLLFC1\",\n                            \"viol_code\": \"3922SLLFC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLFC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Following too closely.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741295701\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0151000225\",\n                    \"insp_date\": \"2024-08-07\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1426\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"VALDOSTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHA6AV25PU79568\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"C485DH\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45226P275840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDSTUN\",\n                            \"insp_unit_license\": \"TT81K33\",\n                            \"insp_unit_license_state\": \"GA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"261152623\",\n                            \"report_number\": \"GA0151000225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-07\",\n                            \"change_date\": \"2024-08-13\",\n                            \"inspection_id\": \"82366189\",\n                            \"violation_id\": \"261152623\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741198699\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3880002711\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0804\",\n                    \"insp_end_time\": \"0821\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Jerome\",\n                    \"latitude\": 42.63336666666667,\n                    \"longitude\": -114.2943,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EDEN ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7411986993922SLLS31\",\n                            \"report_number\": \"ID3880002711\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"741198699\",\n                            \"violation_id\": \"7411986993922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740808585\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAP42890092\",\n                    \"insp_date\": \"2024-08-06\",\n                    \"insp_start_time\": \"0836\",\n                    \"insp_end_time\": \"0938\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 44.95197575757577,\n                    \"longitude\": -122.83316666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WOODBURN OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34340397\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7408085853965BL3\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853965BL3\",\n                            \"viol_code\": \"3965BL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5B-L\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Lubrication - Oil or grease leak.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7408085853958E1PCOOS2\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"7408085853958E1PCOOS2\",\n                            \"viol_code\": \"3958E1PCOOS\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8E1PC-OOS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"19\",\n                            \"viol_group_desc\": \"False Log\",\n                            \"viol_desc\": \"HOS - False record of duty status that concealed an HOS limitation violation after the last rest period. Driver  improperly used Personal Conveyance\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        },\n                        {\n                            \"_id\": \"740808585393201CFR1\",\n                            \"report_number\": \"ORAP42890092\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2024-08-06\",\n                            \"inspection_id\": \"740808585\",\n                            \"violation_id\": \"740808585393201CFR1\",\n                            \"viol_code\": \"393201CFR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201C-FR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"7\",\n                            \"viol_group_desc\": \"Cab, Body, Frame\",\n                            \"viol_desc\": \"Frame - Bent, cut or notched other than by vehicle manufacturer.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740829456\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006672850\",\n                    \"insp_date\": \"2024-08-05\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Wilson\",\n                    \"latitude\": 35.701319999999996,\n                    \"longitude\": -77.92346,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I587 WB NEAR NC 111\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74082945639391\",\n                            \"report_number\": \"NC0006672850\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-08-05\",\n                            \"inspection_id\": \"740829456\",\n                            \"violation_id\": \"74082945639391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740593890\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4248940128\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0642\",\n                    \"insp_end_time\": \"0654\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.9696,\n                    \"longitude\": -89.01052222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"017 - BROWNSTOWN - I-70 E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740574702\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPR001130\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0631\",\n                    \"insp_end_time\": \"0651\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KENTWOOD SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932319\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59565\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2248\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740514663\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233006763\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"492600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184081\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34669\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG606003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260968831\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968831\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA68147\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"260968830\",\n                            \"report_number\": \"SCJ233006763\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"change_date\": \"2024-08-01\",\n                            \"inspection_id\": \"82279407\",\n                            \"violation_id\": \"260968830\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740896416\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1443000402\",\n                    \"insp_date\": \"2024-08-01\",\n                    \"insp_start_time\": \"1950\",\n                    \"insp_end_time\": \"2025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CARNESVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG683905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1222\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"74089641639282DUMT1\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"74089641639530B2ELDDFC242\",\n                            \"report_number\": \"GA1443000402\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-08-01\",\n                            \"inspection_id\": \"740896416\",\n                            \"violation_id\": \"74089641639530B2ELDDFC242\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740652741\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1202000072\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1710\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Worth\",\n                    \"latitude\": 31.6403,\n                    \"longitude\": -83.85458,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SYLVESTER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5FHGK0625\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46157\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445FG683902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7406527413922SLLS31\",\n                            \"report_number\": \"GA1202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-30\",\n                            \"inspection_id\": \"740652741\",\n                            \"violation_id\": \"7406527413922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"740657160\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0146000046\",\n                    \"insp_date\": \"2024-07-30\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PEMBROKE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN944859\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP66051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1445GG769805\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740636271\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0158000162\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1515\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FORSYTH GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995376\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24272\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG125102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR3061\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"740223351\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDM0001892\",\n                    \"insp_date\": \"2024-07-29\",\n                    \"insp_start_time\": \"0255\",\n                    \"insp_end_time\": \"0310\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTAIC IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8RN658121\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17473\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739933281\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPU001417\",\n                    \"insp_date\": \"2024-07-24\",\n                    \"insp_start_time\": \"0551\",\n                    \"insp_end_time\": \"0601\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"West Baton Rouge\",\n                    \"latitude\": 30.440849999999998,\n                    \"longitude\": -91.296675,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"3\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73993328139222A1\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"73993328139222A1\",\n                            \"viol_code\": \"39222A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"22(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Failing to use hazard warning flashers\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7399332813922PK2\",\n                            \"report_number\": \"LALAPU001417\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-07-24\",\n                            \"inspection_id\": \"739933281\",\n                            \"violation_id\": \"7399332813922PK2\",\n                            \"viol_code\": \"3922PK\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2PK\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"Unlawfully parking and/or leaving vehicle in the roadway\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739571940\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1218001369\",\n                    \"insp_date\": \"2024-07-21\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Butler\",\n                    \"latitude\": 31.6953,\n                    \"longitude\": -86.7328,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01768\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG592105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9823\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739571625\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002338\",\n                    \"insp_date\": \"2024-07-20\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23348\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739875744\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3537006328\",\n                    \"insp_date\": \"2024-07-19\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1142\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"106200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4NC9EH9HN992464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP03018\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AU1740JG068301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5246129\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260828574\",\n                            \"report_number\": \"FL3537006328\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-19\",\n                            \"change_date\": \"2024-07-25\",\n                            \"inspection_id\": \"82208416\",\n                            \"violation_id\": \"260828574\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000819709\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739437651\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MOW147000027\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1751\",\n                    \"insp_end_time\": \"1820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WENTZVILLE MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739426680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDVL000028\",\n                    \"insp_date\": \"2024-07-17\",\n                    \"insp_start_time\": \"1228\",\n                    \"insp_end_time\": \"1323\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Bernardino\",\n                    \"latitude\": 34.330068965517235,\n                    \"longitude\": -117.03577500000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CAJON SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932274\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66146\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4628GJ464037\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3711\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7394266803963A11\",\n                            \"report_number\": \"CANDVL000028\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-07-17\",\n                            \"inspection_id\": \"739426680\",\n                            \"violation_id\": \"7394266803963A11\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739543401\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3491002003\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1116\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222362\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59094\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG410104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4380\",\n                            \"insp_unit_license_state\": \"PA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"739154943\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012853\",\n                    \"insp_date\": \"2024-07-16\",\n                    \"insp_start_time\": \"0618\",\n                    \"insp_end_time\": \"0642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5D0AA1643NG592104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260667309\",\n                            \"report_number\": \"MS5011012853\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-16\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82128327\",\n                            \"violation_id\": \"260667309\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201905639\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"739119051\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000595\",\n                    \"insp_date\": \"2024-07-10\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1246\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X95N844448\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AB45YR\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AK14455G005727\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5615CS\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260658302\",\n                            \"report_number\": \"GA1265000595\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-10\",\n                            \"change_date\": \"2024-07-16\",\n                            \"inspection_id\": \"82124339\",\n                            \"violation_id\": \"260658302\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"OW0092125\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738643968\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1014010340\",\n                    \"insp_date\": \"2024-07-09\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1024\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Itawamba\",\n                    \"latitude\": 34.27912,\n                    \"longitude\": -88.37982,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ITTAWAMBA COUNTY\",\n                    \"hazmat_placard_req\": true,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": true,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260537991\",\n                            \"report_number\": \"MS1014010340\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-07-09\",\n                            \"change_date\": \"2024-07-09\",\n                            \"inspection_id\": \"82071552\",\n                            \"violation_id\": \"260537991\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201794558\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738996147\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4126001213\",\n                    \"insp_date\": \"2024-07-08\",\n                    \"insp_start_time\": \"1705\",\n                    \"insp_end_time\": \"1725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738900378\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1237000221\",\n                    \"insp_date\": \"2024-07-06\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD260155\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG912802\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO TRAIL\",\n                            \"insp_unit_license\": \"423819T\",\n                            \"insp_unit_license_state\": \"TN\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7389003783922SLLLR1\",\n                            \"report_number\": \"GA1237000221\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-07-06\",\n                            \"inspection_id\": \"738900378\",\n                            \"violation_id\": \"7389003783922SLLLR1\",\n                            \"viol_code\": \"3922SLLLR\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"State/Local Laws - Lane restriction violation.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738557352\",\n                    \"report_state\": \"NV\",\n                    \"report_number\": \"NV7217028018\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NV\",\n                    \"county_name\": \"Washoe\",\n                    \"latitude\": 39.572969047619054,\n                    \"longitude\": -119.77223809523811,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GARSON CHECKSITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0EN152282\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18463\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441EG512305\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738805401\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A1640016\",\n                    \"insp_date\": \"2024-07-05\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Cumberland\",\n                    \"latitude\": 35.97070000000001,\n                    \"longitude\": -85.01417142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSSVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738714249\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4108000087\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"1631\",\n                    \"insp_end_time\": \"1728\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Flagler\",\n                    \"latitude\": 29.498714285714286,\n                    \"longitude\": -81.23594285714285,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PALM COAST FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222377\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP70238\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG479103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TD2602\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7387142493939ALBL1\",\n                            \"report_number\": \"FL4108000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738714249\",\n                            \"violation_id\": \"7387142493939ALBL1\",\n                            \"viol_code\": \"3939ALBL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LBL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Backup lamp inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738616032\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2110006132\",\n                    \"insp_date\": \"2024-07-04\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73861603239375A3TAOL1\",\n                            \"report_number\": \"WA2110006132\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-07-04\",\n                            \"inspection_id\": \"738616032\",\n                            \"violation_id\": \"73861603239375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738310374\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006663276\",\n                    \"insp_date\": \"2024-07-02\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 35.25543999999999,\n                    \"longitude\": -82.2318,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I26 EAST NEAR 63MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7383103743922LV1\",\n                            \"report_number\": \"NC0006663276\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-07-02\",\n                            \"inspection_id\": \"738310374\",\n                            \"violation_id\": \"7383103743922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738190962\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPL001226\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1428\",\n                    \"insp_end_time\": \"1442\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Vernon\",\n                    \"latitude\": 31.13255,\n                    \"longitude\": -93.22690833333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738196785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB376000853\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1750\",\n                    \"insp_end_time\": \"1814\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738459243\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R400704\",\n                    \"insp_date\": \"2024-07-01\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1730\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXFN184000\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23375\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG589404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8527\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"266066533\",\n                            \"report_number\": \"TNI01R400704\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-07-01\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"82051027\",\n                            \"violation_id\": \"266066533\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLIFTA\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"M\",\n                            \"viol_unit_desc\": \"M\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"738165042\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAA43380030\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1448\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBORO OR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"59100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SH5049\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738010998\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416000236\",\n                    \"insp_date\": \"2024-06-28\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 31.584883333333334,\n                    \"longitude\": -81.9144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JESUP GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X9KD264627\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"AC32EY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449KG200003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB78CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73801099839522GELDMFV2\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"73801099839522GELDMFV2\",\n                            \"viol_code\": \"39522GELDMFV\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22G-ELDMFV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"HOS (ELD) - A portable ELD is not mounted in a fixed position and visible to the driver when seated in the normal driving position.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"7380109983922SLLTCD1\",\n                            \"report_number\": \"GA1416000236\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-06-28\",\n                            \"inspection_id\": \"738010998\",\n                            \"violation_id\": \"7380109983922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737850555\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006661697\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"0554\",\n                    \"insp_end_time\": \"0620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932278\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53030\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG726905\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS8710\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738271638\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116000210\",\n                    \"insp_date\": \"2024-06-27\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1339\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737596017\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305006746\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0922\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X7ED241603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"ZP26108\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG539401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL\",\n                            \"insp_unit_license\": \"SP901RYT\",\n                            \"insp_unit_license_state\": \"IN\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"738951030\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4289350067\",\n                    \"insp_date\": \"2024-06-19\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Williamson\",\n                    \"latitude\": 37.78256363636363,\n                    \"longitude\": -88.9981909090909,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-57 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73895103039617C1\",\n                            \"report_number\": \"IL4289350067\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-06-19\",\n                            \"change_date\": \"2024-07-12\",\n                            \"inspection_id\": \"738951030\",\n                            \"violation_id\": \"73895103039617C1\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201861999\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737478414\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3572006125\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0957\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEFFNER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSD79X4DD207956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57987\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG625301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5355706\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260254794\",\n                            \"report_number\": \"FL3572006125\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-24\",\n                            \"inspection_id\": \"81942046\",\n                            \"violation_id\": \"260254794\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000796194\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737167635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001505\",\n                    \"insp_date\": \"2024-06-18\",\n                    \"insp_start_time\": \"0608\",\n                    \"insp_end_time\": \"0630\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260183812\",\n                            \"report_number\": \"CAUG4W001505\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-18\",\n                            \"change_date\": \"2024-06-18\",\n                            \"inspection_id\": \"81907515\",\n                            \"violation_id\": \"260183812\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201478364\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737016246\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH296003444\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1715\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"737248797\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034770017\",\n                    \"insp_date\": \"2024-06-14\",\n                    \"insp_start_time\": \"0736\",\n                    \"insp_end_time\": \"0751\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COOKEVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN563030\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG387901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4844\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736930296\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDCO000805\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0805\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260101565\",\n                            \"report_number\": \"CAUDCO000805\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-12\",\n                            \"change_date\": \"2024-06-14\",\n                            \"inspection_id\": \"81881144\",\n                            \"violation_id\": \"260101565\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"737080659\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164008361\",\n                    \"insp_date\": \"2024-06-12\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONTRELL\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736534422\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2020000124\",\n                    \"insp_date\": \"2024-06-10\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRANDVIEW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736309809\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU505600289\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"1232\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST YELLOWSTONE MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736249320\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK395000105\",\n                    \"insp_date\": \"2024-06-06\",\n                    \"insp_start_time\": \"0809\",\n                    \"insp_end_time\": \"0843\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Laurens\",\n                    \"latitude\": 34.41694285714286,\n                    \"longitude\": -81.97942857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3GHHT8674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87097\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG916002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8825\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736250598\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCN377002390\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"1529\",\n                    \"insp_end_time\": \"1600\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0CN548730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG362904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LT8918\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7362505983922SLLS21\",\n                            \"report_number\": \"SCN377002390\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"inspection_id\": \"736250598\",\n                            \"violation_id\": \"7362505983922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736198452\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUESQ003983\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0837\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736840755\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCV0000007\",\n                    \"insp_date\": \"2024-06-05\",\n                    \"insp_start_time\": \"0037\",\n                    \"insp_end_time\": \"0107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4VS2379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"260080567\",\n                            \"report_number\": \"CAUCV0000007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-06-05\",\n                            \"change_date\": \"2024-06-13\",\n                            \"inspection_id\": \"81871195\",\n                            \"violation_id\": \"260080567\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201390655\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736071813\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH1339004736\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1259\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Hancock\",\n                    \"latitude\": 40.98563846153847,\n                    \"longitude\": -83.67161538461538,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4FN184105\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34727\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG624703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NH8135\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"736071813392161\",\n                            \"report_number\": \"OH1339004736\",\n                            \"report_state\": \"OH\",\n                            \"insp_date\": \"2024-06-04\",\n                            \"inspection_id\": \"736071813\",\n                            \"violation_id\": \"736071813392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736403067\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU694400307\",\n                    \"insp_date\": \"2024-06-04\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1557\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIMA MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"736041384\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012815\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"1002\",\n                    \"insp_end_time\": \"1043\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152263\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99400\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG508501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259891851\",\n                            \"report_number\": \"MS5011012815\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-06-03\",\n                            \"change_date\": \"2024-06-04\",\n                            \"inspection_id\": \"81782376\",\n                            \"violation_id\": \"259891851\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201222615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"736409133\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0763000559\",\n                    \"insp_date\": \"2024-06-03\",\n                    \"insp_start_time\": \"0646\",\n                    \"insp_end_time\": \"0710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Chelan\",\n                    \"latitude\": 47.659664285714285,\n                    \"longitude\": -120.3614857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PESHASTIN WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGLBG4GSHU1031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"ZP03044\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5856C5325GP002763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"15016AK\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735843051\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001457\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"0846\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259842021\",\n                            \"report_number\": \"CAUG4W001457\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-05-31\",\n                            \"inspection_id\": \"81760339\",\n                            \"violation_id\": \"259842021\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"201181000\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735931053\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCW351001870\",\n                    \"insp_date\": \"2024-05-31\",\n                    \"insp_start_time\": \"1003\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59537\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG755701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT6942\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259863609\",\n                            \"report_number\": \"SCW351001870\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-31\",\n                            \"change_date\": \"2024-06-03\",\n                            \"inspection_id\": \"81770117\",\n                            \"violation_id\": \"259863609\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA63582\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735628392\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3056005615\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1401\",\n                    \"insp_end_time\": \"1428\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Cecil\",\n                    \"latitude\": 39.56586470588235,\n                    \"longitude\": -75.94925882352942,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SOUTHBOUND SCALE FACILITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED232231\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB46XY\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ1441EG497801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2715CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735996339\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2829008616\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1513\",\n                    \"insp_end_time\": \"1528\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Escambia\",\n                    \"latitude\": 30.490464285714282,\n                    \"longitude\": -87.27022857142856,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PENSACOLA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"1\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5HD357004\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XA110C\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ144XHG857801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"T521365\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73599633939530B2ELDDFC241\",\n                            \"report_number\": \"FL2829008616\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"inspection_id\": \"735996339\",\n                            \"violation_id\": \"73599633939530B2ELDDFC241\",\n                            \"viol_code\": \"39530B2ELDDFC24\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B2-ELDDFC24\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"43\",\n                            \"viol_group_desc\": \"Other Log/Form & Manner\",\n                            \"viol_desc\": \"HOS (ELD) - Driver failing to certify the record immediately after the final required entry has been made or corrected for the 24 hour period.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735989904\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1410000064\",\n                    \"insp_date\": \"2024-05-29\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1035\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ATLANTA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222359\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP59091\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG410101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENTREVILL\",\n                            \"insp_unit_license\": \"4SN4377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"270138883\",\n                            \"report_number\": \"GA1410000064\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-29\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"81776656\",\n                            \"violation_id\": \"270138883\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-F\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"18\",\n                            \"viol_category_desc\": \"Fuel Systems\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"210186342\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735883713\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008249\",\n                    \"insp_date\": \"2024-05-28\",\n                    \"insp_start_time\": \"1043\",\n                    \"insp_end_time\": \"1106\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735699762\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0045000080\",\n                    \"insp_date\": \"2024-05-25\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Telfair\",\n                    \"latitude\": 31.987600000000004,\n                    \"longitude\": -82.89558333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCRAE-HELENA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7GN955585\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP17466\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG732004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"264517F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7356997623922SLLS31\",\n                            \"report_number\": \"GA0045000080\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-25\",\n                            \"inspection_id\": \"735699762\",\n                            \"violation_id\": \"7356997623922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735362055\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUG4W001433\",\n                    \"insp_date\": \"2024-05-24\",\n                    \"insp_start_time\": \"0555\",\n                    \"insp_end_time\": \"0624\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ANTELOPE E/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259720409\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720409\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"201076637\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259720410\",\n                            \"report_number\": \"CAUG4W001433\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-24\",\n                            \"change_date\": \"2024-05-24\",\n                            \"inspection_id\": \"81706895\",\n                            \"violation_id\": \"259720410\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735174441\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE354001287\",\n                    \"insp_date\": \"2024-05-22\",\n                    \"insp_start_time\": \"0818\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73517444139282A11\",\n                            \"report_number\": \"SCE354001287\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-05-22\",\n                            \"change_date\": \"2024-05-22\",\n                            \"inspection_id\": \"735174441\",\n                            \"violation_id\": \"73517444139282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA62828\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735549462\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241391010\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"0922\",\n                    \"insp_end_time\": \"0948\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH35 SB SAN MARCOS SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN149622\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735178239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038460336\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1215\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 NB AT MP 265\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8DN139456\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"P1207847\",\n                            \"insp_unit_license_state\": \"IL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG419708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COLT\",\n                            \"insp_unit_license\": \"757931ST\",\n                            \"insp_unit_license_state\": \"IL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7351782393922LV1\",\n                            \"report_number\": \"IL4038460336\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-05-21\",\n                            \"inspection_id\": \"735178239\",\n                            \"violation_id\": \"7351782393922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"735049377\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006649607\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"insp_start_time\": \"1120\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"735071958\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIAKERT00230\",\n                    \"insp_date\": \"2024-05-20\",\n                    \"insp_start_time\": \"1356\",\n                    \"insp_end_time\": \"1424\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09659\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644JG049504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7350719583939TS2\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"7350719583939TS2\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"735071958393781\",\n                            \"report_number\": \"MIAKERT00230\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-05-20\",\n                            \"inspection_id\": \"735071958\",\n                            \"violation_id\": \"735071958393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734607333\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDX3000162\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259532084\",\n                            \"report_number\": \"CAUDX3000162\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-15\",\n                            \"change_date\": \"2024-05-15\",\n                            \"inspection_id\": \"81623037\",\n                            \"violation_id\": \"259532084\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200917651\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734654682\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44284981\",\n                    \"insp_date\": \"2024-05-15\",\n                    \"insp_start_time\": \"1843\",\n                    \"insp_end_time\": \"1917\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Simpson\",\n                    \"latitude\": 36.72385,\n                    \"longitude\": -86.5736,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXMN275323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87579\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648MG556801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TE1420\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734978430\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1420000303\",\n                    \"insp_date\": \"2024-05-14\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"1446\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Stewart\",\n                    \"latitude\": 32.105225,\n                    \"longitude\": -84.81630000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"RICHLAND GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442DG398104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRELL\",\n                            \"insp_unit_license\": \"4LY4965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7349784303922SLML1\",\n                            \"report_number\": \"GA1420000303\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-05-14\",\n                            \"change_date\": \"2025-11-22\",\n                            \"inspection_id\": \"734978430\",\n                            \"violation_id\": \"7349784303922SLML1\",\n                            \"viol_code\": \"3922SLML\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLML\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failure to maintain lane.\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734217129\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241418178\",\n                    \"insp_date\": \"2024-05-09\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  32' 21.78N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1RN658168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP23607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648SG053105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4WD7945\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734131098\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390980\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1121\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:29  55' 24.42N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4EN154691\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70247\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG534001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"173B333\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734131098393781\",\n                            \"report_number\": \"TXV241390980\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"change_date\": \"2024-05-09\",\n                            \"inspection_id\": \"734131098\",\n                            \"violation_id\": \"734131098393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200817615\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734379597\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI3A0590361\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STANTON TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66361\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734378274\",\n                    \"report_state\": \"MO\",\n                    \"report_number\": \"MO3512000356\",\n                    \"insp_date\": \"2024-05-08\",\n                    \"insp_start_time\": \"1042\",\n                    \"insp_end_time\": \"1117\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MO\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ST. LOUIS MO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734378274393104BC1\",\n                            \"report_number\": \"MO3512000356\",\n                            \"report_state\": \"MO\",\n                            \"insp_date\": \"2024-05-08\",\n                            \"inspection_id\": \"734378274\",\n                            \"violation_id\": \"734378274393104BC1\",\n                            \"viol_code\": \"393104BC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104B-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"52\",\n                            \"viol_group_desc\": \"Securement Device\",\n                            \"viol_desc\": \"Cargo - Damaged securement devices/tiedowns\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734264982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL4516001226\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"1333\",\n                    \"insp_end_time\": \"1354\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Volusia\",\n                    \"latitude\": 29.092942553191484,\n                    \"longitude\": -81.12971489361702,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NEW SMYRNA BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734982732\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2103000311\",\n                    \"insp_date\": \"2024-05-07\",\n                    \"insp_start_time\": \"2104\",\n                    \"insp_end_time\": \"2150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELD PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2RN650773\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"ZP23608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649SG060001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VZ5355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259623700\",\n                            \"report_number\": \"WA2103000311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-05-07\",\n                            \"change_date\": \"2024-05-21\",\n                            \"inspection_id\": \"81664748\",\n                            \"violation_id\": \"259623700\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0240909\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734142951\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241413303\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"1815\",\n                    \"insp_end_time\": \"1842\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 EB MM406\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"734142951393111\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"change_date\": \"2024-05-10\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"734142951393111\",\n                            \"viol_code\": \"39311\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"50\",\n                            \"viol_group_desc\": \"Reflective Sheeting\",\n                            \"viol_desc\": \"No or defective lighting devices or reflective material as required\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200836619\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"73414295139392\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"73414295139392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7341429513965B3\",\n                            \"report_number\": \"TXV241413303\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734142951\",\n                            \"violation_id\": \"7341429513965B3\",\n                            \"viol_code\": \"3965B\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(b)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Oil and/or grease leak\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"734253543\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI034AB0465\",\n                    \"insp_date\": \"2024-05-06\",\n                    \"insp_start_time\": \"0937\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOXVILLE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73425354339375GTFWETL1\",\n                            \"report_number\": \"TNI034AB0465\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-06\",\n                            \"inspection_id\": \"734253543\",\n                            \"violation_id\": \"73425354339375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733873464\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006567\",\n                    \"insp_date\": \"2024-05-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1102\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"734810958\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCZ3006662\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1032\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG508506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3748\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"33810984\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73481095839353B2\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839353B2\",\n                            \"viol_code\": \"39353B\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(b)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV manufactured after 10/19/94 has an automatic airbrake adjustment system that fails to compensate for wear\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73481095839347E1\",\n                            \"report_number\": \"CANCZ3006662\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-17\",\n                            \"inspection_id\": \"734810958\",\n                            \"violation_id\": \"73481095839347E1\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200961316\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733978044\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1765000027\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Prince George's\",\n                    \"latitude\": 38.896815624999995,\n                    \"longitude\": -76.88449531250002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLLEGE PARK MD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"6\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27873\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG159102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339780443963A1BALAC5\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1BALAC5\",\n                            \"viol_code\": \"3963A1BALAC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-BALAC\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439353BB3\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439353BB3\",\n                            \"viol_code\": \"39353BB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53B-B\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - CMV manufactured on or after 10/20/1994 has an automatic airbrake adjustment system that fails to compensate for wear.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"73397804439347E2\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"change_date\": \"2024-05-08\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"73397804439347E2\",\n                            \"viol_code\": \"39347E\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(e)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"5\",\n                            \"viol_group_desc\": \"Brakes Out of Adjustment\",\n                            \"viol_desc\": \"Brake Out of Adjustment - Roto, Clamp (Short & Long), DD-3, or Bolt\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200784307\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1ALBV4\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1ALBV4\",\n                            \"viol_code\": \"3963A1ALBV\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-ALBV\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"733978044393104F3C1\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"733978044393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7339780443963A1OAL6\",\n                            \"report_number\": \"US1765000027\",\n                            \"report_state\": \"US\",\n                            \"insp_date\": \"2024-05-03\",\n                            \"inspection_id\": \"733978044\",\n                            \"violation_id\": \"7339780443963A1OAL6\",\n                            \"viol_code\": \"3963A1OAL\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-OAL\",\n                            \"seq_no\": \"6\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Other - Any air leak not attributed to the brake or suspension system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733819536\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBAA007026\",\n                    \"insp_date\": \"2024-05-03\",\n                    \"insp_start_time\": \"0750\",\n                    \"insp_end_time\": \"0758\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733960413\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2535002935\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"1144\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Charlotte\",\n                    \"latitude\": 26.943543749999996,\n                    \"longitude\": -82.10353750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PUNTA GORDA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7339604133967AUO1\",\n                            \"report_number\": \"FL2535002935\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"inspection_id\": \"733960413\",\n                            \"violation_id\": \"7339604133967AUO1\",\n                            \"viol_code\": \"3967AUO\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"7A-UO\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"44\",\n                            \"viol_group_desc\": \"Other Vehicle Defect\",\n                            \"viol_desc\": \"Unsafe Operations - Prohibited.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733966587\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI030F10326\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0658\",\n                    \"insp_end_time\": \"0736\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP01750\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG565405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TE1437\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73396658739375A3TAOL1\",\n                            \"report_number\": \"TNI030F10326\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"733966587\",\n                            \"violation_id\": \"73396658739375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"206711550\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733813803\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241411369\",\n                    \"insp_date\": \"2024-05-02\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91014\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446HG959503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2354\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381380339355C21\",\n                            \"report_number\": \"TXV241411369\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-02\",\n                            \"change_date\": \"2024-05-06\",\n                            \"inspection_id\": \"733813803\",\n                            \"violation_id\": \"73381380339355C21\",\n                            \"viol_code\": \"39355C2\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(c)(2)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"CMV other than truck-tractor manufactured on or after March 1, 1998 not equipped with an antilock brake system.\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200749969\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733636719\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004920\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0823\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN969736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70826\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG835803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1219\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73363671939378AWS1\",\n                            \"report_number\": \"ID3706004920\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733636719\",\n                            \"violation_id\": \"73363671939378AWS1\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733572153\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012503\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"0725\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN563067\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01752\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XDG401007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MB7509\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733566735\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14203128\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6HD369338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP77765\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445HG855901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"80009T\",\n                            \"insp_unit_license_state\": \"KY\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733813263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241410464\",\n                    \"insp_date\": \"2024-05-01\",\n                    \"insp_start_time\": \"1253\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91069\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG714003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8713\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73381326339345DLPC1\",\n                            \"report_number\": \"TXV241410464\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-05-01\",\n                            \"inspection_id\": \"733813263\",\n                            \"violation_id\": \"73381326339345DLPC1\",\n                            \"viol_code\": \"39345DLPC\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45DLPC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake Connections with Leaks - Connection to Power Unit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733515903\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCVV000433\",\n                    \"insp_date\": \"2024-04-30\",\n                    \"insp_start_time\": \"0902\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Nevada\",\n                    \"latitude\": 39.272793750000005,\n                    \"longitude\": -120.74651874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DONNER PASS IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77793\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464042\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"ST\",\n                            \"insp_unit_license\": \"4PL3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"733050297\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000150\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0732\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"4\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18451\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG512303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9123\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73305029739393\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739393\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7330502973939TS4\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973939TS4\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73305029739387A2\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"73305029739387A2\",\n                            \"viol_code\": \"39387A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"87(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"65\",\n                            \"viol_group_desc\": \"Warning Flags\",\n                            \"viol_desc\": \"Warning flag required on projecting load\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330502973931281\",\n                            \"report_number\": \"CAUEHM000150\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"inspection_id\": \"733050297\",\n                            \"violation_id\": \"7330502973931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733107600\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MICINIM01874\",\n                    \"insp_date\": \"2024-04-25\",\n                    \"insp_start_time\": \"1130\",\n                    \"insp_end_time\": \"1200\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ionia\",\n                    \"latitude\": 42.98852307692307,\n                    \"longitude\": -85.05543076923078,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IONIA SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8662\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP77796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG884405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTREL\",\n                            \"insp_unit_license\": \"4PL2841\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259167247\",\n                            \"report_number\": \"MICINIM01874\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-04-25\",\n                            \"change_date\": \"2024-04-26\",\n                            \"inspection_id\": \"81456400\",\n                            \"violation_id\": \"259167247\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200598389\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733058370\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDEX005421\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Joaquin\",\n                    \"latitude\": 37.95171818181817,\n                    \"longitude\": -121.28305681818185,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-99 SAN JOAQUIN CO. UNINC.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7330583703922LV1\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"7330583703922SLLS22\",\n                            \"report_number\": \"CAUDEX005421\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733058370\",\n                            \"violation_id\": \"7330583703922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733076424\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2136000184\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1220\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73307642439375GTFWETL1\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"73307642439378AWS2\",\n                            \"report_number\": \"WA2136000184\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"inspection_id\": \"733076424\",\n                            \"violation_id\": \"73307642439378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"733673961\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241390957\",\n                    \"insp_date\": \"2024-04-24\",\n                    \"insp_start_time\": \"1012\",\n                    \"insp_end_time\": \"1052\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hays\",\n                    \"latitude\": 30.054100000000002,\n                    \"longitude\": -97.98268571428572,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 35 SOUTHBOUND SAN MARCOS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"76600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2EN170302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18352\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG564502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTN\",\n                            \"insp_unit_license\": \"4NB9842\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259309589\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309589\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309591\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309590\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309590\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259309588\",\n                            \"report_number\": \"TXV241390957\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-24\",\n                            \"change_date\": \"2024-05-03\",\n                            \"inspection_id\": \"81519329\",\n                            \"violation_id\": \"259309588\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732783861\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2010012490\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"0907\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Grenada\",\n                    \"latitude\": 33.75006666666667,\n                    \"longitude\": -89.801,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRENADA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732779550\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP004093\",\n                    \"insp_date\": \"2024-04-22\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Colbert\",\n                    \"latitude\": 34.733549999999994,\n                    \"longitude\": -87.69546666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 184\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222361\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59093\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG410103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4379\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732686913\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006641018\",\n                    \"insp_date\": \"2024-04-19\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN130939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95302\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG702101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4MB7517\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732814497\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241361459\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1159\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 30.739583333333336,\n                    \"longitude\": -93.76013333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"510 US190 WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN256536\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59053\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4822LJ047027\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_license\": \"4SW2413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732552903\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011099925\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0849\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP/ MM 137 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995363\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13828\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG087001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RJ6114\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73255290339395A1\",\n                            \"report_number\": \"MS5011099925\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732552903\",\n                            \"violation_id\": \"73255290339395A1\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732526839\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1255000233\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GROVETOWN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09657\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG049502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RJ5481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73252683939282DUMT1\",\n                            \"report_number\": \"GA1255000233\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732526839\",\n                            \"violation_id\": \"73252683939282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732566358\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241386594\",\n                    \"insp_date\": \"2024-04-18\",\n                    \"insp_start_time\": \"0621\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Erath\",\n                    \"latitude\": 32.24146666666667,\n                    \"longitude\": -98.22909999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US281 NB AT PR804\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222355\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57289\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XRG012601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"VVS2356\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7325663583922C1\",\n                            \"report_number\": \"TXV241386594\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-04-18\",\n                            \"inspection_id\": \"732566358\",\n                            \"violation_id\": \"7325663583922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732367755\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALMTWD008896\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 31.384171428571427,\n                    \"longitude\": -88.15622857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WAGARVILLE, AL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732369069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1440001758\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1524\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732425643\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000129\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1037\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932357\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66148\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4621GJ464039\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PD3457\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7324256433939TS3\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433939TS3\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73242564339392\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"73242564339392\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"7324256433931281\",\n                            \"report_number\": \"CAUEHM000129\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"inspection_id\": \"732425643\",\n                            \"violation_id\": \"7324256433931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732512115\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBZU003610\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80 EAST OF SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259016973\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016973\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016975\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016975\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"51\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200472743\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016974\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016974\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200472742\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"259016972\",\n                            \"report_number\": \"CAUBZU003610\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-04-17\",\n                            \"change_date\": \"2024-04-18\",\n                            \"inspection_id\": \"81390235\",\n                            \"violation_id\": \"259016972\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19651\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732755592\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3137008251\",\n                    \"insp_date\": \"2024-04-17\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0933\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JASPER FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732642939\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000202\",\n                    \"insp_date\": \"2024-04-16\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Gordon\",\n                    \"latitude\": 34.511799999999994,\n                    \"longitude\": -84.87355000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CALHOUN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0DN563049\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93928\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG398101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LY4962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"259047960\",\n                            \"report_number\": \"GA1384000202\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-16\",\n                            \"change_date\": \"2024-04-22\",\n                            \"inspection_id\": \"81404771\",\n                            \"violation_id\": \"259047960\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732384918\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006970\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1857\",\n                    \"insp_end_time\": \"1920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732403971\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241373895\",\n                    \"insp_date\": \"2024-04-15\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1048\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Henderson\",\n                    \"latitude\": 32.21726363636364,\n                    \"longitude\": -95.82287272727272,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH LOOP 7\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG1FN184076\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1773\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732100329\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALDWMC006777\",\n                    \"insp_date\": \"2024-04-14\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0952\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Autauga\",\n                    \"latitude\": 32.52905,\n                    \"longitude\": -86.585825,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"124001\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732311190\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCCL005744\",\n                    \"insp_date\": \"2024-04-13\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"VC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732042189\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP323002416\",\n                    \"insp_date\": \"2024-04-12\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1050\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732108105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000915\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1334\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SH5037\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258918483\",\n                            \"report_number\": \"WA2082000915\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"change_date\": \"2024-04-15\",\n                            \"inspection_id\": \"81345345\",\n                            \"violation_id\": \"258918483\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0106047\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732072960\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCOB005711\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0921\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIVERMORE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732152781\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006638931\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"1215\",\n                    \"insp_end_time\": \"1235\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59022\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1540LG410102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731918700\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAP014000032\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0822\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SEATTLE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP599909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_decal_number\": \"34030930\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"NEXTGEN\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732331683\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI039580391\",\n                    \"insp_date\": \"2024-04-11\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ARDMORE TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5FN184114\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP40743\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG647401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NJ4011\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7323316833922SLLTCD1\",\n                            \"report_number\": \"TNI039580391\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-04-11\",\n                            \"inspection_id\": \"732331683\",\n                            \"violation_id\": \"7323316833922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732220371\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379000018\",\n                    \"insp_date\": \"2024-04-10\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POOLER GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV3FHGK0624\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46156\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG683901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NS1218\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73222037139282DUMT1\",\n                            \"report_number\": \"GA1379000018\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-04-10\",\n                            \"inspection_id\": \"732220371\",\n                            \"violation_id\": \"73222037139282DUMT1\",\n                            \"viol_code\": \"39282DUMT\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82DUMT\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Driver - Using a hand-held mobile telephone.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731760768\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006965\",\n                    \"insp_date\": \"2024-04-09\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1149\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 378 SUMTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258829015\",\n                            \"report_number\": \"SCS243006965\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-09\",\n                            \"change_date\": \"2024-04-09\",\n                            \"inspection_id\": \"81306752\",\n                            \"violation_id\": \"258829015\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA48990\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"732021651\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2056000406\",\n                    \"insp_date\": \"2024-04-08\",\n                    \"insp_start_time\": \"1255\",\n                    \"insp_end_time\": \"1311\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184099\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732079773\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006302\",\n                    \"insp_date\": \"2024-04-07\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"0951\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129608\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV2FHGK0629\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP46170\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG691301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4NS1557\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732010311\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI038580059\",\n                    \"insp_date\": \"2024-04-06\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1150\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MANCHESTER TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7FN183984\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"2015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG583702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4NA3381\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731750994\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ002585\",\n                    \"insp_date\": \"2024-04-05\",\n                    \"insp_start_time\": \"0748\",\n                    \"insp_end_time\": \"0807\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7317509943922C1\",\n                            \"report_number\": \"LALAPJ002585\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-04-05\",\n                            \"inspection_id\": \"731750994\",\n                            \"violation_id\": \"7317509943922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731827440\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001141\",\n                    \"insp_date\": \"2024-04-04\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3JN995400\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP32402\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG168404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9796\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731311452\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCR378000770\",\n                    \"insp_date\": \"2024-04-02\",\n                    \"insp_start_time\": \"1609\",\n                    \"insp_end_time\": \"1628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 321 LEXINGTON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7313114523922SLLS31\",\n                            \"report_number\": \"SCR378000770\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-04-02\",\n                            \"inspection_id\": \"731311452\",\n                            \"violation_id\": \"7313114523922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731459277\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0002003\",\n                    \"insp_date\": \"2024-03-29\",\n                    \"insp_start_time\": \"0738\",\n                    \"insp_end_time\": \"0801\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258759151\",\n                            \"report_number\": \"CAUCK0002003\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-29\",\n                            \"change_date\": \"2024-04-04\",\n                            \"inspection_id\": \"81273253\",\n                            \"violation_id\": \"258759151\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KB19473\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730955736\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1836002054\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"0650\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 34.75695263157895,\n                    \"longitude\": -86.00115789473685,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731273922\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2939004437\",\n                    \"insp_date\": \"2024-03-28\",\n                    \"insp_start_time\": \"1136\",\n                    \"insp_end_time\": \"1204\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"OCALA FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275295\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP06432\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4UB6608\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"731290131\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR7080000047\",\n                    \"insp_date\": \"2024-03-27\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Pulaski\",\n                    \"latitude\": 34.75853404255319,\n                    \"longitude\": -92.3088680851064,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"NORTH LITTLE ROCK AR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7312901313922SLLS31\",\n                            \"report_number\": \"AR7080000047\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-03-27\",\n                            \"inspection_id\": \"731290131\",\n                            \"violation_id\": \"7312901313922SLLS31\",\n                            \"viol_code\": \"3922SLLS3\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS3\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"54\",\n                            \"viol_group_desc\": \"Speeding 3\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 11-14 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"731130435\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3857003260\",\n                    \"insp_date\": \"2024-03-26\",\n                    \"insp_start_time\": \"1623\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"WP87120\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XHG929104\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PR8822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7311304353922SLLTCD1\",\n                            \"report_number\": \"FL3857003260\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-03-26\",\n                            \"inspection_id\": \"731130435\",\n                            \"violation_id\": \"7311304353922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730670778\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006634416\",\n                    \"insp_date\": \"2024-03-25\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.517342857142864,\n                    \"longitude\": -82.97031428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD CO I40 WB 7MM OFF RAMP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101320\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X1HD423681\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"ZP23600\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG356401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5356311\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7306707783922LV1\",\n                            \"report_number\": \"NC0006634416\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730670778\",\n                            \"violation_id\": \"7306707783922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730942191\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0833006086\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1930\",\n                    \"insp_end_time\": \"2040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0LN250704\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450908\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SN4396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258630366\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630366\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630364\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630364\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"258630365\",\n                            \"report_number\": \"WA0833006086\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-28\",\n                            \"inspection_id\": \"81215799\",\n                            \"violation_id\": \"258630365\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTL\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0306531\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730664172\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1916000022\",\n                    \"insp_date\": \"2024-03-24\",\n                    \"insp_start_time\": \"1205\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Jefferson\",\n                    \"latitude\": 33.54245978260869,\n                    \"longitude\": -86.85235543478262,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730664172393781\",\n                            \"report_number\": \"AL1916000022\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-24\",\n                            \"change_date\": \"2024-03-25\",\n                            \"inspection_id\": \"730664172\",\n                            \"violation_id\": \"730664172393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"200066603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730562652\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5007012593\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"0659\",\n                    \"insp_end_time\": \"0734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Leake\",\n                    \"latitude\": 32.71961999999999,\n                    \"longitude\": -89.50178000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEAKE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4KN235038\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COML\",\n                            \"insp_unit_license\": \"4SH5144\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730601721\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEHM000035\",\n                    \"insp_date\": \"2024-03-21\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I 80 E/B ANTELOPE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23371\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG588805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8545\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"730601721393205C1\",\n                            \"report_number\": \"CAUEHM000035\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-21\",\n                            \"change_date\": \"2024-03-22\",\n                            \"inspection_id\": \"730601721\",\n                            \"violation_id\": \"730601721393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"200053409\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"730631934\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008131\",\n                    \"insp_date\": \"2024-03-19\",\n                    \"insp_start_time\": \"1100\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0HN970379\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"WP91015\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG959504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4PT2355\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730425132\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724001114\",\n                    \"insp_date\": \"2024-03-15\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1045\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"YULEE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9EN170281\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP93926\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG555107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NC3171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729996930\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC7E001893\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0710\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Monterey\",\n                    \"latitude\": 36.50498571428571,\n                    \"longitude\": -121.59510571428574,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"KING CITY AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7299969303922SLLS21\",\n                            \"report_number\": \"CAUC7E001893\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-14\",\n                            \"inspection_id\": \"729996930\",\n                            \"violation_id\": \"7299969303922SLLS21\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"741654567\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL3998181519\",\n                    \"insp_date\": \"2024-03-14\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0906\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 W/B EXIT RAMP 110\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275301\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06426\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG649504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6605\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729954936\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL347001814\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"1741\",\n                    \"insp_end_time\": \"1805\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Newberry\",\n                    \"latitude\": 34.27362222222223,\n                    \"longitude\": -81.59615555555555,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB NEWBERRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"732239163\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000183\",\n                    \"insp_date\": \"2024-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0858\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258948638\",\n                            \"report_number\": \"WA2117000183\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-13\",\n                            \"change_date\": \"2024-04-16\",\n                            \"inspection_id\": \"81359907\",\n                            \"violation_id\": \"258948638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0275747\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729872379\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAASH007304\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1227\",\n                    \"insp_end_time\": \"1239\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"730196505\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2126000150\",\n                    \"insp_date\": \"2024-03-12\",\n                    \"insp_start_time\": \"1350\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PLYMOUTH WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"113000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"3\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"73019650539375A3TAOL1\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"change_date\": \"2024-03-19\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199968301\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"7301965053939ALFTSI3\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"7301965053939ALFTSI3\",\n                            \"viol_code\": \"3939ALFTSI\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LFTSI\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Front - Turn signal - inoperative.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"73019650539378AWS2\",\n                            \"report_number\": \"WA2126000150\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-03-12\",\n                            \"inspection_id\": \"730196505\",\n                            \"violation_id\": \"73019650539378AWS2\",\n                            \"viol_code\": \"39378AWS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78A-WS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Washers - Inoperative washing system.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729753318\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV44663394\",\n                    \"insp_date\": \"2024-03-11\",\n                    \"insp_start_time\": \"1500\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Laurel\",\n                    \"latitude\": 37.12212727272727,\n                    \"longitude\": -84.07872727272728,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LONDON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV0MDML6967\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"ZP03036\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG539501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TL4786\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729593037\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1928001650\",\n                    \"insp_date\": \"2024-03-09\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1139\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Chilton\",\n                    \"latitude\": 32.848885714285714,\n                    \"longitude\": -86.70011428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK25PU08376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"XA3611K\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447BG312105\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CONE\",\n                            \"insp_unit_license\": \"QA17CE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729534789\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000860\",\n                    \"insp_date\": \"2024-03-08\",\n                    \"insp_start_time\": \"1224\",\n                    \"insp_end_time\": \"1250\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729464076\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241349438\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Austin\",\n                    \"latitude\": 29.88021111111111,\n                    \"longitude\": -96.30015555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 10 WESTBOUND SEALY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"75601\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV9FHGK0630\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46171\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG691302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1413\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72946407639375GLOAD1\",\n                            \"report_number\": \"TXV241349438\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"inspection_id\": \"729464076\",\n                            \"violation_id\": \"72946407639375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729416556\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB003160\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1342\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STEELE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258379553\",\n                            \"report_number\": \"ALSBAB003160\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-03-06\",\n                            \"change_date\": \"2024-03-14\",\n                            \"inspection_id\": \"81046284\",\n                            \"violation_id\": \"258379553\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199909750\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729806184\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R060180\",\n                    \"insp_date\": \"2024-03-06\",\n                    \"insp_start_time\": \"1558\",\n                    \"insp_end_time\": \"1648\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9HN970381\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP9101\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1448HG950205\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT1745\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"729608265\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1384000126\",\n                    \"insp_date\": \"2024-03-05\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bartow\",\n                    \"latitude\": 34.233466666666665,\n                    \"longitude\": -84.83945555555556,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ADAIRSVILLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7296082653922SLLCP1\",\n                            \"report_number\": \"GA1384000126\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2024-03-05\",\n                            \"change_date\": \"2024-03-11\",\n                            \"inspection_id\": \"729608265\",\n                            \"violation_id\": \"7296082653922SLLCP1\",\n                            \"viol_code\": \"3922SLLCP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLCP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"59\",\n                            \"viol_group_desc\": \"Texting\",\n                            \"viol_desc\": \"State/Local Laws - Operate a CMV while using a cellular phone.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04931745\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729189837\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF0F002074\",\n                    \"insp_date\": \"2024-03-04\",\n                    \"insp_start_time\": \"1117\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SANTA NELLA SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"123350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RB9DG4HN989528\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP13805\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4728JJ047001\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RM3321\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7291898373929A1\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"7291898373929A1\",\n                            \"viol_code\": \"3929A\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"Failing to secure load\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        },\n                        {\n                            \"_id\": \"72918983739395A2\",\n                            \"report_number\": \"CAUF0F002074\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-04\",\n                            \"inspection_id\": \"729189837\",\n                            \"violation_id\": \"72918983739395A2\",\n                            \"viol_code\": \"39395A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(a)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"No/discharged/unsecured fire extinguisher\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"729190350\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B002261\",\n                    \"insp_date\": \"2024-03-01\",\n                    \"insp_start_time\": \"1346\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"258195825\",\n                            \"report_number\": \"CAUE9B002261\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-03-01\",\n                            \"change_date\": \"2024-03-04\",\n                            \"inspection_id\": \"81021150\",\n                            \"violation_id\": \"258195825\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199749817\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"DA588059\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728911620\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006946\",\n                    \"insp_date\": \"2024-02-29\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 WB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG0FN184084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34674\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG609201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3166\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728765568\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCED003212\",\n                    \"insp_date\": \"2024-02-27\",\n                    \"insp_start_time\": \"0753\",\n                    \"insp_end_time\": \"0818\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AUBURN AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728462880\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2113000819\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGH STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184082\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34670\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG606004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NG3125\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72846288039375A31\",\n                            \"report_number\": \"AL2113000819\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-26\",\n                            \"change_date\": \"2024-02-28\",\n                            \"inspection_id\": \"728462880\",\n                            \"violation_id\": \"72846288039375A31\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199636259\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728749494\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANE8I999299\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG515601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CORTE\",\n                            \"insp_unit_license\": \"4MV9130\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728518545\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2117000148\",\n                    \"insp_date\": \"2024-02-26\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KELSO WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2FN184104\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78757\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG624702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NH8134\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728420058\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR791C000388\",\n                    \"insp_date\": \"2024-02-23\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA WEST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXRN658119\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP17472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641SG031303\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"W441329\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728185536\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2086000523\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0404\",\n                    \"insp_end_time\": \"0417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAKEWOOD WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"2NPXL49X7LM664339\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75583\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG405301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"51614AD\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7281855363939BLRLIWR1\",\n                            \"report_number\": \"WA2086000523\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-22\",\n                            \"inspection_id\": \"728185536\",\n                            \"violation_id\": \"7281855363939BLRLIWR1\",\n                            \"viol_code\": \"3939BLRLIWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9B-LRLIWR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Tail lamp - Both lamps on rearmost vehicle inoperative when required to be on.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199536299\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728327277\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI031J90220\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"1041\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KNOX COUNTY SCALES WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP99405\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG769703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5229\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72832727739375GTFWETL1\",\n                            \"report_number\": \"TNI031J90220\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"728327277\",\n                            \"violation_id\": \"72832727739375GTFWETL1\",\n                            \"viol_code\": \"39375GTFWETL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-TFWETL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Tires - Front, weight carried exceeds tire load limit.\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206728317\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728373150\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241327811\",\n                    \"insp_date\": \"2024-02-22\",\n                    \"insp_start_time\": \"0540\",\n                    \"insp_end_time\": \"0615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4SW2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72837315039375A1\",\n                            \"report_number\": \"TXV241327811\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-02-22\",\n                            \"change_date\": \"2024-02-23\",\n                            \"inspection_id\": \"728373150\",\n                            \"violation_id\": \"72837315039375A1\",\n                            \"viol_code\": \"39375A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Flat tire or fabric exposed\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199579461\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728135883\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS349001873\",\n                    \"insp_date\": \"2024-02-21\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dorchester\",\n                    \"latitude\": 33.08695999999999,\n                    \"longitude\": -80.36836,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-26 EB DORCHESTER COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257953133\",\n                            \"report_number\": \"SCS349001873\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2024-02-21\",\n                            \"change_date\": \"2024-02-21\",\n                            \"inspection_id\": \"80903987\",\n                            \"violation_id\": \"257953133\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA56830\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"728848359\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI023K20135\",\n                    \"insp_date\": \"2024-02-20\",\n                    \"insp_start_time\": \"1103\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COFFEE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222343\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57267\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG356101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4188\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727927506\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006623112\",\n                    \"insp_date\": \"2024-02-18\",\n                    \"insp_start_time\": \"2115\",\n                    \"insp_end_time\": \"2130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Guilford\",\n                    \"latitude\": 36.06940208333333,\n                    \"longitude\": -79.82343958333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222351\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57281\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"728164665\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241334493\",\n                    \"insp_date\": \"2024-02-16\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727717293\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI01R260108\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAYWOOD COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"70600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"UK\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"UK\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72771729339375A3TAOL1\",\n                            \"report_number\": \"TNI01R260108\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2025-05-07\",\n                            \"inspection_id\": \"727717293\",\n                            \"violation_id\": \"72771729339375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"206692222\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727731153\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD3258001725\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"1101\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Anne Arundel\",\n                    \"latitude\": 39.0051558139535,\n                    \"longitude\": -76.59110000000003,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RT 50 E/B BAY BRIDGE TOLL FAC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN222327\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45574\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642RG012401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRER\",\n                            \"insp_unit_license\": \"4VH3887\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7277311533931281\",\n                            \"report_number\": \"MD3258001725\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727731153\",\n                            \"violation_id\": \"7277311533931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727879788\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCT3002958\",\n                    \"insp_date\": \"2024-02-15\",\n                    \"insp_start_time\": \"0848\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275339\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649601\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6606\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257894394\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894394\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257894393\",\n                            \"report_number\": \"CANCT3002958\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-15\",\n                            \"change_date\": \"2024-02-16\",\n                            \"inspection_id\": \"80875532\",\n                            \"violation_id\": \"257894393\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199473485\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727940637\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0844000198\",\n                    \"insp_date\": \"2024-02-14\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EVERETT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN969730\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87578\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG835702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4PJ1213\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257908129\",\n                            \"report_number\": \"WA0844000198\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-14\",\n                            \"change_date\": \"2024-02-20\",\n                            \"inspection_id\": \"80882293\",\n                            \"violation_id\": \"257908129\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0196219\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727658136\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05858\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Ingham\",\n                    \"latitude\": 42.68788571428571,\n                    \"longitude\": -84.48845142857144,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ZIMMER RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3EN170308\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18363\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG565803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9848\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276581363939TS1\",\n                            \"report_number\": \"MIBURGM05858\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727658136\",\n                            \"violation_id\": \"7276581363939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727609158\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0751000154\",\n                    \"insp_date\": \"2024-02-13\",\n                    \"insp_start_time\": \"1328\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ARLINGTON WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"4\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V599RDG2FN184099\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP78755\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG623603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4NH8425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7276091583939AHLLH3\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939AHLLH3\",\n                            \"viol_code\": \"3939AHLLH\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-HLLH\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Lighting - Headlamp(s) fail to operate on low and high beam.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        },\n                        {\n                            \"_id\": \"7276091583939ALCL4\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"7276091583939ALCL4\",\n                            \"viol_code\": \"3939ALCL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9A-LCL\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199415603\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"727609158393205CWR1\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"change_date\": \"2024-02-14\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"727609158393205CWR1\",\n                            \"viol_code\": \"393205CWR\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205C-WR\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel/Rim - Wheel fasteners loose/missing/ineffective/broken.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199415604\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"72760915839395A4EEUS2\",\n                            \"report_number\": \"WA0751000154\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-13\",\n                            \"inspection_id\": \"727609158\",\n                            \"violation_id\": \"72760915839395A4EEUS2\",\n                            \"viol_code\": \"39395A4EEUS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95A4-EEUS\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"15\",\n                            \"viol_group_desc\": \"Emergency Equipment\",\n                            \"viol_desc\": \"Emergency Equipment - Fire Extinguishers - unsecured.\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727473519\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANDOG004725\",\n                    \"insp_date\": \"2024-02-10\",\n                    \"insp_start_time\": \"0605\",\n                    \"insp_end_time\": \"0625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Ventura\",\n                    \"latitude\": 34.25134893617021,\n                    \"longitude\": -119.03522340425529,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CONEJO CVEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLK9X6LD716967\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07563\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XMG482801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TD2652\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727481862\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUECE005627\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1410\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"El Dorado\",\n                    \"latitude\": 38.805353333333336,\n                    \"longitude\": -120.51438666666665,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US-50 W/B CAMINO SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727839900\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC511009480\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1205\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Boone\",\n                    \"latitude\": 36.141850000000005,\n                    \"longitude\": -92.96472,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BOONE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152238\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1148EG475401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MU3131\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7278399003922SLLS41\",\n                            \"report_number\": \"ARC511009480\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727839900\",\n                            \"violation_id\": \"7278399003922SLLS41\",\n                            \"viol_code\": \"3922SLLS4\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS4\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"55\",\n                            \"viol_group_desc\": \"Speeding 4\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 15 or more miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727368255\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000482\",\n                    \"insp_date\": \"2024-02-09\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1231\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7273682553931281\",\n                            \"report_number\": \"CAUEY5000482\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-02-09\",\n                            \"change_date\": \"2024-02-09\",\n                            \"inspection_id\": \"727368255\",\n                            \"violation_id\": \"7273682553931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199364433\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"727371027\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBYS002521\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN184008\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG598102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4ND8540\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727356141\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCNY006476\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"0743\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727203501\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2034000169\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1409\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 33.28792000000001,\n                    \"longitude\": -85.42618,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X1HD433609\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB89RK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG964501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5117715\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727810632\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006487\",\n                    \"insp_date\": \"2024-02-08\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1620\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727262136\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBIJ005065\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"727705854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3439000154\",\n                    \"insp_date\": \"2024-02-07\",\n                    \"insp_start_time\": \"0653\",\n                    \"insp_end_time\": \"0811\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"JACKSONVILLE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0DD195451\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP54256\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG436801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"2669CV\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"727705854393128BCLWV1\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"change_date\": \"2024-02-15\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"727705854393128BCLWV1\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199435848\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"72770585439345DB2\",\n                            \"report_number\": \"FL3439000154\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2024-02-07\",\n                            \"inspection_id\": \"727705854\",\n                            \"violation_id\": \"72770585439345DB2\",\n                            \"viol_code\": \"39345DB\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45D-B\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Air Brake - Audible air leak at a proper connection.\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726999984\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPY000118\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1235\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5FD272596\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18475\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG651101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"244404D\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257734679\",\n                            \"report_number\": \"LALAPY000118\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-08\",\n                            \"inspection_id\": \"80777776\",\n                            \"violation_id\": \"257734679\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199330875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726895665\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL2078000009\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Cleburne\",\n                    \"latitude\": 33.68086,\n                    \"longitude\": -85.45880000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEIGHT STATION\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X0ED237555\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C604DZ\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG517702\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2494035\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"726895665393781\",\n                            \"report_number\": \"AL2078000009\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-03-15\",\n                            \"inspection_id\": \"726895665\",\n                            \"violation_id\": \"726895665393781\",\n                            \"viol_code\": \"39378\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Wipers - Inoperative / missing / damaged wipers.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199933507\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726968727\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX873000043\",\n                    \"insp_date\": \"2024-02-05\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4FN184159\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP24258\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1447FG659904\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4NM7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257676963\",\n                            \"report_number\": \"WAX873000043\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-02-05\",\n                            \"change_date\": \"2024-02-06\",\n                            \"inspection_id\": \"80774303\",\n                            \"violation_id\": \"257676963\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"4A0153526\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726944715\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001921\",\n                    \"insp_date\": \"2024-02-01\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726713451\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241306346\",\n                    \"insp_date\": \"2024-01-31\",\n                    \"insp_start_time\": \"0857\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Parker\",\n                    \"latitude\": 32.820158333333325,\n                    \"longitude\": -97.79669166666667,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH20 MM398 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN970543\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04459\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG015302\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7308\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72671345139383G2\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139383G2\",\n                            \"viol_code\": \"39383G\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"83(g)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"16\",\n                            \"viol_group_desc\": \"Exhaust Discharge\",\n                            \"viol_desc\": \"Exhaust - Discharging at a point forward or directly below the driver or sleeper compartment.\",\n                            \"viol_category_id\": \"27\",\n                            \"viol_category_desc\": \"Exhaust Discharge\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72671345139617C3\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"change_date\": \"2024-02-02\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"72671345139617C3\",\n                            \"viol_code\": \"39617C\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(c)\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"32\",\n                            \"viol_group_desc\": \"Inspection Reports\",\n                            \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199249424\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        },\n                        {\n                            \"_id\": \"726713451392161\",\n                            \"report_number\": \"TXV241306346\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2024-01-31\",\n                            \"inspection_id\": \"726713451\",\n                            \"violation_id\": \"726713451392161\",\n                            \"viol_code\": \"39216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"51\",\n                            \"viol_group_desc\": \"Seat Belt\",\n                            \"viol_desc\": \"Failing to use seat belt while operating a CMV\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"7\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726508359\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003643\",\n                    \"insp_date\": \"2024-01-30\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0916\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726507702\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEG9000970\",\n                    \"insp_date\": \"2024-01-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CANTU-GALLEANO AT REGAN DR.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"02232G3\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257570369\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570369\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199181152\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"257570370\",\n                            \"report_number\": \"CAUEG9000970\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-29\",\n                            \"change_date\": \"2024-01-30\",\n                            \"inspection_id\": \"80723078\",\n                            \"violation_id\": \"257570370\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"199181153\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726339195\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006616003\",\n                    \"insp_date\": \"2024-01-25\",\n                    \"insp_start_time\": \"1150\",\n                    \"insp_end_time\": \"1210\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Buncombe\",\n                    \"latitude\": 35.59297200000001,\n                    \"longitude\": -82.523136,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ASHEVILLE WEIGH STATION, I-40,\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"726574239\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4038160214\",\n                    \"insp_date\": \"2024-01-24\",\n                    \"insp_start_time\": \"1457\",\n                    \"insp_end_time\": \"1540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Peoria\",\n                    \"latitude\": 40.74067045454546,\n                    \"longitude\": -89.66935227272727,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 150\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"ZP03017\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG735604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NT7151\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257583917\",\n                            \"report_number\": \"IL4038160214\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2024-01-24\",\n                            \"change_date\": \"2024-01-31\",\n                            \"inspection_id\": \"80730471\",\n                            \"violation_id\": \"257583917\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726388758\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANEEU001884\",\n                    \"insp_date\": \"2024-01-22\",\n                    \"insp_start_time\": \"0919\",\n                    \"insp_end_time\": \"0929\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NIMITZ IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34667\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG606001\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3117\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7263887583939TS1\",\n                            \"report_number\": \"CANEEU001884\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-22\",\n                            \"inspection_id\": \"726388758\",\n                            \"violation_id\": \"7263887583939TS1\",\n                            \"viol_code\": \"3939TS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9TS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Inoperative turn signal\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725860548\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005878\",\n                    \"insp_date\": \"2024-01-18\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1642\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72586054839375A3TAOL1\",\n                            \"report_number\": \"WAX805005878\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2024-01-18\",\n                            \"change_date\": \"2024-01-20\",\n                            \"inspection_id\": \"725860548\",\n                            \"violation_id\": \"72586054839375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"199040057\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725529672\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006612553\",\n                    \"insp_date\": \"2024-01-15\",\n                    \"insp_start_time\": \"1045\",\n                    \"insp_end_time\": \"1110\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Sampson\",\n                    \"latitude\": 34.94338,\n                    \"longitude\": -78.37156999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40 EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152222\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"TE4990\",\n                            \"insp_unit_license_state\": \"NC\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG467304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"DB12439\",\n                            \"insp_unit_license_state\": \"NC\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725369706\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNI036980002\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"2238\",\n                    \"insp_end_time\": \"2305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Putnam\",\n                    \"latitude\": 36.167989999999996,\n                    \"longitude\": -85.55354,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONTEREY TN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7PPNP6297\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WESTERN ST\",\n                            \"insp_unit_license\": \"YP95342\",\n                            \"insp_unit_license_state\": \"TN\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644RG901801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4VX1270\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725356341\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDOL000120\",\n                    \"insp_date\": \"2024-01-10\",\n                    \"insp_start_time\": \"1325\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF (SOUTHBOUND)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1447DG421506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72535634139375GLOAD1\",\n                            \"report_number\": \"CAUDOL000120\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2024-01-10\",\n                            \"inspection_id\": \"725356341\",\n                            \"violation_id\": \"72535634139375GLOAD1\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725103432\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1890000209\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"0730\",\n                    \"insp_end_time\": \"0740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 31.521438461538462,\n                    \"longitude\": -87.37907692307694,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"BEATRICE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01766\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG592103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4TV9821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725616612\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0117000026\",\n                    \"insp_date\": \"2024-01-09\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TEMPLE GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD487350\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP99441\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442JG080401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"QB36CY\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725461398\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765006424\",\n                    \"insp_date\": \"2024-01-05\",\n                    \"insp_start_time\": \"0936\",\n                    \"insp_end_time\": \"0953\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207765\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35215\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207102\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9396\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724903038\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6623301350\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"George\",\n                    \"latitude\": 30.8668,\n                    \"longitude\": -88.649,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GEORGE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN184012\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87831\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG512301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4MV9163\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7249030383922C1\",\n                            \"report_number\": \"MS6623301350\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"inspection_id\": \"724903038\",\n                            \"violation_id\": \"7249030383922C1\",\n                            \"viol_code\": \"3922C\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Failure to obey traffic control device\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724833864\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF320002054\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1122\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235039\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54250\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"SE0AA1645LC312201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4SH5145\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725379921\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233008002\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1011\",\n                    \"insp_end_time\": \"1020\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAND RIDGE FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTAGE-ET\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724920723\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIGUTHG02499\",\n                    \"insp_date\": \"2024-01-04\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1247\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Schoolcraft\",\n                    \"latitude\": 46.10834,\n                    \"longitude\": -86.13886,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HWY SHOULDER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932296\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66373\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG735503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7045\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"257212644\",\n                            \"report_number\": \"MIGUTHG02499\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2024-01-04\",\n                            \"change_date\": \"2024-01-05\",\n                            \"inspection_id\": \"80546747\",\n                            \"violation_id\": \"257212644\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"726626916\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1895000043\",\n                    \"insp_date\": \"2024-01-03\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH NC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970550\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04490\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG015404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RG7314\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725050359\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV241283628\",\n                    \"insp_date\": \"2024-01-02\",\n                    \"insp_start_time\": \"0600\",\n                    \"insp_end_time\": \"0628\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Medina\",\n                    \"latitude\": 29.317811111111112,\n                    \"longitude\": -98.97992222222223,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"109 US90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X6JD466405\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP70212\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448JG054501\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SZ6259\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724684077\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0039000040\",\n                    \"insp_date\": \"2023-12-30\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1307\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"King\",\n                    \"latitude\": 47.55508166666668,\n                    \"longitude\": -122.21825666666668,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FEDERAL WAY WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724965750\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3600000106\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1004\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Marion\",\n                    \"latitude\": 29.19625526315789,\n                    \"longitude\": -82.11938157894737,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELLEVIEW FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529370\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66369\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG331805\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1901\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724964499\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414008023\",\n                    \"insp_date\": \"2023-12-29\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1049\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HASTINGS FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548708\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP72965\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XCG350008\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LK6488\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724515831\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006608027\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1525\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG270301\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"OT\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"725135139\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231262339\",\n                    \"insp_date\": \"2023-12-28\",\n                    \"insp_start_time\": \"1519\",\n                    \"insp_end_time\": \"1604\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Ellis\",\n                    \"latitude\": 32.33336875,\n                    \"longitude\": -96.78236874999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 67 SB MM 430\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEBG2DPBX6845\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP69088\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7251351393963A12\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"7251351393963A12\",\n                            \"viol_code\": \"3963A1\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(a)(1)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Inspection, repair and maintenance of  parts and accessories\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204189305\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        },\n                        {\n                            \"_id\": \"72513513939360D1\",\n                            \"report_number\": \"TXV231262339\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-28\",\n                            \"change_date\": \"2024-12-04\",\n                            \"inspection_id\": \"725135139\",\n                            \"violation_id\": \"72513513939360D1\",\n                            \"viol_code\": \"39360D\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(d)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"67\",\n                            \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                            \"viol_desc\": \"Windshield / Windows - Tinting permits less than 70% of light transmittance.\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"204189304\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724850739\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6RD89DAW6O\",\n                    \"insp_date\": \"2023-12-27\",\n                    \"insp_start_time\": \"0847\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"500 E PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD301996\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP99412\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG698803\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"209B753\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72485073939391\",\n                            \"report_number\": \"TX6RD89DAW6O\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-27\",\n                            \"inspection_id\": \"724850739\",\n                            \"violation_id\": \"72485073939391\",\n                            \"viol_code\": \"3939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"9\",\n                            \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                            \"viol_desc\": \"Inoperable Required Lamp\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724389057\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1319001788\",\n                    \"insp_date\": \"2023-12-23\",\n                    \"insp_start_time\": \"1405\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932375\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53013\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"1GCCS14R7P8100677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4N58448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724186683\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1299000005\",\n                    \"insp_date\": \"2023-12-21\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0909\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DARIEN GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X5FD292393\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"EP07567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441FG675201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"252246A\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723950478\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERZ000873\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0714\",\n                    \"insp_end_time\": \"0726\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"58800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724385268\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1264004158\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1437\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"124000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72438526839282A11\",\n                            \"report_number\": \"GA1264004158\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2023-12-28\",\n                            \"inspection_id\": \"724385268\",\n                            \"violation_id\": \"72438526839282A11\",\n                            \"viol_code\": \"39282A1\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(a)(1)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"47\",\n                            \"viol_group_desc\": \"Phone Call\",\n                            \"viol_desc\": \"Using a hand-held mobile telephone while operating a CMV\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04932823\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"10\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"725625666\",\n                    \"report_state\": \"DE\",\n                    \"report_number\": \"DE1257000148\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"0917\",\n                    \"insp_end_time\": \"0946\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"DE\",\n                    \"county_name\": \"New Castle\",\n                    \"latitude\": 39.66330000000001,\n                    \"longitude\": -75.60549807692308,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MIDDLETOWN DE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66427\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG462705\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SS5907\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72562566639375A3TAOL1\",\n                            \"report_number\": \"DE1257000148\",\n                            \"report_state\": \"DE\",\n                            \"insp_date\": \"2023-12-20\",\n                            \"change_date\": \"2024-01-17\",\n                            \"inspection_id\": \"725625666\",\n                            \"violation_id\": \"72562566639375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198988243\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723983931\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBVF003520\",\n                    \"insp_date\": \"2023-12-20\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1135\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724010535\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1426000428\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0912\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"4\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWDP9X8ED237562\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27890\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG517709\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2399132\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72401053539522H12\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H12\",\n                            \"viol_code\": \"39522H1\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H1\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD user's manual\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H34\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H34\",\n                            \"viol_code\": \"39522H3\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H3\",\n                            \"seq_no\": \"4\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain instruction sheet for ELD malfunction reporting requirements\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H45\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H45\",\n                            \"viol_code\": \"39522H4\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H4\",\n                            \"seq_no\": \"5\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failed to maintain supply of blank drivers records of duty status graph-grids\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539522H23\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"change_date\": \"2023-12-21\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539522H23\",\n                            \"viol_code\": \"39522H2\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22H2\",\n                            \"seq_no\": \"3\",\n                            \"basic_group_id\": \"3\",\n                            \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                            \"viol_group_id\": \"14\",\n                            \"viol_group_desc\": \"EOBR Related\",\n                            \"viol_desc\": \"Driver failing to maintain ELD instruction sheet\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        },\n                        {\n                            \"_id\": \"72401053539348ABS1\",\n                            \"report_number\": \"GA1426000428\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"724010535\",\n                            \"violation_id\": \"72401053539348ABS1\",\n                            \"viol_code\": \"39348ABS\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"48A-BS\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"6\",\n                            \"viol_group_desc\": \"Brakes, All Others\",\n                            \"viol_desc\": \"Brake - Smoking\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"6\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723831120\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001484\",\n                    \"insp_date\": \"2023-12-19\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0921\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7238311203922LV1\",\n                            \"report_number\": \"SCL365001484\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-12-19\",\n                            \"inspection_id\": \"723831120\",\n                            \"violation_id\": \"7238311203922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724182660\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL5502004327\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0945\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WEST PALM BEACH FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COIN\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7241826603922SLLUP1\",\n                            \"report_number\": \"FL5502004327\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-12-18\",\n                            \"change_date\": \"2023-12-26\",\n                            \"inspection_id\": \"724182660\",\n                            \"violation_id\": \"7241826603922SLLUP1\",\n                            \"viol_code\": \"3922SLLUP\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLUP\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"42\",\n                            \"viol_group_desc\": \"Other Driver Violations\",\n                            \"viol_desc\": \"State/Local Laws - Unlawfully parking /leaving vehicle on roadway.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"363627\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"724140576\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000478\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"1225\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222367\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66377\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG423404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3705\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723831471\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCT364001538\",\n                    \"insp_date\": \"2023-12-18\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Pickens\",\n                    \"latitude\": 34.78148461538462,\n                    \"longitude\": -82.75027692307692,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 11 PICKENS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN222336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG312006\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4149\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723725613\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCKR000260\",\n                    \"insp_date\": \"2023-12-15\",\n                    \"insp_start_time\": \"1417\",\n                    \"insp_end_time\": \"1427\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MANCHESTER SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2NN316285\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40124\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG462703\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723680586\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2114000142\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"1954\",\n                    \"insp_end_time\": \"2007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BOW WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X5ND778351\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP57995\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645PG766101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5100790\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723709854\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3544000124\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0MN275329\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87597\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646MG565402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4TE1434\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"724453614\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW804004951\",\n                    \"insp_date\": \"2023-12-14\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72445361439375GLOAD2\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439375GLOAD2\",\n                            \"viol_code\": \"39375GLOAD\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75G-LOAD\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"61\",\n                            \"viol_group_desc\": \"Tire vs. Load\",\n                            \"viol_desc\": \"Weight carried exceeds tire load limit\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"72445361439324A1\",\n                            \"report_number\": \"WAW804004951\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-14\",\n                            \"inspection_id\": \"724453614\",\n                            \"violation_id\": \"72445361439324A1\",\n                            \"viol_code\": \"39324A\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"24(a)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"37\",\n                            \"viol_group_desc\": \"Lighting\",\n                            \"viol_desc\": \"Non-compliance with headlamp requirements\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"oos_indicator\": true,\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"6\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"8\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723403530\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012580\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1148\",\n                    \"insp_end_time\": \"1228\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6EN154692\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01774\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG534101\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"218C681\",\n                            \"insp_unit_license_state\": \"TX\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256863569\",\n                            \"report_number\": \"MS5011012580\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-13\",\n                            \"inspection_id\": \"80378170\",\n                            \"violation_id\": \"256863569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198485737\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723617829\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1433000186\",\n                    \"insp_date\": \"2023-12-12\",\n                    \"insp_start_time\": \"1545\",\n                    \"insp_end_time\": \"1615\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Catoosa\",\n                    \"latitude\": 34.9492,\n                    \"longitude\": -85.1798,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CATOOSA CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN970553\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04499\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"550AA1648JG025402\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5461\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256914937\",\n                            \"report_number\": \"GA1433000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-12-12\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"80401981\",\n                            \"violation_id\": \"256914937\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"1\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723591054\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005788\",\n                    \"insp_date\": \"2023-12-11\",\n                    \"insp_start_time\": \"1338\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"133000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72359105439375A3TAOL1\",\n                            \"report_number\": \"WAX805005788\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-12-11\",\n                            \"change_date\": \"2023-12-15\",\n                            \"inspection_id\": \"723591054\",\n                            \"violation_id\": \"72359105439375A3TAOL1\",\n                            \"viol_code\": \"39375A3TAOL\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tires - All others, leaking or inflation less than 50% of the maximum inflation pressure on tire not equipped with ATIS\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198525391\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723908727\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2297001876\",\n                    \"insp_date\": \"2023-12-09\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Brevard\",\n                    \"latitude\": 28.237245652173918,\n                    \"longitude\": -80.67304347826088,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-9 X SR-524\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHHT8664\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP85300\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144HG884502\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL3327\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723568005\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231256355\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0755\",\n                    \"insp_end_time\": \"0830\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA SOUTH BOUND H\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRC\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7235680053963A1HC1\",\n                            \"report_number\": \"TXV231256355\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-12-08\",\n                            \"change_date\": \"2024-12-09\",\n                            \"inspection_id\": \"723568005\",\n                            \"violation_id\": \"7235680053963A1HC1\",\n                            \"viol_code\": \"3963A1HC\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3A1-HC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Hubs - Hub cap missing or broken\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"204277524\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723666195\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU706400063\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HAUGAN MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"110000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1441DG420801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"5126149\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723857913\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231258121\",\n                    \"insp_date\": \"2023-12-08\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US77 RIVIERA SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH9LN256534\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59051\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4824LJ047028\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"45W2411\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"723282039\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3472005424\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POCATELLO ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"2\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7232820393922SLLILC1\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"change_date\": \"2023-12-12\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLILC1\",\n                            \"viol_code\": \"3922SLLILC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Improper lane change.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        },\n                        {\n                            \"_id\": \"7232820393922SLLS22\",\n                            \"report_number\": \"ID3472005424\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-12-06\",\n                            \"inspection_id\": \"723282039\",\n                            \"violation_id\": \"7232820393922SLLS22\",\n                            \"viol_code\": \"3922SLLS2\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLS2\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"53\",\n                            \"viol_group_desc\": \"Speeding 2\",\n                            \"viol_desc\": \"State/Local Laws - Speeding 6-10 miles per hour over the speed limit.\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"4\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"4\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"723274848\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE1B000947\",\n                    \"insp_date\": \"2023-12-06\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Contra Costa\",\n                    \"latitude\": 37.927528846153834,\n                    \"longitude\": -122.05660384615383,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASTRO ST & HENSLEY ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2MN275302\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06436\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647NG649701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6610\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722983500\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005726\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Ascension\",\n                    \"latitude\": 30.206345454545453,\n                    \"longitude\": -90.92211818181819,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"129600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722801673\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600347\",\n                    \"insp_date\": \"2023-12-05\",\n                    \"insp_start_time\": \"1357\",\n                    \"insp_end_time\": \"1417\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Catawba\",\n                    \"latitude\": 35.66595000000001,\n                    \"longitude\": -81.17878,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST (REST AREA)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"107350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1XPXD49X7ED216436\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB65CW\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1743MG519801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"QA15MQ\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722817360\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MILITTJ04730\",\n                    \"insp_date\": \"2023-12-04\",\n                    \"insp_start_time\": \"1450\",\n                    \"insp_end_time\": \"1510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 42.313476595744675,\n                    \"longitude\": -83.18396063829788,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-96 W/B @ MERRIMAN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995388\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27851\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG148503\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RR9775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7228173603922LV1\",\n                            \"report_number\": \"MILITTJ04730\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-12-04\",\n                            \"inspection_id\": \"722817360\",\n                            \"violation_id\": \"7228173603922LV1\",\n                            \"viol_code\": \"3922LV\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2LV\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"41\",\n                            \"viol_group_desc\": \"Misc Violations\",\n                            \"viol_desc\": \"Lane Restriction violation\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722688858\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006600321\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1227\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275292\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01797\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG605405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4TX8809\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"722578239\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKB910154349\",\n                    \"insp_date\": \"2023-12-01\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Latimer\",\n                    \"latitude\": 34.914024999999995,\n                    \"longitude\": -95.27789999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US270 PANOLA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225782393922FC1\",\n                            \"report_number\": \"OKB910154349\",\n                            \"report_state\": \"OK\",\n                            \"insp_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722578239\",\n                            \"violation_id\": \"7225782393922FC1\",\n                            \"viol_code\": \"3922FC\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2FC\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"Following too close\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722480346\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001957\",\n                    \"insp_date\": \"2023-11-30\",\n                    \"insp_start_time\": \"0742\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"1\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7224803463931281\",\n                            \"report_number\": \"SCP348001957\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-30\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722480346\",\n                            \"violation_id\": \"7224803463931281\",\n                            \"viol_code\": \"393128\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"24\",\n                            \"viol_group_desc\": \"General Securement\",\n                            \"viol_desc\": \"No/improper securement of vehicles\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198282654\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"1\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722399238\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001951\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0758\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98200\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"1\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RA1966\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"72239923839375A32\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"72239923839375A32\",\n                            \"viol_code\": \"39375A3\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(a)(3)\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"62\",\n                            \"viol_group_desc\": \"Tires\",\n                            \"viol_desc\": \"Tire-flat and/or audible air leak\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198794370\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"8\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"10\"\n                        },\n                        {\n                            \"_id\": \"722399238393205C1\",\n                            \"report_number\": \"SCP348001951\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2024-01-03\",\n                            \"inspection_id\": \"722399238\",\n                            \"violation_id\": \"722399238393205C1\",\n                            \"viol_code\": \"393205C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(c)\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"66\",\n                            \"viol_group_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_desc\": \"Wheel fasteners loose and/or missing\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198794369\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"2\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"2\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722540034\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1411000186\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LAVONIA GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"1\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHER\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"7225400343922SLLTCD1\",\n                            \"report_number\": \"GA1411000186\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-12-01\",\n                            \"inspection_id\": \"722540034\",\n                            \"violation_id\": \"7225400343922SLLTCD1\",\n                            \"viol_code\": \"3922SLLTCD\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLTCD\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"4\",\n                            \"basic_group_desc\": \"Unsafe Driving\",\n                            \"viol_group_id\": \"11\",\n                            \"viol_group_desc\": \"Dangerous Driving\",\n                            \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"5\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"5\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722456946\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA2082000513\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"1216\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DU PONT WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"2\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"722456946393128BCLWV2\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393128BCLWV2\",\n                            \"viol_code\": \"393128BCLWV\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128B-CLWV\",\n                            \"seq_no\": \"2\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"30\",\n                            \"viol_group_desc\": \"Improper Load Securement\",\n                            \"viol_desc\": \"Light Weight Vehicles - Improper securement of automobiles, light trucks, and vans.\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"severity_weight\": \"7\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"9\"\n                        },\n                        {\n                            \"_id\": \"722456946393104F3C1\",\n                            \"report_number\": \"WA2082000513\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-29\",\n                            \"change_date\": \"2023-11-30\",\n                            \"inspection_id\": \"722456946\",\n                            \"violation_id\": \"722456946393104F3C1\",\n                            \"viol_code\": \"393104F3C\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"104F3-C\",\n                            \"seq_no\": \"1\",\n                            \"basic_group_id\": \"1\",\n                            \"basic_group_desc\": \"Vehicle Maintenance\",\n                            \"viol_group_id\": \"60\",\n                            \"viol_group_desc\": \"Tiedown\",\n                            \"viol_desc\": \"Cargo - Loose or unfastened tiedown\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198277225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"severity_weight\": \"3\",\n                            \"time_weight\": \"1\",\n                            \"total_severity_weight\": \"3\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"722978901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1347002420\",\n                    \"insp_date\": \"2023-11-29\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Troup\",\n                    \"latitude\": 33.0186,\n                    \"longitude\": -85.02624,\n                    \"geo_point\": {},\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"TROUP CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"unsafe_viol\": \"0\",\n                    \"fatigued_viol\": \"0\",\n                    \"dr_fitness_viol\": \"0\",\n                    \"subt_alcohol_viol\": \"0\",\n                    \"vh_maint_viol\": \"0\",\n                    \"hm_viol\": \"0\",\n                    \"total_hazmat_sent\": \"0\",\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35201\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG713801\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1769\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237612\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB315003463\",\n                    \"insp_date\": \"2023-11-27\",\n                    \"insp_start_time\": \"1006\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"198210605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"198210606\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256559859\",\n                            \"report_number\": \"SCB315003463\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-27\",\n                            \"change_date\": \"2023-11-27\",\n                            \"inspection_id\": \"80237612\",\n                            \"violation_id\": \"256559859\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80251689\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3198013681\",\n                    \"insp_date\": \"2023-11-26\",\n                    \"insp_start_time\": \"1716\",\n                    \"insp_end_time\": \"1733\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR 91 N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5730\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5739T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256589590\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589590\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198236826\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256589591\",\n                            \"report_number\": \"FL3198013681\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-11-26\",\n                            \"change_date\": \"2023-11-28\",\n                            \"inspection_id\": \"80251689\",\n                            \"violation_id\": \"256589591\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198236827\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80238390\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTZ002072\",\n                    \"insp_date\": \"2023-11-25\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"198212283\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"198212284\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80251377\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2525006143\",\n                    \"insp_date\": \"2023-11-23\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"JUPITER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X9DD175862\",\n                            \"insp_unit_id\": \"198236332\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP66422\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG411701\",\n                            \"insp_unit_id\": \"198236333\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2645703\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80310262\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1280002897\",\n                    \"insp_date\": \"2023-11-21\",\n                    \"insp_start_time\": \"1051\",\n                    \"insp_end_time\": \"1113\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 33.001400000000004,\n                    \"longitude\": -83.89979999999998,\n                    \"geo_point\": {\n                        \"lat\": 33.001400000000004,\n                        \"lon\": -83.89979999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MONROE CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"198350397\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"198350398\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80237157\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE19000237\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1140\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 33.9339,\n                    \"longitude\": -96.34526666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.9339,\n                        \"lon\": -96.34526666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COLBERT SCALES ON US69\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"82600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7EN152229\",\n                            \"insp_unit_id\": \"198684902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG467503\",\n                            \"insp_unit_id\": \"198684903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4MU3180\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80193209\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB384000080\",\n                    \"insp_date\": \"2023-11-17\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1435\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Marlboro\",\n                    \"latitude\": 34.62745,\n                    \"longitude\": -79.63783333333333,\n                    \"geo_point\": {\n                        \"lat\": 34.62745,\n                        \"lon\": -79.63783333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC 177 MARLBORO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2LN222372\",\n                            \"insp_unit_id\": \"198121192\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG462704\",\n                            \"insp_unit_id\": \"198121193\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SS5906\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1417T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80191795\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000877\",\n                    \"insp_date\": \"2023-11-16\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"198236228\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"198236229\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80200548\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTU459000039\",\n                    \"insp_date\": \"2023-11-15\",\n                    \"insp_start_time\": \"1525\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"DILLON MT\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"108100\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2LN250705\",\n                            \"insp_unit_id\": \"198135244\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FREIGHTLIN\",\n                            \"insp_unit_license\": \"XP66404\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1412\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG450909\",\n                            \"insp_unit_id\": \"198135245\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SN4397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80249936\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX001005479\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0719\",\n                    \"insp_end_time\": \"0749\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKE WA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0LN222368\",\n                            \"insp_unit_id\": \"198233335\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG423405\",\n                            \"insp_unit_id\": \"198233336\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3706\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1403T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80170939\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS7641150960\",\n                    \"insp_date\": \"2023-11-14\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1013\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lawrence\",\n                    \"latitude\": 31.55455,\n                    \"longitude\": -90.08900000000001,\n                    \"geo_point\": {\n                        \"lat\": 31.55455,\n                        \"lon\": -90.08900000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAWRENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529364\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5896\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1442EG512202\",\n                            \"insp_unit_id\": \"198074292\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MV9162\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256411683\",\n                            \"report_number\": \"MS7641150960\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-11-14\",\n                            \"change_date\": \"2023-11-15\",\n                            \"inspection_id\": \"80170939\",\n                            \"violation_id\": \"256411683\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"198074291\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80138833\",\n                    \"report_state\": \"MD\",\n                    \"report_number\": \"MD2098005471\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1004\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MD\",\n                    \"county_name\": \"Wicomico\",\n                    \"latitude\": 38.37007777777777,\n                    \"longitude\": -75.63809444444446,\n                    \"geo_point\": {\n                        \"lat\": 38.37007777777777,\n                        \"lon\": -75.63809444444446\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WICOMICO COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275325\",\n                            \"insp_unit_id\": \"198115193\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87581\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641MG556803\",\n                            \"insp_unit_id\": \"198115194\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4TE1421\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1437T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256457607\",\n                            \"report_number\": \"MD2098005471\",\n                            \"report_state\": \"MD\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-17\",\n                            \"inspection_id\": \"80138833\",\n                            \"violation_id\": \"256457607\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80157680\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC574005041\",\n                    \"insp_date\": \"2023-11-13\",\n                    \"insp_start_time\": \"1700\",\n                    \"insp_end_time\": \"1735\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2HSCTAPR4AC183841\",\n                            \"insp_unit_id\": \"198046757\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"INTL\",\n                            \"insp_unit_license\": \"XP69088\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5967\"\n                        },\n                        {\n                            \"vin\": \"1W9S74522CH157222\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"WALL\",\n                            \"insp_unit_license\": \"240B182\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5967T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256379269\",\n                            \"report_number\": \"ARC574005041\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-11-13\",\n                            \"change_date\": \"2023-11-14\",\n                            \"inspection_id\": \"80157680\",\n                            \"violation_id\": \"256379269\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"198046758\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"W002513\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80143271\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008266\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1450\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"198019389\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"198019390\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80189386\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3706004625\",\n                    \"insp_date\": \"2023-11-09\",\n                    \"insp_start_time\": \"0749\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Kootenai\",\n                    \"latitude\": 47.71264285714285,\n                    \"longitude\": -116.76298571428572,\n                    \"geo_point\": {\n                        \"lat\": 47.71264285714285,\n                        \"lon\": -116.76298571428572\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"POST FALLS ID\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X3LD664344\",\n                            \"insp_unit_id\": \"198113946\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PETERBILT\",\n                            \"insp_unit_license\": \"XP75599\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG450701\",\n                            \"insp_unit_id\": \"198113947\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"258660C\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80132539\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDLS002384\",\n                    \"insp_date\": \"2023-11-08\",\n                    \"insp_start_time\": \"0827\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Los Angeles\",\n                    \"latitude\": 34.07202716535433,\n                    \"longitude\": -118.2635594488189,\n                    \"geo_point\": {\n                        \"lat\": 34.07202716535433,\n                        \"lon\": -118.2635594488189\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"14011 SOUTH CENTRAL AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99400\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1643LG450903\",\n                            \"insp_unit_id\": \"197998348\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256325140\",\n                            \"report_number\": \"CAUDLS002384\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-11-08\",\n                            \"change_date\": \"2023-11-09\",\n                            \"inspection_id\": \"80132539\",\n                            \"violation_id\": \"256325140\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197998347\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"4\",\n                            \"defect_verification_desc\": \"Other\",\n                            \"citation_number\": \"LS05872\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80105543\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006591632\",\n                    \"insp_date\": \"2023-11-07\",\n                    \"insp_start_time\": \"0315\",\n                    \"insp_end_time\": \"0345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Randolph\",\n                    \"latitude\": 35.76564166666667,\n                    \"longitude\": -79.76021666666666,\n                    \"geo_point\": {\n                        \"lat\": 35.76564166666667,\n                        \"lon\": -79.76021666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I73 NORTH NEAR SR 1712\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932363\",\n                            \"insp_unit_id\": \"197944962\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59074\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG713702\",\n                            \"insp_unit_id\": \"197944963\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4NS7836\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80095494\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL305000193\",\n                    \"insp_date\": \"2023-11-04\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Mineral\",\n                    \"latitude\": 47.278650000000006,\n                    \"longitude\": -115.13466666666666,\n                    \"geo_point\": {\n                        \"lat\": 47.278650000000006,\n                        \"lon\": -115.13466666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HAUGAN SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207768\",\n                            \"insp_unit_id\": \"197926505\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP35227\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG207202\",\n                            \"insp_unit_id\": \"197926506\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1302T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80093088\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002573\",\n                    \"insp_date\": \"2023-11-03\",\n                    \"insp_start_time\": \"0734\",\n                    \"insp_end_time\": \"0822\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV6GHHT8670\",\n                            \"insp_unit_id\": \"197921584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87081\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG917903\",\n                            \"insp_unit_id\": \"197921585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CARG\",\n                            \"insp_unit_license\": \"4PM3293\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1163T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80082050\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4127980146\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1731\",\n                    \"insp_end_time\": \"1740\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"121000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197899839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197899840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80069661\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALEUMC001734\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"0942\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"197873595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"197873596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80084280\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW540000966\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1151\",\n                    \"insp_end_time\": \"1249\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"197928530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256242471\",\n                            \"report_number\": \"WAW540000966\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80084280\",\n                            \"violation_id\": \"256242471\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197928529\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80080302\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181917\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1059\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"197896376\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"197896377\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80080998\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006910\",\n                    \"insp_date\": \"2023-11-02\",\n                    \"insp_start_time\": \"1756\",\n                    \"insp_end_time\": \"1819\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"198184606\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"198184607\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256533028\",\n                            \"report_number\": \"SCS243006910\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-11-02\",\n                            \"change_date\": \"2023-11-22\",\n                            \"inspection_id\": \"80080998\",\n                            \"violation_id\": \"256533028\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80097850\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231214362\",\n                    \"insp_date\": \"2023-11-01\",\n                    \"insp_start_time\": \"0657\",\n                    \"insp_end_time\": \"0738\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Brooks\",\n                    \"latitude\": 27.074550000000002,\n                    \"longitude\": -98.1665,\n                    \"geo_point\": {\n                        \"lat\": 27.074550000000002,\n                        \"lon\": -98.1665\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAT:27  10' 57.3N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197931769\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197931768\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256248807\",\n                            \"report_number\": \"TXV231214362\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-11-01\",\n                            \"change_date\": \"2023-11-06\",\n                            \"inspection_id\": \"80097850\",\n                            \"violation_id\": \"256248807\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80050848\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDAUGN04297\",\n                    \"insp_date\": \"2023-10-30\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRASS LAKE SCALE W/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995392\",\n                            \"insp_unit_id\": \"197835267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27865\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148701\",\n                            \"insp_unit_id\": \"197835268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRETE\",\n                            \"insp_unit_license\": \"R449790\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256139097\",\n                            \"report_number\": \"MIDAUGN04297\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-10-30\",\n                            \"change_date\": \"2023-10-31\",\n                            \"inspection_id\": \"80050848\",\n                            \"violation_id\": \"256139097\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80027052\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000873\",\n                    \"insp_date\": \"2023-10-26\",\n                    \"insp_start_time\": \"1537\",\n                    \"insp_end_time\": \"1558\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170319\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG568301\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NC1122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"815T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256087790\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087790\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087792\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087792\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197784844\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256087791\",\n                            \"report_number\": \"TNTFHW000873\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-26\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"80027052\",\n                            \"violation_id\": \"256087791\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197784843\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80017648\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCGK002558\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0926\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184034\",\n                            \"insp_unit_id\": \"197764546\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46143\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG682405\",\n                            \"insp_unit_id\": \"197764547\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NN3783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"961T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80059940\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000379\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Atkinson\",\n                    \"latitude\": 31.319866666666666,\n                    \"longitude\": -82.87863333333334,\n                    \"geo_point\": {\n                        \"lat\": 31.319866666666666,\n                        \"lon\": -82.87863333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X6GD318177\",\n                            \"insp_unit_id\": \"197852812\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72989\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG710601\",\n                            \"insp_unit_id\": \"197852813\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SW5795\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5708T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80030688\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231201290\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"0647\",\n                    \"insp_end_time\": \"0719\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SARITA US HWY. 77 SO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7HN970377\",\n                            \"insp_unit_id\": \"197793211\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91013\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1444HG959502\",\n                            \"insp_unit_id\": \"197793212\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PT2352\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1182T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80025763\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2594001803\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1445\",\n                    \"insp_end_time\": \"1456\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I75 WHITE SPRINGS WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8FN183976\",\n                            \"insp_unit_id\": \"197780714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23333\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG580002\",\n                            \"insp_unit_id\": \"197780715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NA3446\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"823T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80005882\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006587865\",\n                    \"insp_date\": \"2023-10-25\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1039\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN888183\",\n                            \"insp_unit_id\": \"197741640\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45534\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1648KG270301\",\n                            \"insp_unit_id\": \"197741641\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1322T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80036744\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003335\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"1332\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN184033\",\n                            \"insp_unit_id\": \"197806666\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46142\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"960\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG682404\",\n                            \"insp_unit_id\": \"197806667\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NN3782\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN-2404\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80019809\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW702019376\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"0956\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Snohomish\",\n                    \"latitude\": 47.93905135135135,\n                    \"longitude\": -122.13493783783781,\n                    \"geo_point\": {\n                        \"lat\": 47.93905135135135,\n                        \"lon\": -122.13493783783781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC39  EVERETT SOUTHBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80001\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"197769737\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"197769738\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256069417\",\n                            \"report_number\": \"WAW702019376\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-10-26\",\n                            \"inspection_id\": \"80019809\",\n                            \"violation_id\": \"256069417\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"80055901\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1265000141\",\n                    \"insp_date\": \"2023-10-24\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LITHIA SPRINGS GA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995359\",\n                            \"insp_unit_id\": \"197845088\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP09658\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642JG049503\",\n                            \"insp_unit_id\": \"197845089\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNKNOWN\",\n                            \"insp_unit_license\": \"4RM3359\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256151768\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151768\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151769\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151769\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151766\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151766\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151767\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151767\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30B1-ELDDFR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"256151770\",\n                            \"report_number\": \"GA1265000141\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-24\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80055901\",\n                            \"violation_id\": \"256151770\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79995574\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3288016486\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1645\",\n                    \"insp_end_time\": \"1705\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Clermont\",\n                    \"latitude\": 39.03713749999999,\n                    \"longitude\": -84.17414999999998,\n                    \"geo_point\": {\n                        \"lat\": 39.03713749999999,\n                        \"lon\": -84.17414999999998\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"103000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN222337\",\n                            \"insp_unit_id\": \"197722503\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54297\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG334201\",\n                            \"insp_unit_id\": \"197722504\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1348T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79992642\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPS000703\",\n                    \"insp_date\": \"2023-10-23\",\n                    \"insp_start_time\": \"1009\",\n                    \"insp_end_time\": \"1034\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9LD716463\",\n                            \"insp_unit_id\": \"197716603\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP80130\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5793\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG440001\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"218C934\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5793T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256009921\",\n                            \"report_number\": \"LALAPS000703\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-10-23\",\n                            \"change_date\": \"2023-10-24\",\n                            \"inspection_id\": \"79992642\",\n                            \"violation_id\": \"256009921\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197716604\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79972824\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512006089\",\n                    \"insp_date\": \"2023-10-22\",\n                    \"insp_start_time\": \"0924\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSDALE IN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197679659\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197679660\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80145336\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4182240008\",\n                    \"insp_date\": \"2023-10-20\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"1011\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-55 FRONTAGE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9HN970339\",\n                            \"insp_unit_id\": \"198101371\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85326\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG899404\",\n                            \"insp_unit_id\": \"198101372\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4PL3076\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1144T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256440667\",\n                            \"report_number\": \"IL4182240008\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-10-20\",\n                            \"change_date\": \"2023-11-16\",\n                            \"inspection_id\": \"80145336\",\n                            \"violation_id\": \"256440667\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"42\",\n                            \"viol_category_desc\": \"Improper Lane Change\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79961723\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEY5000148\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1237\",\n                    \"insp_end_time\": \"1301\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Sacramento\",\n                    \"latitude\": 38.56908106060607,\n                    \"longitude\": -121.44124848484844,\n                    \"geo_point\": {\n                        \"lat\": 38.56908106060607,\n                        \"lon\": -121.44124848484844\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-80 E/B ANTELOPE SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100200\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"197656890\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255950912\",\n                            \"report_number\": \"CAUEY5000148\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79961723\",\n                            \"violation_id\": \"255950912\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197656891\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79942497\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006585506\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0702\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN970564\",\n                            \"insp_unit_id\": \"197617595\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06622\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1645JG034803\",\n                            \"insp_unit_id\": \"197617596\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4RJ5464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79953919\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011809\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"0810\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Coahoma\",\n                    \"latitude\": 34.26637,\n                    \"longitude\": -90.59146000000001,\n                    \"geo_point\": {\n                        \"lat\": 34.26637,\n                        \"lon\": -90.59146000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"COAHOMA COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2DN149626\",\n                            \"insp_unit_id\": \"197641705\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87824\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"664\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG713902\",\n                            \"insp_unit_id\": \"197641706\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8496\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"80063703\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW538000856\",\n                    \"insp_date\": \"2023-10-18\",\n                    \"insp_start_time\": \"1140\",\n                    \"insp_end_time\": \"1221\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Clark\",\n                    \"latitude\": 45.70352173913044,\n                    \"longitude\": -122.56848695652175,\n                    \"geo_point\": {\n                        \"lat\": 45.70352173913044,\n                        \"lon\": -122.56848695652175\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC72  RIDGEFIELD (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0HN970469\",\n                            \"insp_unit_id\": \"197862741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP96938\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1198\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4722HJ464051\",\n                            \"insp_unit_id\": \"197862742\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4RA3920\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256169955\",\n                            \"report_number\": \"WAW538000856\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-10-18\",\n                            \"change_date\": \"2023-11-01\",\n                            \"inspection_id\": \"80063703\",\n                            \"violation_id\": \"256169955\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0699045\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941964\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1421000505\",\n                    \"insp_date\": \"2023-10-16\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1720\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"197616436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904564\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904564\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"5(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197616435\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904563\",\n                            \"report_number\": \"GA1421000505\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-16\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941964\",\n                            \"violation_id\": \"255904563\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79919877\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFCL000295\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"0839\",\n                    \"insp_end_time\": \"0904\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 35.598246153846155,\n                    \"longitude\": -88.8260923076923,\n                    \"geo_point\": {\n                        \"lat\": 35.598246153846155,\n                        \"lon\": -88.8260923076923\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"197573102\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"197573103\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79906843\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ316002020\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932290\",\n                            \"insp_unit_id\": \"197545377\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1013\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG730202\",\n                            \"insp_unit_id\": \"197545378\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NS9116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79919902\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000839\",\n                    \"insp_date\": \"2023-10-13\",\n                    \"insp_start_time\": \"1113\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6GN944853\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59577\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1446GG769604\",\n                            \"insp_unit_id\": \"197573150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5223\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1053T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255856698\",\n                            \"report_number\": \"TNTFHW000839\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-10-13\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79919902\",\n                            \"violation_id\": \"255856698\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197573149\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79906789\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ217008223\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"1848\",\n                    \"insp_end_time\": \"1908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Florence\",\n                    \"latitude\": 34.03987857142857,\n                    \"longitude\": -79.73000000000002,\n                    \"geo_point\": {\n                        \"lat\": 34.03987857142857,\n                        \"lon\": -79.73000000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 76 FLORENCE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8HN970476\",\n                            \"insp_unit_id\": \"197545161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4725HJ464058\",\n                            \"insp_unit_id\": \"197545162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7312\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1205T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79925006\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005712\",\n                    \"insp_date\": \"2023-10-12\",\n                    \"insp_start_time\": \"0941\",\n                    \"insp_end_time\": \"0958\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197583328\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255868375\",\n                            \"report_number\": \"CANCVL005712\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-12\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79925006\",\n                            \"violation_id\": \"255868375\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197583329\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR 31884\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918059\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332004335\",\n                    \"insp_date\": \"2023-10-11\",\n                    \"insp_start_time\": \"1022\",\n                    \"insp_end_time\": \"1041\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Clayton\",\n                    \"latitude\": 33.547238461538456,\n                    \"longitude\": -84.3501,\n                    \"geo_point\": {\n                        \"lat\": 33.547238461538456,\n                        \"lon\": -84.3501\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995361\",\n                            \"insp_unit_id\": \"197569215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09660\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646JG049505\",\n                            \"insp_unit_id\": \"197569216\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RJ5492\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1250T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255853736\",\n                            \"report_number\": \"GA1332004335\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-11\",\n                            \"change_date\": \"2023-10-16\",\n                            \"inspection_id\": \"79918059\",\n                            \"violation_id\": \"255853736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04839490\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79941969\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1401000506\",\n                    \"insp_date\": \"2023-10-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932329\",\n                            \"insp_unit_id\": \"197616444\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66052\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440GG779101\",\n                            \"insp_unit_id\": \"197616445\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5426\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1065T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255904575\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904575\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904574\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904574\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904576\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904576\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(1)(I)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255904573\",\n                            \"report_number\": \"GA1401000506\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-10-10\",\n                            \"change_date\": \"2023-10-18\",\n                            \"inspection_id\": \"79941969\",\n                            \"violation_id\": \"255904573\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79969319\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231182196\",\n                    \"insp_date\": \"2023-10-07\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0912\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH69C NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"197672250\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"197672251\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853500\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006894\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1319\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Clarendon\",\n                    \"latitude\": 33.74615,\n                    \"longitude\": -80.1574,\n                    \"geo_point\": {\n                        \"lat\": 33.74615,\n                        \"lon\": -80.1574\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"197437954\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"197437955\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79851115\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALL007542\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0902\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Lafourche\",\n                    \"latitude\": 29.65891666666667,\n                    \"longitude\": -90.53393333333334,\n                    \"geo_point\": {\n                        \"lat\": 29.65891666666667,\n                        \"lon\": -90.53393333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"197433529\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"197433530\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79853421\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCG259004636\",\n                    \"insp_date\": \"2023-10-05\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"197742373\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP02167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"197742374\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5587\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038384\",\n                            \"report_number\": \"SCG259004636\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-05\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79853421\",\n                            \"violation_id\": \"256038384\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79843373\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADU003320\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"1734\",\n                    \"insp_end_time\": \"1743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Union\",\n                    \"latitude\": 45.34937142857143,\n                    \"longitude\": -117.93997142857143,\n                    \"geo_point\": {\n                        \"lat\": 45.34937142857143,\n                        \"lon\": -117.93997142857143\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LA GRANDE - 2 MI W LA GRANDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207778\",\n                            \"insp_unit_id\": \"197419176\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45502\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1312\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79846806\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBG2003080\",\n                    \"insp_date\": \"2023-10-04\",\n                    \"insp_start_time\": \"0806\",\n                    \"insp_end_time\": \"0839\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Fresno\",\n                    \"latitude\": 36.742282653061224,\n                    \"longitude\": -119.68985,\n                    \"geo_point\": {\n                        \"lat\": 36.742282653061224,\n                        \"lon\": -119.68985\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FRESNO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425829\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406/WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425830\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARR\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255689568\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689568\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255689569\",\n                            \"report_number\": \"CAUBG2003080\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-10-04\",\n                            \"change_date\": \"2023-10-05\",\n                            \"inspection_id\": \"79846806\",\n                            \"violation_id\": \"255689569\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79819626\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005668\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0614\",\n                    \"insp_end_time\": \"0637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 SB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"197742483\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"197742484\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256038529\",\n                            \"report_number\": \"SCH270005668\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-25\",\n                            \"inspection_id\": \"79819626\",\n                            \"violation_id\": \"256038529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827332\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763003380\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0956\",\n                    \"insp_end_time\": \"1010\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV1FHGK0623\",\n                            \"insp_unit_id\": \"197386435\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46153\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG673605\",\n                            \"insp_unit_id\": \"197386436\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"942T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255644900\",\n                            \"report_number\": \"FL1763003380\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827332\",\n                            \"violation_id\": \"255644900\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79827549\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3328003006\",\n                    \"insp_date\": \"2023-10-03\",\n                    \"insp_start_time\": \"0700\",\n                    \"insp_end_time\": \"0725\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Saint Johns\",\n                    \"latitude\": 29.956423076923077,\n                    \"longitude\": -81.41503846153846,\n                    \"geo_point\": {\n                        \"lat\": 29.956423076923077,\n                        \"lon\": -81.41503846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X7JD491863\",\n                            \"insp_unit_id\": \"197386784\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PETR\",\n                            \"insp_unit_license\": \"XP80128\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5791\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441JG103201\",\n                            \"insp_unit_id\": \"197386785\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA96BL\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"579T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255645488\",\n                            \"report_number\": \"FL3328003006\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-10-03\",\n                            \"change_date\": \"2023-10-04\",\n                            \"inspection_id\": \"79827549\",\n                            \"violation_id\": \"255645488\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79846331\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCVL005667\",\n                    \"insp_date\": \"2023-10-02\",\n                    \"insp_start_time\": \"0739\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3LN250695\",\n                            \"insp_unit_id\": \"197425052\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG450903\",\n                            \"insp_unit_id\": \"197425053\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SN4391\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1406T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79822208\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB305000367\",\n                    \"insp_date\": \"2023-09-29\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197376106\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"197376107\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79979524\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4069010466\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0759\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 38.42760909090909,\n                    \"longitude\": -88.43313636363635,\n                    \"geo_point\": {\n                        \"lat\": 38.42760909090909,\n                        \"lon\": -88.43313636363635\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-64 E/B @ MP 91\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"127000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"197691738\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"197691739\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79780945\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR585E002296\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932331\",\n                            \"insp_unit_id\": \"197289341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66054\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067\"\n                        },\n                        {\n                            \"vin\": \"5EOAA1444GG779103\",\n                            \"insp_unit_id\": \"197289342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NZ5428\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1067T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255540485\",\n                            \"report_number\": \"AR585E002296\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79780945\",\n                            \"violation_id\": \"255540485\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0673925\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79781540\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000803\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0918\",\n                    \"insp_end_time\": \"0925\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN235051\",\n                            \"insp_unit_id\": \"197290507\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54298\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG328401\",\n                            \"insp_unit_id\": \"197290508\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1346T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79806102\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4005020548\",\n                    \"insp_date\": \"2023-09-28\",\n                    \"insp_start_time\": \"0648\",\n                    \"insp_end_time\": \"0652\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Will\",\n                    \"latitude\": 41.51991818181819,\n                    \"longitude\": -88.01439696969693,\n                    \"geo_point\": {\n                        \"lat\": 41.51991818181819,\n                        \"lon\": -88.01439696969693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-80\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"197785701\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"256088430\",\n                            \"report_number\": \"IL4005020548\",\n                            \"report_state\": \"IL\",\n                            \"insp_date\": \"2023-09-28\",\n                            \"change_date\": \"2023-10-27\",\n                            \"inspection_id\": \"79806102\",\n                            \"violation_id\": \"256088430\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79770842\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCL365001260\",\n                    \"insp_date\": \"2023-09-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X2FD285418\",\n                            \"insp_unit_id\": \"197269991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP95340\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6039\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1441FG686201\",\n                            \"insp_unit_id\": \"197269992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"246893C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"6039T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255519530\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519530\",\n                            \"part_no\": \"383\",\n                            \"part_no_section\": \"23(A)(2)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255519529\",\n                            \"report_number\": \"SCL365001260\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-27\",\n                            \"change_date\": \"2023-09-27\",\n                            \"inspection_id\": \"79770842\",\n                            \"violation_id\": \"255519529\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79918182\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1356002962\",\n                    \"insp_date\": \"2023-09-23\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1605\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275293\",\n                            \"insp_unit_id\": \"197569417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06413\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XNG605501\",\n                            \"insp_unit_id\": \"197569418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4TX8846\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1460T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79726955\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARB576003387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"White\",\n                    \"latitude\": 35.248715789473685,\n                    \"longitude\": -91.75732105263157,\n                    \"geo_point\": {\n                        \"lat\": 35.248715789473685,\n                        \"lon\": -91.75732105263157\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WHITE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6FN183975\",\n                            \"insp_unit_id\": \"197181712\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23332\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG580001\",\n                            \"insp_unit_id\": \"197181713\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NA3445\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"822T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255418646\",\n                            \"report_number\": \"ARB576003387\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-22\",\n                            \"inspection_id\": \"79726955\",\n                            \"violation_id\": \"255418646\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79745822\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAADF001387\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1348\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Hood River\",\n                    \"latitude\": 45.619675,\n                    \"longitude\": -121.63567499999999,\n                    \"geo_point\": {\n                        \"lat\": 45.619675,\n                        \"lon\": -121.63567499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CASCADE LOCKS POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49XXDD199734\",\n                            \"insp_unit_id\": \"197220943\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87829\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6000\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79730031\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH294005256\",\n                    \"insp_date\": \"2023-09-22\",\n                    \"insp_start_time\": \"0913\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Spartanburg\",\n                    \"latitude\": 34.94767368421052,\n                    \"longitude\": -81.95613421052632,\n                    \"geo_point\": {\n                        \"lat\": 34.94767368421052,\n                        \"lon\": -81.95613421052632\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH8BN529350\",\n                            \"insp_unit_id\": \"197292856\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP875554\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446BG329302\",\n                            \"insp_unit_id\": \"197292857\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LM3442\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5809\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255544438\",\n                            \"report_number\": \"SCH294005256\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-09-22\",\n                            \"change_date\": \"2023-09-28\",\n                            \"inspection_id\": \"79730031\",\n                            \"violation_id\": \"255544438\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421034375\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79731961\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAKL003451\",\n                    \"insp_date\": \"2023-09-21\",\n                    \"insp_start_time\": \"1038\",\n                    \"insp_end_time\": \"1107\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Clackamas\",\n                    \"latitude\": 45.351688461538465,\n                    \"longitude\": -122.45293076923078,\n                    \"geo_point\": {\n                        \"lat\": 45.351688461538465,\n                        \"lon\": -122.45293076923078\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRIGHTWOOD EB - 12 MI E SANDY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"197603418\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255887633\",\n                            \"report_number\": \"ORAAKL003451\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-09-21\",\n                            \"change_date\": \"2023-10-17\",\n                            \"inspection_id\": \"79731961\",\n                            \"violation_id\": \"255887633\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79705069\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALWGJP003420\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 34.899581818181815,\n                    \"longitude\": -87.60507272727274,\n                    \"geo_point\": {\n                        \"lat\": 34.899581818181815,\n                        \"lon\": -87.60507272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AL 133 RS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9MN275300\",\n                            \"insp_unit_id\": \"197265062\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06425\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG649503\",\n                            \"insp_unit_id\": \"197265063\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4UB6604\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79695391\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000746\",\n                    \"insp_date\": \"2023-09-18\",\n                    \"insp_start_time\": \"1653\",\n                    \"insp_end_time\": \"1714\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932323\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG761405\",\n                            \"insp_unit_id\": \"197120911\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NX2246\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1049T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255345794\",\n                            \"report_number\": \"TNTFHW000746\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-18\",\n                            \"change_date\": \"2023-09-19\",\n                            \"inspection_id\": \"79695391\",\n                            \"violation_id\": \"255345794\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197120910\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79682624\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDTV002689\",\n                    \"insp_date\": \"2023-09-15\",\n                    \"insp_start_time\": \"0954\",\n                    \"insp_end_time\": \"1057\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932316\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG761303\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NX2154\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1042T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255317831\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317831\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"197096116\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255317830\",\n                            \"report_number\": \"TNMDTV002689\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-09-15\",\n                            \"change_date\": \"2023-09-18\",\n                            \"inspection_id\": \"79682624\",\n                            \"violation_id\": \"255317830\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197096115\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79755115\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016208\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0949\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98300\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0AD101693\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"C564EC\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5463\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448AG304514\",\n                            \"insp_unit_id\": \"197640454\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5186352\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5463T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255932185\",\n                            \"report_number\": \"FL3164016208\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-13\",\n                            \"change_date\": \"2023-10-19\",\n                            \"inspection_id\": \"79755115\",\n                            \"violation_id\": \"255932185\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197640453\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79675346\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2213005999\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1556\",\n                    \"insp_end_time\": \"1618\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Outagamie\",\n                    \"latitude\": 44.374855000000004,\n                    \"longitude\": -88.44033,\n                    \"geo_point\": {\n                        \"lat\": 44.374855000000004,\n                        \"lon\": -88.44033\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WRIGHTSTOWN SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"197081429\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"197081430\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79755299\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3226008273\",\n                    \"insp_date\": \"2023-09-13\",\n                    \"insp_start_time\": \"1730\",\n                    \"insp_end_time\": \"1745\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Bay\",\n                    \"latitude\": 30.21428823529412,\n                    \"longitude\": -85.649,\n                    \"geo_point\": {\n                        \"lat\": 30.21428823529412,\n                        \"lon\": -85.649\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"PANAMA CITY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"197237942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"197237943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79637089\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUFEV002435\",\n                    \"insp_date\": \"2023-09-09\",\n                    \"insp_start_time\": \"0830\",\n                    \"insp_end_time\": \"0850\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Merced\",\n                    \"latitude\": 37.2703,\n                    \"longitude\": -120.58382608695652,\n                    \"geo_point\": {\n                        \"lat\": 37.2703,\n                        \"lon\": -120.58382608695652\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHOWCHILLA RIVER IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"197002497\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"197002498\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"747T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79632567\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTH667001043\",\n                    \"insp_date\": \"2023-09-08\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1350\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Cascade\",\n                    \"latitude\": 47.414899999999996,\n                    \"longitude\": -111.33907777777777,\n                    \"geo_point\": {\n                        \"lat\": 47.414899999999996,\n                        \"lon\": -111.33907777777777\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GORE HILL SCALE - A SITE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"196993558\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"MT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"196993559\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5SN4392\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79621708\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001259\",\n                    \"insp_date\": \"2023-09-07\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0845\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196972233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255168939\",\n                            \"report_number\": \"WAW739001259\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-07\",\n                            \"change_date\": \"2023-09-08\",\n                            \"inspection_id\": \"79621708\",\n                            \"violation_id\": \"255168939\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196972232\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79650705\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1416001182\",\n                    \"insp_date\": \"2023-09-06\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Camden\",\n                    \"latitude\": 30.8834,\n                    \"longitude\": -81.64015,\n                    \"geo_point\": {\n                        \"lat\": 30.8834,\n                        \"lon\": -81.64015\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"126000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49XXFD284368\",\n                            \"insp_unit_id\": \"197029467\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5754\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449FG636601\",\n                            \"insp_unit_id\": \"197029468\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"3605CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5754T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255240175\",\n                            \"report_number\": \"GA1416001182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-09-06\",\n                            \"change_date\": \"2023-09-13\",\n                            \"inspection_id\": \"79650705\",\n                            \"violation_id\": \"255240175\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04799172\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79581401\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS243006874\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0948\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Sumter\",\n                    \"latitude\": 33.93769090909091,\n                    \"longitude\": -80.41212727272728,\n                    \"geo_point\": {\n                        \"lat\": 33.93769090909091,\n                        \"lon\": -80.41212727272728\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 SB SUMTER COUNTY ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196890217\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196890218\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79611609\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAB500000078\",\n                    \"insp_date\": \"2023-09-05\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196951267\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196951268\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255143270\",\n                            \"report_number\": \"WAB500000078\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-09-05\",\n                            \"change_date\": \"2023-09-07\",\n                            \"inspection_id\": \"79611609\",\n                            \"violation_id\": \"255143270\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0530191\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79593264\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002880\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1058\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7FHGK0626\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46158\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG683903\",\n                            \"insp_unit_id\": \"196913558\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"945\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255100099\",\n                            \"report_number\": \"FL2426002880\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-09-04\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79593264\",\n                            \"violation_id\": \"255100099\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196913557\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79602695\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCK0001551\",\n                    \"insp_date\": \"2023-09-04\",\n                    \"insp_start_time\": \"0828\",\n                    \"insp_end_time\": \"0838\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"196933432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"196933433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1320T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79581165\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCA340001212\",\n                    \"insp_date\": \"2023-09-02\",\n                    \"insp_start_time\": \"1314\",\n                    \"insp_end_time\": \"1330\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Berkeley\",\n                    \"latitude\": 33.16920666666667,\n                    \"longitude\": -79.97281333333332,\n                    \"geo_point\": {\n                        \"lat\": 33.16920666666667,\n                        \"lon\": -79.97281333333332\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196889674\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196889675\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79570673\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAA302000194\",\n                    \"insp_date\": \"2023-08-31\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1255\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"132000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970355\",\n                            \"insp_unit_id\": \"196868654\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP87060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1160\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441HG912305\",\n                            \"insp_unit_id\": \"196868655\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PM3337\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255049023\",\n                            \"report_number\": \"WAA302000194\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-31\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79570673\",\n                            \"violation_id\": \"255049023\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79561802\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW119001626\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1532\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SOUTHBOUND I-5 SCALE 77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969756\",\n                            \"insp_unit_id\": \"196851202\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1128\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442HG865303\",\n                            \"insp_unit_id\": \"196851203\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4PL2964\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255029505\",\n                            \"report_number\": \"WAW119001626\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79561802\",\n                            \"violation_id\": \"255029505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79564349\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANB7O005830\",\n                    \"insp_date\": \"2023-08-30\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1328\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"196855857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11001\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255035334\",\n                            \"report_number\": \"CANB7O005830\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-30\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79564349\",\n                            \"violation_id\": \"255035334\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196855858\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79536961\",\n                    \"report_state\": \"OH\",\n                    \"report_number\": \"OH3244016822\",\n                    \"insp_date\": \"2023-08-29\",\n                    \"insp_start_time\": \"1049\",\n                    \"insp_end_time\": \"1115\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OH\",\n                    \"county_name\": \"Brown\",\n                    \"latitude\": 38.911683333333336,\n                    \"longitude\": -83.92313333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.911683333333336,\n                        \"lon\": -83.92313333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN970542\",\n                            \"insp_unit_id\": \"196792098\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04458\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG015301\",\n                            \"insp_unit_id\": \"196792099\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7307\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1211T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79560301\",\n                    \"report_state\": \"WI\",\n                    \"report_number\": \"WI2551000643\",\n                    \"insp_date\": \"2023-08-28\",\n                    \"insp_start_time\": \"0726\",\n                    \"insp_end_time\": \"0750\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WI\",\n                    \"county_name\": \"Rock\",\n                    \"latitude\": 42.66872,\n                    \"longitude\": -89.06800666666668,\n                    \"geo_point\": {\n                        \"lat\": 42.66872,\n                        \"lon\": -89.06800666666668\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BELOIT SWEF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7HN970341\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP85334\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG899501\",\n                            \"insp_unit_id\": \"196847742\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"OTH\",\n                            \"insp_unit_license\": \"4PM3096\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1146T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255026089\",\n                            \"report_number\": \"WI2551000643\",\n                            \"report_state\": \"WI\",\n                            \"insp_date\": \"2023-08-28\",\n                            \"change_date\": \"2023-08-31\",\n                            \"inspection_id\": \"79560301\",\n                            \"violation_id\": \"255026089\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196847741\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79535555\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN9512005127\",\n                    \"insp_date\": \"2023-08-27\",\n                    \"insp_start_time\": \"0932\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Vermillion\",\n                    \"latitude\": 39.81356666666667,\n                    \"longitude\": -87.44972222222222,\n                    \"geo_point\": {\n                        \"lat\": 39.81356666666667,\n                        \"lon\": -87.44972222222222\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR63 NB / CR850S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995387\",\n                            \"insp_unit_id\": \"196787380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27850\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG148502\",\n                            \"insp_unit_id\": \"196787381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9788\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1271T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79520774\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIELDEH00285\",\n                    \"insp_date\": \"2023-08-25\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Saginaw\",\n                    \"latitude\": 43.362921739130435,\n                    \"longitude\": -84.02199130434781,\n                    \"geo_point\": {\n                        \"lat\": 43.362921739130435,\n                        \"lon\": -84.02199130434781\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-75NB @ MAPLE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196813857\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196813858\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254984638\",\n                            \"report_number\": \"MIELDEH00285\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79520774\",\n                            \"violation_id\": \"254984638\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79524023\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6NW89DIA5W\",\n                    \"insp_date\": \"2023-08-24\",\n                    \"insp_start_time\": \"0802\",\n                    \"insp_end_time\": \"0846\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"10000 TELEPHONE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"71350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X8DD196298\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91061\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144XHG959505\",\n                            \"insp_unit_id\": \"196767405\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PT2356\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1185T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254930667\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930667\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254930668\",\n                            \"report_number\": \"TX6NW89DIA5W\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-24\",\n                            \"change_date\": \"2023-08-28\",\n                            \"inspection_id\": \"79524023\",\n                            \"violation_id\": \"254930668\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196767404\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79532998\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3886000087\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1342\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXD49X6JD434291\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5823\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445JG027501\",\n                            \"insp_unit_id\": \"196914304\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TT5531\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255101436\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101436\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21T(B)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196914303\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255101437\",\n                            \"report_number\": \"FL3886000087\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-09-06\",\n                            \"inspection_id\": \"79532998\",\n                            \"violation_id\": \"255101437\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79543959\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1425000310\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1335\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Lowndes\",\n                    \"latitude\": 30.859572727272727,\n                    \"longitude\": -83.2523181818182,\n                    \"geo_point\": {\n                        \"lat\": 30.859572727272727,\n                        \"lon\": -83.2523181818182\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"196807131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"196807132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254976822\",\n                            \"report_number\": \"GA1425000310\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-23\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79543959\",\n                            \"violation_id\": \"254976822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04805217\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79496699\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIJOHNN00423\",\n                    \"insp_date\": \"2023-08-23\",\n                    \"insp_start_time\": \"1455\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Genesee\",\n                    \"latitude\": 43.004894444444446,\n                    \"longitude\": -83.70419444444448,\n                    \"geo_point\": {\n                        \"lat\": 43.004894444444446,\n                        \"lon\": -83.70419444444448\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NB I75\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149620\",\n                            \"insp_unit_id\": \"196814028\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443EG453502\",\n                            \"insp_unit_id\": \"196814029\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTRL\",\n                            \"insp_unit_license\": \"4MK7642\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"658T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79469934\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPJ001993\",\n                    \"insp_date\": \"2023-08-20\",\n                    \"insp_start_time\": \"1331\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X3GD318203\",\n                            \"insp_unit_id\": \"196659058\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R675005\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG797701\",\n                            \"insp_unit_id\": \"196659059\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"176B925\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5946T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254798719\",\n                            \"report_number\": \"LALAPJ001993\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-08-20\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79469934\",\n                            \"violation_id\": \"254798719\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79460965\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW502022544\",\n                    \"insp_date\": \"2023-08-18\",\n                    \"insp_start_time\": \"1620\",\n                    \"insp_end_time\": \"1655\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Cowlitz\",\n                    \"latitude\": 46.14696363636363,\n                    \"longitude\": -122.76192727272726,\n                    \"geo_point\": {\n                        \"lat\": 46.14696363636363,\n                        \"lon\": -122.76192727272726\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC77  KELSO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXKN207777\",\n                            \"insp_unit_id\": \"196642248\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45501\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207401\",\n                            \"insp_unit_id\": \"196642249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9438\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1311T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254777333\",\n                            \"report_number\": \"WAW502022544\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-18\",\n                            \"change_date\": \"2023-08-21\",\n                            \"inspection_id\": \"79460965\",\n                            \"violation_id\": \"254777333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79468457\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164016141\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"1250\",\n                    \"insp_end_time\": \"1313\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN222334\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45595\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643LG312004\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4122\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1338T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254795620\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795620\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196656426\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254795619\",\n                            \"report_number\": \"FL3164016141\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79468457\",\n                            \"violation_id\": \"254795619\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196656427\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79434623\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIBURGM05508\",\n                    \"insp_date\": \"2023-08-17\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Eaton\",\n                    \"latitude\": 42.62565833333333,\n                    \"longitude\": -84.82593333333332,\n                    \"geo_point\": {\n                        \"lat\": 42.62565833333333,\n                        \"lon\": -84.82593333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SAGINAW HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96500\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"196865061\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4VK6405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6009T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255045231\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045231\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196865062\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255045230\",\n                            \"report_number\": \"MIBURGM05508\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-08-17\",\n                            \"change_date\": \"2023-09-01\",\n                            \"inspection_id\": \"79434623\",\n                            \"violation_id\": \"255045230\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79429605\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2184003501\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0908\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Pasco\",\n                    \"latitude\": 28.272141666666666,\n                    \"longitude\": -82.46176944444446,\n                    \"geo_point\": {\n                        \"lat\": 28.272141666666666,\n                        \"lon\": -82.46176944444446\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WESLEY CHAPEL, FL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9XXHD388928\",\n                            \"insp_unit_id\": \"196577709\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD81DQ\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5976\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG875301\",\n                            \"insp_unit_id\": \"196577710\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5168210\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5976T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79436161\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAAYJ003437\",\n                    \"insp_date\": \"2023-08-16\",\n                    \"insp_start_time\": \"0610\",\n                    \"insp_end_time\": \"0650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Multnomah\",\n                    \"latitude\": 45.52549107142858,\n                    \"longitude\": -122.61778750000002,\n                    \"geo_point\": {\n                        \"lat\": 45.52549107142858,\n                        \"lon\": -122.61778750000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ROCKY POINT - 3.5 MI E SCAPPOO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"54600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X7CD144395\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"196592726\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"257974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254722963\",\n                            \"report_number\": \"ORAAYJ003437\",\n                            \"report_state\": \"OR\",\n                            \"insp_date\": \"2023-08-16\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79436161\",\n                            \"violation_id\": \"254722963\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196592725\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79419761\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000619\",\n                    \"insp_date\": \"2023-08-15\",\n                    \"insp_start_time\": \"1406\",\n                    \"insp_end_time\": \"1440\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"196559355\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254685042\",\n                            \"report_number\": \"TNTBPH000619\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-08-15\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79419761\",\n                            \"violation_id\": \"254685042\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196559354\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79422893\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW112008311\",\n                    \"insp_date\": \"2023-08-12\",\n                    \"insp_start_time\": \"0632\",\n                    \"insp_end_time\": \"0649\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FIFE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196565427\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196565428\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254691293\",\n                            \"report_number\": \"WAW112008311\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-12\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79422893\",\n                            \"violation_id\": \"254691293\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3A0464583\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79504485\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALADY005413\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"0308\",\n                    \"insp_end_time\": \"0320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Tangipahoa\",\n                    \"latitude\": 30.610400000000002,\n                    \"longitude\": -90.45924117647058,\n                    \"geo_point\": {\n                        \"lat\": 30.610400000000002,\n                        \"lon\": -90.45924117647058\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"196728015\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"196728016\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79431193\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000412\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Douglas\",\n                    \"latitude\": 33.721599999999995,\n                    \"longitude\": -84.74936666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.721599999999995,\n                        \"lon\": -84.74936666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"160000\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"4\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X64N830909\",\n                            \"insp_unit_id\": \"196580540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"AB36PU\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN0909\"\n                        },\n                        {\n                            \"vin\": \"5E0AN14484G005226\",\n                            \"insp_unit_id\": \"196580541\",\n                            \"insp_unit_type_id\": \"8\",\n                            \"insp_unit_type_desc\": \"School Bus\",\n                            \"insp_unit_make\": \"COLL\",\n                            \"insp_unit_license\": \"6064CY\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"VIN5226\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254710806\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710806\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710808\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710808\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710807\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710807\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254710805\",\n                            \"report_number\": \"GA1419000412\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79431193\",\n                            \"violation_id\": \"254710805\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04440519\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79397226\",\n                    \"report_state\": \"IL\",\n                    \"report_number\": \"IL4004980410\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1641\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IL\",\n                    \"county_name\": \"Champaign\",\n                    \"latitude\": 40.1247696969697,\n                    \"longitude\": -88.20527878787878,\n                    \"geo_point\": {\n                        \"lat\": 40.1247696969697,\n                        \"lon\": -88.20527878787878\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I74\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"85000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275291\",\n                            \"insp_unit_id\": \"196512651\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01796\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG605404\",\n                            \"insp_unit_id\": \"196512652\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4TX8808\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1458T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79404424\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002131\",\n                    \"insp_date\": \"2023-08-10\",\n                    \"insp_start_time\": \"2106\",\n                    \"insp_end_time\": \"2126\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN932355\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66140\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG803702\",\n                            \"insp_unit_id\": \"196526777\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3454\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254648530\",\n                            \"report_number\": \"CAUCQO002131\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-10\",\n                            \"change_date\": \"2023-08-14\",\n                            \"inspection_id\": \"79404424\",\n                            \"violation_id\": \"254648530\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196526776\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS74505\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79375087\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCC357001527\",\n                    \"insp_date\": \"2023-08-09\",\n                    \"insp_start_time\": \"2303\",\n                    \"insp_end_time\": \"2333\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Richland\",\n                    \"latitude\": 34.02282499999999,\n                    \"longitude\": -80.99411500000002,\n                    \"geo_point\": {\n                        \"lat\": 34.02282499999999,\n                        \"lon\": -80.99411500000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-77 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184106\",\n                            \"insp_unit_id\": \"197011378\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34728\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG624704\",\n                            \"insp_unit_id\": \"197011379\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8136\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"899T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255216517\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216517\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"255216516\",\n                            \"report_number\": \"SCC357001527\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-08-09\",\n                            \"change_date\": \"2023-09-12\",\n                            \"inspection_id\": \"79375087\",\n                            \"violation_id\": \"255216516\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79359079\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUELS002744\",\n                    \"insp_date\": \"2023-08-08\",\n                    \"insp_start_time\": \"0803\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR-152 @ ROAD 6\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207786\",\n                            \"insp_unit_id\": \"196454706\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1321\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG207505\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4SH5002\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254567766\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567766\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567768\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567768\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"49\",\n                            \"viol_category_desc\": \"State/Local Hours of Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254567767\",\n                            \"report_number\": \"CAUELS002744\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-08\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79359079\",\n                            \"violation_id\": \"254567767\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196454707\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"1\",\n                            \"defect_verification_desc\": \"Repaired at scene\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79372749\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0141003949\",\n                    \"insp_date\": \"2023-08-06\",\n                    \"insp_start_time\": \"1830\",\n                    \"insp_end_time\": \"1930\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bibb\",\n                    \"latitude\": 32.81694761904762,\n                    \"longitude\": -83.67271428571429,\n                    \"geo_point\": {\n                        \"lat\": 32.81694761904762,\n                        \"lon\": -83.67271428571429\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHACAS21LH62884\",\n                            \"insp_unit_id\": \"196462498\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"C239DA\",\n                            \"insp_unit_license_state\": \"GA\",\n                            \"insp_unit_company\": \"5157\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG453504\",\n                            \"insp_unit_id\": \"196462499\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MK7644\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"660T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254576344\",\n                            \"report_number\": \"GA0141003949\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-08-06\",\n                            \"change_date\": \"2023-08-10\",\n                            \"inspection_id\": \"79372749\",\n                            \"violation_id\": \"254576344\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79341977\",\n                    \"report_state\": \"OK\",\n                    \"report_number\": \"OKPE18002406\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1413\",\n                    \"insp_end_time\": \"1508\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OK\",\n                    \"county_name\": \"Sequoyah\",\n                    \"latitude\": 35.4756,\n                    \"longitude\": -94.7481625,\n                    \"geo_point\": {\n                        \"lat\": 35.4756,\n                        \"lon\": -94.7481625\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SEQUOYAH POE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"93880\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5HD440788\",\n                            \"insp_unit_id\": \"196399290\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP41048\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955\"\n                        },\n                        {\n                            \"vin\": \"1B9FC452XHP275081\",\n                            \"insp_unit_id\": \"196399291\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"NO TAG\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5955T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79368580\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231103067\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1153\",\n                    \"insp_end_time\": \"1229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6GN969745\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77718\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG856802\",\n                            \"insp_unit_id\": \"196452979\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1643\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1117T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254566612\",\n                            \"report_number\": \"TXV231103067\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-08-03\",\n                            \"change_date\": \"2023-08-09\",\n                            \"inspection_id\": \"79368580\",\n                            \"violation_id\": \"254566612\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196452978\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79334912\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANCAT003079\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"1531\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG4EN152284\",\n                            \"insp_unit_id\": \"196383257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06446\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG512308\",\n                            \"insp_unit_id\": \"196383258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9128\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322964\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUDTG002880\",\n                    \"insp_date\": \"2023-08-03\",\n                    \"insp_start_time\": \"0825\",\n                    \"insp_end_time\": \"0835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9DG8DN139865\",\n                            \"insp_unit_id\": \"196358866\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72959\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447DG421506\",\n                            \"insp_unit_id\": \"196358867\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5136588\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79319702\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW416002960\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0606\",\n                    \"insp_end_time\": \"0645\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SC64  LIBERTY LAKE (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196353162\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254454581\",\n                            \"report_number\": \"WAW416002960\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-08-02\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79319702\",\n                            \"violation_id\": \"254454581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196353161\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79303589\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006562352\",\n                    \"insp_date\": \"2023-08-02\",\n                    \"insp_start_time\": \"0916\",\n                    \"insp_end_time\": \"0932\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196320200\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196320201\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79322635\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002111\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"0036\",\n                    \"insp_end_time\": \"0056\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3GN932328\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59587\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT-BLUE\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG769705\",\n                            \"insp_unit_id\": \"196358342\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5231\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254461187\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461187\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196358341\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75446\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254461188\",\n                            \"report_number\": \"CAUCQO002111\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-08-01\",\n                            \"change_date\": \"2023-08-03\",\n                            \"inspection_id\": \"79322635\",\n                            \"violation_id\": \"254461188\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79325176\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3553005917\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1425\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 301 NB @ I 10\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV7GHHT8676\",\n                            \"insp_unit_id\": \"196363874\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP87099\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446HG918004\",\n                            \"insp_unit_id\": \"196363875\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8827\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1169T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325551\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1562003181\",\n                    \"insp_date\": \"2023-08-01\",\n                    \"insp_start_time\": \"1349\",\n                    \"insp_end_time\": \"1405\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hamilton\",\n                    \"latitude\": 30.46326666666667,\n                    \"longitude\": -82.9479,\n                    \"geo_point\": {\n                        \"lat\": 30.46326666666667,\n                        \"lon\": -82.9479\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-75 HAMILTON WSS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"196364574\",\n                            \"insp_unit_type_id\": \"12\",\n                            \"insp_unit_type_desc\": \"Van\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"196364575\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79325564\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002833\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1222\",\n                    \"insp_end_time\": \"1322\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP87823\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873\"\n                        },\n                        {\n                            \"vin\": \"4V5R99DG8FN184088\",\n                            \"insp_unit_id\": \"196579253\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NG3170\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"873T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254709296\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709296\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254709297\",\n                            \"report_number\": \"FL2017002833\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-28\",\n                            \"change_date\": \"2023-08-17\",\n                            \"inspection_id\": \"79325564\",\n                            \"violation_id\": \"254709297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196579252\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000759215\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79264581\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002432\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0815\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"St. Clair\",\n                    \"latitude\": 33.68056923076923,\n                    \"longitude\": -86.32809999999999,\n                    \"geo_point\": {\n                        \"lat\": 33.68056923076923,\n                        \"lon\": -86.32809999999999\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"REST AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"64280\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"2XP2AJ7X9HM387286\",\n                            \"insp_unit_id\": \"196242676\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP40131\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5929\"\n                        },\n                        {\n                            \"vin\": \"5E0AX1745GG842901\",\n                            \"insp_unit_id\": \"196242677\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"31AAAE3\",\n                            \"insp_unit_license_state\": \"AL\",\n                            \"insp_unit_company\": \"5929T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79291398\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1289003919\",\n                    \"insp_date\": \"2023-07-28\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Newton\",\n                    \"latitude\": 33.56623333333334,\n                    \"longitude\": -83.84145,\n                    \"geo_point\": {\n                        \"lat\": 33.56623333333334,\n                        \"lon\": -83.84145\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118350\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2GN944851\",\n                            \"insp_unit_id\": \"196295714\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59575\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG769602\",\n                            \"insp_unit_id\": \"196295715\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5279\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1051T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79241985\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARC715001590\",\n                    \"insp_date\": \"2023-07-26\",\n                    \"insp_start_time\": \"1435\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Polk\",\n                    \"latitude\": 34.42362857142857,\n                    \"longitude\": -94.28588571428573,\n                    \"geo_point\": {\n                        \"lat\": 34.42362857142857,\n                        \"lon\": -94.28588571428573\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"POLK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932380\",\n                            \"insp_unit_id\": \"196198395\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53024\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG714004\",\n                            \"insp_unit_id\": \"196198396\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UHAU\",\n                            \"insp_unit_license\": \"4NS8714\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"993T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254754\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0136007577\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1230\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Richmond\",\n                    \"latitude\": 33.40738666666667,\n                    \"longitude\": -82.07101333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.40738666666667,\n                        \"lon\": -82.07101333333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE URBAN HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4DN563054\",\n                            \"insp_unit_id\": \"196223364\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93949\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446DG398106\",\n                            \"insp_unit_id\": \"196223365\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LY4967\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6026\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79254759\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1276002182\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1700\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99350\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222341\",\n                            \"insp_unit_id\": \"196483922\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642LG334205\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4156\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1352T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600216\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600216\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"205(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"24\",\n                            \"viol_category_desc\": \"Wheels, Studs, Clamps, Etc.\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254600217\",\n                            \"report_number\": \"GA1276002182\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79254759\",\n                            \"violation_id\": \"254600217\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"201(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"19\",\n                            \"viol_category_desc\": \"Frames\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483923\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79247566\",\n                    \"report_state\": \"PA\",\n                    \"report_number\": \"PAE903320622\",\n                    \"insp_date\": \"2023-07-25\",\n                    \"insp_start_time\": \"0747\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"PA\",\n                    \"county_name\": \"Berks\",\n                    \"latitude\": 40.40239811320755,\n                    \"longitude\": -75.89460377358492,\n                    \"geo_point\": {\n                        \"lat\": 40.40239811320755,\n                        \"lon\": -75.89460377358492\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SHOEMAKER AVE MEASURING 1230 F\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9LN222370\",\n                            \"insp_unit_id\": \"196824214\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG462702\",\n                            \"insp_unit_id\": \"196824215\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SS5904\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1415T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254997354\",\n                            \"report_number\": \"PAE903320622\",\n                            \"report_state\": \"PA\",\n                            \"insp_date\": \"2023-07-25\",\n                            \"change_date\": \"2023-08-30\",\n                            \"inspection_id\": \"79247566\",\n                            \"violation_id\": \"254997354\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79217881\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSBAB002396\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"1546\",\n                    \"insp_end_time\": \"1614\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Etowah\",\n                    \"latitude\": 33.99975454545454,\n                    \"longitude\": -86.07341818181817,\n                    \"geo_point\": {\n                        \"lat\": 33.99975454545454,\n                        \"lon\": -86.07341818181817\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222382\",\n                            \"insp_unit_id\": \"196147197\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649MG493904\",\n                            \"insp_unit_id\": \"196147198\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SS5929\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1428T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79219651\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006559433\",\n                    \"insp_date\": \"2023-07-24\",\n                    \"insp_start_time\": \"0955\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970565\",\n                            \"insp_unit_id\": \"196151677\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06623\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG034804\",\n                            \"insp_unit_id\": \"196151678\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RJ5465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1234T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79297045\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MYA0XGE8E\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"1031\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kleberg\",\n                    \"latitude\": 27.420166666666667,\n                    \"longitude\": -97.82516666666666,\n                    \"geo_point\": {\n                        \"lat\": 27.420166666666667,\n                        \"lon\": -97.82516666666666\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US 77 RIVIERA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4955\",\n                            \"insp_unit_id\": \"196307760\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP66387\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387\"\n                        },\n                        {\n                            \"vin\": \"4A9SC4825LJ047037\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"AUTO\",\n                            \"insp_unit_license\": \"4SU3902\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1387T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254405722\",\n                            \"report_number\": \"TX6MYA0XGE8E\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-08-01\",\n                            \"inspection_id\": \"79297045\",\n                            \"violation_id\": \"254405722\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196307761\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79225428\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW328001746\",\n                    \"insp_date\": \"2023-07-21\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Yakima\",\n                    \"latitude\": 46.49625200000001,\n                    \"longitude\": -120.46316,\n                    \"geo_point\": {\n                        \"lat\": 46.49625200000001,\n                        \"lon\": -120.46316\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"52000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"196165233\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"196165234\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1400T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254244676\",\n                            \"report_number\": \"WAW328001746\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-21\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79225428\",\n                            \"violation_id\": \"254244676\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79262357\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUETI000192\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1345\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"196263131\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"196263132\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1204T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79231408\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002785\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0743\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"196175540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"913\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"196175541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"11\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79220621\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP370000480\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1329\",\n                    \"insp_end_time\": \"1351\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Horry\",\n                    \"latitude\": 33.862595,\n                    \"longitude\": -78.93300000000004,\n                    \"geo_point\": {\n                        \"lat\": 33.862595,\n                        \"lon\": -78.93300000000004\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 501 HORRY COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222346\",\n                            \"insp_unit_id\": \"196154432\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57270\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG356104\",\n                            \"insp_unit_id\": \"196154433\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1357\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79242235\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1342003225\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"2100\",\n                    \"insp_end_time\": \"2155\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Brantley\",\n                    \"latitude\": 31.222625,\n                    \"longitude\": -81.9641,\n                    \"geo_point\": {\n                        \"lat\": 31.222625,\n                        \"lon\": -81.9641\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"94000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1CN529367\",\n                            \"insp_unit_id\": \"196483759\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70248\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG331802\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LP2448\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5745T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254600016\",\n                            \"report_number\": \"GA1342003225\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-08-11\",\n                            \"inspection_id\": \"79242235\",\n                            \"violation_id\": \"254600016\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196483760\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79238338\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MXA9DCIG3\",\n                    \"insp_date\": \"2023-07-20\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Harris\",\n                    \"latitude\": 29.811301293103448,\n                    \"longitude\": -95.4048672413793,\n                    \"geo_point\": {\n                        \"lat\": 29.811301293103448,\n                        \"lon\": -95.4048672413793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0610 IN HARRIS CO. (0-37)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN995403\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32428\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG187702\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4440\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254274575\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274575\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274574\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274574\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196191487\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254274576\",\n                            \"report_number\": \"TX6MXA9DCIG3\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-20\",\n                            \"change_date\": \"2023-07-25\",\n                            \"inspection_id\": \"79238338\",\n                            \"violation_id\": \"254274576\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196191488\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79200298\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW121001843\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1152\",\n                    \"insp_end_time\": \"1202\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Pierce\",\n                    \"latitude\": 47.166464556962026,\n                    \"longitude\": -122.41019746835443,\n                    \"geo_point\": {\n                        \"lat\": 47.166464556962026,\n                        \"lon\": -122.41019746835443\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SUMNER\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207772\",\n                            \"insp_unit_id\": \"196113006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41009\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1306\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207301\",\n                            \"insp_unit_id\": \"196113007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SF9404\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218543\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1398001088\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0900\",\n                    \"insp_end_time\": \"0920\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bryan\",\n                    \"latitude\": 32.06823333333333,\n                    \"longitude\": -81.48596666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.06823333333333,\n                        \"lon\": -81.48596666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"BRYAN CO I/S EB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"196149256\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"196149257\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79218679\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000238\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1420\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"1\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"196149730\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"196149731\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254229605\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229605\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(3)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229606\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229606\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229602\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"41\",\n                            \"viol_category_desc\": \"Following Too Close\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E0472455\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229603\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229603\",\n                            \"part_no\": \"391\",\n                            \"part_no_section\": \"11(B)(4)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229601\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229601\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04724554\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254229604\",\n                            \"report_number\": \"GA1430000238\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-19\",\n                            \"change_date\": \"2023-07-24\",\n                            \"inspection_id\": \"79218679\",\n                            \"violation_id\": \"254229604\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79195447\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS6611181692\",\n                    \"insp_date\": \"2023-07-19\",\n                    \"insp_start_time\": \"0923\",\n                    \"insp_end_time\": \"0940\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Harrison\",\n                    \"latitude\": 30.42598125,\n                    \"longitude\": -89.03891875,\n                    \"geo_point\": {\n                        \"lat\": 30.42598125,\n                        \"lon\": -89.03891875\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HARRISON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932298\",\n                            \"insp_unit_id\": \"196102390\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59511\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1021\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735505\",\n                            \"insp_unit_id\": \"196102391\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NT7047\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79171431\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBLW002847\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"0816\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 I-40 KNOXVILLE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG769702\",\n                            \"insp_unit_id\": \"196055030\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5228\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1056T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254122007\",\n                            \"report_number\": \"TNTBLW002847\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-07-18\",\n                            \"inspection_id\": \"79171431\",\n                            \"violation_id\": \"254122007\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196055029\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79465994\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX805005417\",\n                    \"insp_date\": \"2023-07-18\",\n                    \"insp_start_time\": \"1615\",\n                    \"insp_end_time\": \"1656\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LIBERTY LAKEWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7KN207767\",\n                            \"insp_unit_id\": \"196651807\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35226\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG207201\",\n                            \"insp_unit_id\": \"196651808\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9397\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254789291\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789291\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLSIV\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254789290\",\n                            \"report_number\": \"WAX805005417\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-18\",\n                            \"change_date\": \"2023-08-22\",\n                            \"inspection_id\": \"79465994\",\n                            \"violation_id\": \"254789290\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLED\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79207469\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3414007329\",\n                    \"insp_date\": \"2023-07-17\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1111\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932330\",\n                            \"insp_unit_id\": \"196126080\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66053\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG779102\",\n                            \"insp_unit_id\": \"196126081\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NZ5427\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1066T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79206394\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3187010203\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"1625\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MAXVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995373\",\n                            \"insp_unit_id\": \"196124380\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645JG125005\",\n                            \"insp_unit_id\": \"196124381\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RN4463\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1262T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254200996\",\n                            \"report_number\": \"FL3187010203\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-07-15\",\n                            \"change_date\": \"2023-07-21\",\n                            \"inspection_id\": \"79206394\",\n                            \"violation_id\": \"254200996\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79171642\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFEY000156\",\n                    \"insp_date\": \"2023-07-15\",\n                    \"insp_start_time\": \"0855\",\n                    \"insp_end_time\": \"0935\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Obion\",\n                    \"latitude\": 36.383,\n                    \"longitude\": -89.15686666666666,\n                    \"geo_point\": {\n                        \"lat\": 36.383,\n                        \"lon\": -89.15686666666666\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WALKER TANNER ROAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"89000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH7JN995366\",\n                            \"insp_unit_id\": \"196055417\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09682\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG067303\",\n                            \"insp_unit_id\": \"196055418\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RM3208\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1255T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79145106\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006556677\",\n                    \"insp_date\": \"2023-07-14\",\n                    \"insp_start_time\": \"1110\",\n                    \"insp_end_time\": \"1130\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGH WEIGH STATION, I-\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5DN563032\",\n                            \"insp_unit_id\": \"196003257\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56960\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5940\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XDG387903\",\n                            \"insp_unit_id\": \"196003258\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4LY4843\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79207153\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001443\",\n                    \"insp_date\": \"2023-07-13\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1023\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1LN222380\",\n                            \"insp_unit_id\": \"196125559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75557\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG493902\",\n                            \"insp_unit_id\": \"196125560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SS5927\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1426T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79121772\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIDETGT04272\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1005\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 42.234794736842105,\n                    \"longitude\": -84.40962631578947,\n                    \"geo_point\": {\n                        \"lat\": 42.234794736842105,\n                        \"lon\": -84.40962631578947\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I94 E/B @ COOPER ST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH6KN235042\",\n                            \"insp_unit_id\": \"195957042\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54296\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG328301\",\n                            \"insp_unit_id\": \"195957043\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4177\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1345T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254014236\",\n                            \"report_number\": \"MIDETGT04272\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-07-12\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79121772\",\n                            \"violation_id\": \"254014236\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79141237\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAND6D004732\",\n                    \"insp_date\": \"2023-07-12\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1151\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932342\",\n                            \"insp_unit_id\": \"195996089\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66086\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG795904\",\n                            \"insp_unit_id\": \"195996090\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PB7147\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1078T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79156840\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1430000220\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1640\",\n                    \"insp_end_time\": \"1710\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"7\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184083\",\n                            \"insp_unit_id\": \"196026079\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448FG606005\",\n                            \"insp_unit_id\": \"196026080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NG3116\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"868T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254092332\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092332\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(4)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092336\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092336\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092337\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092337\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092335\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092335\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092334\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092334\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092338\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092338\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254092333\",\n                            \"report_number\": \"GA1430000220\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79156840\",\n                            \"violation_id\": \"254092333\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79119841\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCK314003303\",\n                    \"insp_date\": \"2023-07-11\",\n                    \"insp_start_time\": \"1630\",\n                    \"insp_end_time\": \"1650\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Cherokee\",\n                    \"latitude\": 35.0668,\n                    \"longitude\": -81.625325,\n                    \"geo_point\": {\n                        \"lat\": 35.0668,\n                        \"lon\": -81.625325\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-85 SB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1FN183981\",\n                            \"insp_unit_id\": \"196370095\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23342\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"828\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449FG581003\",\n                            \"insp_unit_id\": \"196370096\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4ND8751\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"9\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254474220\",\n                            \"report_number\": \"SCK314003303\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-11\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"79119841\",\n                            \"violation_id\": \"254474220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"20232421031988\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79299940\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA1166007253\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0915\",\n                    \"insp_end_time\": \"0936\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Lewis\",\n                    \"latitude\": 46.574131818181826,\n                    \"longitude\": -122.68249090909093,\n                    \"geo_point\": {\n                        \"lat\": 46.574131818181826,\n                        \"lon\": -122.68249090909093\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHEHALISWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0KN207769\",\n                            \"insp_unit_id\": \"196312707\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP35228\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641KG207203\",\n                            \"insp_unit_id\": \"196312708\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SF9399\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254410471\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410471\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLLR\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410472\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410472\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2-SLLILC\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254410470\",\n                            \"report_number\": \"WA1166007253\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-08-02\",\n                            \"inspection_id\": \"79299940\",\n                            \"violation_id\": \"254410470\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79107146\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1851000131\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1535\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Baldwin\",\n                    \"latitude\": 30.56570384615385,\n                    \"longitude\": -87.74628846153846,\n                    \"geo_point\": {\n                        \"lat\": 30.56570384615385,\n                        \"lon\": -87.74628846153846\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0JD492854\",\n                            \"insp_unit_id\": \"195926056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27880\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5538\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449JG109702\",\n                            \"insp_unit_id\": \"195926057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"237877B\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5538T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79104484\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBKX003596\",\n                    \"insp_date\": \"2023-07-10\",\n                    \"insp_start_time\": \"0930\",\n                    \"insp_end_time\": \"0943\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Lassen\",\n                    \"latitude\": 40.51992,\n                    \"longitude\": -120.56288666666667,\n                    \"geo_point\": {\n                        \"lat\": 40.51992,\n                        \"lon\": -120.56288666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HONEY LAKE SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN932336\",\n                            \"insp_unit_id\": \"195921209\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66070\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448GG779203\",\n                            \"insp_unit_id\": \"195921210\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NZ5586\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253972781\",\n                            \"report_number\": \"CAUBKX003596\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-07-10\",\n                            \"change_date\": \"2023-07-10\",\n                            \"inspection_id\": \"79104484\",\n                            \"violation_id\": \"253972781\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79076793\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW739001107\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1540\",\n                    \"insp_end_time\": \"1640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4GN937268\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP95315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6037\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XGG775301\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5261931\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253908333\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908333\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908334\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908334\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195863894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253908335\",\n                            \"report_number\": \"WAW739001107\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79076793\",\n                            \"violation_id\": \"253908335\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195863895\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082121\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000638\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1040\",\n                    \"insp_end_time\": \"1051\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"195874419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"195874420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79076237\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000233443\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1536\",\n                    \"insp_end_time\": \"1616\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEWISTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH7LN250702\",\n                            \"insp_unit_id\": \"195961079\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66401\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG450906\",\n                            \"insp_unit_id\": \"195961080\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1409T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254019448\",\n                            \"report_number\": \"ID0000233443\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-07-05\",\n                            \"change_date\": \"2023-07-12\",\n                            \"inspection_id\": \"79076237\",\n                            \"violation_id\": \"254019448\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79082244\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000639\",\n                    \"insp_date\": \"2023-07-05\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1118\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN222331\",\n                            \"insp_unit_id\": \"195874641\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45592\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648LG312001\",\n                            \"insp_unit_id\": \"195874642\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4119\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79139814\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6MHC0AHHWB\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Tarrant\",\n                    \"latitude\": 32.76919896907216,\n                    \"longitude\": -97.26042061855671,\n                    \"geo_point\": {\n                        \"lat\": 32.76919896907216,\n                        \"lon\": -97.26042061855671\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0030 IN TARRANT CO. (2-31)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG2EN152266\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP90241\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447EG508503\",\n                            \"insp_unit_id\": \"195993810\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3745\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"742T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254054581\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054581\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254054580\",\n                            \"report_number\": \"TX6MHC0AHHWB\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-07-13\",\n                            \"inspection_id\": \"79139814\",\n                            \"violation_id\": \"254054580\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195993809\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79057798\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCH270005377\",\n                    \"insp_date\": \"2023-07-04\",\n                    \"insp_start_time\": \"1122\",\n                    \"insp_end_time\": \"1145\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9FN184097\",\n                            \"insp_unit_id\": \"196558787\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34712\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XFG623601\",\n                            \"insp_unit_id\": \"196558788\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NH8423\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"890T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254684414\",\n                            \"report_number\": \"SCH270005377\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-07-04\",\n                            \"change_date\": \"2023-08-16\",\n                            \"inspection_id\": \"79057798\",\n                            \"violation_id\": \"254684414\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA44502\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79051086\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR758C000756\",\n                    \"insp_date\": \"2023-07-03\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crawford\",\n                    \"latitude\": 35.55776363636364,\n                    \"longitude\": -94.26134545454545,\n                    \"geo_point\": {\n                        \"lat\": 35.55776363636364,\n                        \"lon\": -94.26134545454545\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRAWFORD COUNTY(ALMA EAST STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X2JD461413\",\n                            \"insp_unit_id\": \"195810168\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP87832\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444JG027604\",\n                            \"insp_unit_id\": \"195810169\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"5219214\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"14\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79065719\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231063632\",\n                    \"insp_date\": \"2023-07-01\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1053\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3EN152213\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80256\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448EG467203\",\n                            \"insp_unit_id\": \"195841401\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MS4192\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"687T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253884148\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884148\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884146\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884146\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884149\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884149\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"8\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253884147\",\n                            \"report_number\": \"TXV231063632\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-07-01\",\n                            \"change_date\": \"2023-07-05\",\n                            \"inspection_id\": \"79065719\",\n                            \"violation_id\": \"253884147\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195841400\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79081745\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002785\",\n                    \"insp_date\": \"2023-06-30\",\n                    \"insp_start_time\": \"0715\",\n                    \"insp_end_time\": \"0816\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"AFVHG3DV2FHGK0632\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP46173\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG691304\",\n                            \"insp_unit_id\": \"195873775\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NS1415\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"951T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253921736\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921736\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253921737\",\n                            \"report_number\": \"FL2017002785\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-06-30\",\n                            \"change_date\": \"2023-07-07\",\n                            \"inspection_id\": \"79081745\",\n                            \"violation_id\": \"253921737\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195873774\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000752728\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79049609\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCQO002007\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"0318\",\n                    \"insp_end_time\": \"0336\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Riverside\",\n                    \"latitude\": 33.790982828282836,\n                    \"longitude\": -116.95061717171714,\n                    \"geo_point\": {\n                        \"lat\": 33.790982828282836,\n                        \"lon\": -116.95061717171714\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG6HN970475\",\n                            \"insp_unit_id\": \"195807700\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP91091\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4723HJ464057\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGR\",\n                            \"insp_unit_license\": \"4PY7311\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"CAR CARRIER\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253848538\",\n                            \"report_number\": \"CAUCQO002007\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-07-03\",\n                            \"inspection_id\": \"79049609\",\n                            \"violation_id\": \"253848538\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195807701\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS75331\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79034736\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006551642\",\n                    \"insp_date\": \"2023-06-29\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I 40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X04D821256\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"NM4111\",\n                            \"insp_unit_license_state\": \"NC\",\n                            \"insp_unit_company\": \"5246\"\n                        },\n                        {\n                            \"vin\": \"5E0AH144776104003\",\n                            \"insp_unit_id\": \"195777872\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"2595649\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"275-T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253812941\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812941\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"25(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253812940\",\n                            \"report_number\": \"NC0006551642\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-29\",\n                            \"change_date\": \"2023-06-30\",\n                            \"inspection_id\": \"79034736\",\n                            \"violation_id\": \"253812940\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195777871\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79012222\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCAR002386\",\n                    \"insp_date\": \"2023-06-28\",\n                    \"insp_start_time\": \"1035\",\n                    \"insp_end_time\": \"1105\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Tehama\",\n                    \"latitude\": 40.114184615384616,\n                    \"longitude\": -122.06043846153845,\n                    \"geo_point\": {\n                        \"lat\": 40.114184615384616,\n                        \"lon\": -122.06043846153845\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"COTTONWOOD IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN955857\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77787\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100 / WHT\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4629GJ464046\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3325\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1100T / BLU\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253765989\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765989\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195734356\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERBAL\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253765990\",\n                            \"report_number\": \"CAUCAR002386\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-06-28\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79012222\",\n                            \"violation_id\": \"253765990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195734357\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79070215\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0396003263\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1345\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S NB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"92000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995357\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09656\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649JG049501\",\n                            \"insp_unit_id\": \"195848992\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RJ5480\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1246T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253891570\",\n                            \"report_number\": \"GA0396003263\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-27\",\n                            \"change_date\": \"2023-07-06\",\n                            \"inspection_id\": \"79070215\",\n                            \"violation_id\": \"253891570\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195848991\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78992444\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006550251\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1210\",\n                    \"insp_end_time\": \"1240\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I85S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"118000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"195716215\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"195716216\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"BMW\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79005385\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248007097\",\n                    \"insp_date\": \"2023-06-27\",\n                    \"insp_start_time\": \"1607\",\n                    \"insp_end_time\": \"1625\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 SB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"195720070\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"195720071\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968751\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001325\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152231\",\n                            \"insp_unit_id\": \"195647195\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72986\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467505\",\n                            \"insp_unit_id\": \"195647196\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3182\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5973T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78981630\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZM001379\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"1127\",\n                    \"insp_end_time\": \"1147\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 1 KNOX SCALES - WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4GN932340\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66084\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1076\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444GG795902\",\n                            \"insp_unit_id\": \"195672453\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PB7145\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"PR1\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253698455\",\n                            \"report_number\": \"TNTEZM001379\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-26\",\n                            \"inspection_id\": \"78981630\",\n                            \"violation_id\": \"253698455\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195672452\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79018145\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1379001261\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0840\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Bulloch\",\n                    \"latitude\": 32.42041428571429,\n                    \"longitude\": -81.78041428571427,\n                    \"geo_point\": {\n                        \"lat\": 32.42041428571429,\n                        \"lon\": -81.78041428571427\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170322\",\n                            \"insp_unit_id\": \"195745419\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18394\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN0322\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG568304\",\n                            \"insp_unit_id\": \"195745420\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NC1127\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"VIN8304\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779345\",\n                            \"report_number\": \"GA1379001261\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-23\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018145\",\n                            \"violation_id\": \"253779345\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04634231\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79161953\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231051120\",\n                    \"insp_date\": \"2023-06-23\",\n                    \"insp_start_time\": \"0931\",\n                    \"insp_end_time\": \"0950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 MM 752 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8LN222358\",\n                            \"insp_unit_id\": \"196037939\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57292\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644LG382305\",\n                            \"insp_unit_id\": \"196037940\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SN4350\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1368T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78968158\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCB353001385\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1044\",\n                    \"insp_end_time\": \"1129\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"York\",\n                    \"latitude\": 34.98805625,\n                    \"longitude\": -81.15508750000001,\n                    \"geo_point\": {\n                        \"lat\": 34.98805625,\n                        \"lon\": -81.15508750000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-77 NB YORK COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120600\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184075\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34657\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"860\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG605902\",\n                            \"insp_unit_id\": \"196369874\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NG2821\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254473991\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473991\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473990\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473990\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WA42422\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473993\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473993\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"254473992\",\n                            \"report_number\": \"SCB353001385\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-08-04\",\n                            \"inspection_id\": \"78968158\",\n                            \"violation_id\": \"254473992\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"196369873\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985145\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M4A9DAWZK\",\n                    \"insp_date\": \"2023-06-21\",\n                    \"insp_start_time\": \"1010\",\n                    \"insp_end_time\": \"1055\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Galveston\",\n                    \"latitude\": 29.406173913043474,\n                    \"longitude\": -94.92199565217392,\n                    \"geo_point\": {\n                        \"lat\": 29.406173913043474,\n                        \"lon\": -94.92199565217392\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"2100 W PARKWOOD AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN969754\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77745\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG865301\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PL2962\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253803419\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803419\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803417\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803417\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803415\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803415\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803418\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803418\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195769584\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253803416\",\n                            \"report_number\": \"TX6M4A9DAWZK\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-21\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"78985145\",\n                            \"violation_id\": \"253803416\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195769585\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78985238\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M259DJRUJ\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"0509\",\n                    \"insp_end_time\": \"0545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Bexar\",\n                    \"latitude\": 29.45517500000001,\n                    \"longitude\": -98.49622916666667,\n                    \"geo_point\": {\n                        \"lat\": 29.45517500000001,\n                        \"lon\": -98.49622916666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0037 IN BEXAR CO. (119-143)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"139600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN995377\",\n                            \"insp_unit_id\": \"195679982\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24273\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG125103\",\n                            \"insp_unit_id\": \"195679983\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR7985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1266T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79000956\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAX848005285\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1053\",\n                    \"insp_end_time\": \"1127\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RIDGEFIELDWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN207775\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP41012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG207304\",\n                            \"insp_unit_id\": \"195710887\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4SF9403\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253740309\",\n                            \"report_number\": \"WAX848005285\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-28\",\n                            \"inspection_id\": \"79000956\",\n                            \"violation_id\": \"253740309\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75A3-TAOL\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"99\",\n                            \"viol_category_desc\": \"Unknown\",\n                            \"viol_type\": \"INVALID\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195710886\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78950277\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6M2E0APNAH\",\n                    \"insp_date\": \"2023-06-19\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1433\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hood\",\n                    \"latitude\": 32.4272,\n                    \"longitude\": -97.80996666666667,\n                    \"geo_point\": {\n                        \"lat\": 32.4272,\n                        \"lon\": -97.80996666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"FM-0167 IN HOOD CO. (282-298)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4LD637007\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EP07566\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5774\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449LG343101\",\n                            \"insp_unit_id\": \"195611057\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"148B063\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5774T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253628360\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628360\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253628359\",\n                            \"report_number\": \"TX6M2E0APNAH\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-06-19\",\n                            \"change_date\": \"2023-06-21\",\n                            \"inspection_id\": \"78950277\",\n                            \"violation_id\": \"253628359\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(D)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195611056\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"79016497\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003204\",\n                    \"insp_date\": \"2023-06-15\",\n                    \"insp_start_time\": \"1017\",\n                    \"insp_end_time\": \"1027\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"116000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9JN970551\",\n                            \"insp_unit_id\": \"195742022\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04491\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG015405\",\n                            \"insp_unit_id\": \"195742023\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4RG7315\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1220T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78925626\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231045274\",\n                    \"insp_date\": \"2023-06-14\",\n                    \"insp_start_time\": \"0757\",\n                    \"insp_end_time\": \"0817\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 45 FEEDER MM 103\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564149\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"XP66382\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382\"\n                        },\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4950\",\n                            \"insp_unit_id\": \"195564150\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENR\",\n                            \"insp_unit_license\": \"4SU3738\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1382T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79018110\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1321003930\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1315\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG2GN969743\",\n                            \"insp_unit_id\": \"195745344\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06419\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440HG852405\",\n                            \"insp_unit_id\": \"195745345\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ1674\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1115T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253779220\",\n                            \"report_number\": \"GA1321003930\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-13\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79018110\",\n                            \"violation_id\": \"253779220\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78897477\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WA0044000042\",\n                    \"insp_date\": \"2023-06-13\",\n                    \"insp_start_time\": \"0728\",\n                    \"insp_end_time\": \"0746\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Adams\",\n                    \"latitude\": 46.92404,\n                    \"longitude\": -118.50847999999999,\n                    \"geo_point\": {\n                        \"lat\": 46.92404,\n                        \"lon\": -118.50847999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CLE ELUMWA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"53000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222365\",\n                            \"insp_unit_id\": \"195507627\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"XP66375\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG423402\",\n                            \"insp_unit_id\": \"195507628\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNPUBLISHE\",\n                            \"insp_unit_license\": \"4SU3702\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78903326\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN6081007112\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1511\",\n                    \"insp_end_time\": \"1530\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Posey\",\n                    \"latitude\": 38.12163333333333,\n                    \"longitude\": -87.82448333333333,\n                    \"geo_point\": {\n                        \"lat\": 38.12163333333333,\n                        \"lon\": -87.82448333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE 64 E/B AT 11.5 MM\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"111000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2JN995369\",\n                            \"insp_unit_id\": \"195657923\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24250\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648JG125001\",\n                            \"insp_unit_id\": \"195657924\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RN4459\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1258\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253683003\",\n                            \"report_number\": \"IN6081007112\",\n                            \"report_state\": \"IN\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-24\",\n                            \"inspection_id\": \"78903326\",\n                            \"violation_id\": \"253683003\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78878146\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006544578\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1602\",\n                    \"insp_end_time\": \"1633\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION, I-4\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932321\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59567\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG761403\",\n                            \"insp_unit_id\": \"195469743\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NX2245\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253473025\",\n                            \"report_number\": \"NC0006544578\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-06-12\",\n                            \"change_date\": \"2023-06-13\",\n                            \"inspection_id\": \"78878146\",\n                            \"violation_id\": \"253473025\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195469742\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3148567\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78882001\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL322000034\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"1416\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Gallatin\",\n                    \"latitude\": 45.575523076923076,\n                    \"longitude\": -111.20246923076922,\n                    \"geo_point\": {\n                        \"lat\": 45.575523076923076,\n                        \"lon\": -111.20246923076922\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195477181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195477182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78879120\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBYQ004245\",\n                    \"insp_date\": \"2023-06-12\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1012\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"THP 4 HAYWOOD COUNTY SCALE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"195471672\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG356103\",\n                            \"insp_unit_id\": \"195471673\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SM4183\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78839952\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006543480\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"1020\",\n                    \"insp_end_time\": \"1040\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 35.99941111111112,\n                    \"longitude\": -79.09340000000002,\n                    \"geo_point\": {\n                        \"lat\": 35.99941111111112,\n                        \"lon\": -79.09340000000002\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 EASTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV7LDKX4947\",\n                            \"insp_unit_id\": \"195394314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378\"\n                        },\n                        {\n                            \"vin\": \"530AA1649LG390903\",\n                            \"insp_unit_id\": \"195394315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTL\",\n                            \"insp_unit_license\": \"4SN4376\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1378T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79017053\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1335002765\",\n                    \"insp_date\": \"2023-06-08\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0800\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Columbia\",\n                    \"latitude\": 33.167566666666666,\n                    \"longitude\": -82.64881666666666,\n                    \"geo_point\": {\n                        \"lat\": 33.167566666666666,\n                        \"lon\": -82.64881666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X2ED235482\",\n                            \"insp_unit_id\": \"195743171\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP91079\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5442\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG534701\",\n                            \"insp_unit_id\": \"195743172\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM7785\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253776089\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776089\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253776090\",\n                            \"report_number\": \"GA1335002765\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-08\",\n                            \"change_date\": \"2023-06-29\",\n                            \"inspection_id\": \"79017053\",\n                            \"violation_id\": \"253776090\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"E04669086\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78844922\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231037391\",\n                    \"insp_date\": \"2023-06-07\",\n                    \"insp_start_time\": \"0808\",\n                    \"insp_end_time\": \"0831\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Kenedy\",\n                    \"latitude\": 27.009700000000002,\n                    \"longitude\": -97.81370000000001,\n                    \"geo_point\": {\n                        \"lat\": 27.009700000000002,\n                        \"lon\": -97.81370000000001\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US77 NB SVC RD US77\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1ED232234\",\n                            \"insp_unit_id\": \"195480838\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"WP46148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5368\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1440EG501201\",\n                            \"insp_unit_id\": \"195480839\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS1620\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"79020216\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000250\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"0947\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Fulton\",\n                    \"latitude\": 33.81232235294117,\n                    \"longitude\": -84.42623176470592,\n                    \"geo_point\": {\n                        \"lat\": 33.81232235294117,\n                        \"lon\": -84.42623176470592\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5KN222333\",\n                            \"insp_unit_id\": \"196024762\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45594\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641LG312003\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4121\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1337T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"254090077\",\n                            \"report_number\": \"GA1419000250\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-06-06\",\n                            \"change_date\": \"2023-07-17\",\n                            \"inspection_id\": \"79020216\",\n                            \"violation_id\": \"254090077\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"196024763\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78832252\",\n                    \"report_state\": \"MT\",\n                    \"report_number\": \"MTL238003931\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"1158\",\n                    \"insp_end_time\": \"1223\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MT\",\n                    \"county_name\": \"Beaverhead\",\n                    \"latitude\": 45.276275,\n                    \"longitude\": -112.94241249999999,\n                    \"geo_point\": {\n                        \"lat\": 45.276275,\n                        \"lon\": -112.94241249999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIMA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH5LN250696\",\n                            \"insp_unit_id\": \"195376205\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66399\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG450904\",\n                            \"insp_unit_id\": \"195376206\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SN4392\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1407T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78819993\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCS336001274\",\n                    \"insp_date\": \"2023-06-06\",\n                    \"insp_start_time\": \"0732\",\n                    \"insp_end_time\": \"0752\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Aiken\",\n                    \"latitude\": 33.53085217391303,\n                    \"longitude\": -81.73337391304348,\n                    \"geo_point\": {\n                        \"lat\": 33.53085217391303,\n                        \"lon\": -81.73337391304348\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-20 EB AIKEN COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN222332\",\n                            \"insp_unit_id\": \"195343540\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45593\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG312002\",\n                            \"insp_unit_id\": \"195343541\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4120\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1336T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78808128\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012287\",\n                    \"insp_date\": \"2023-06-05\",\n                    \"insp_start_time\": \"0439\",\n                    \"insp_end_time\": \"0523\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3MN275342\",\n                            \"insp_unit_id\": \"195311509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01767\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1448\"\n                        },\n                        {\n                            \"vin\": \"3F0AA1648NG592102\",\n                            \"insp_unit_id\": \"195311510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9822\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78813042\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW420005954\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1230\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Spokane\",\n                    \"latitude\": 47.65191509433962,\n                    \"longitude\": -117.37958301886793,\n                    \"geo_point\": {\n                        \"lat\": 47.65191509433962,\n                        \"lon\": -117.37958301886793\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LIBERTY LAKE (SPOKANE POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152269\",\n                            \"insp_unit_id\": \"195322623\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40133\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"743\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449EG508504\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4MU3746\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253290112\",\n                            \"report_number\": \"WAW420005954\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78813042\",\n                            \"violation_id\": \"253290112\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195322624\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78809730\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTERC004791\",\n                    \"insp_date\": \"2023-06-02\",\n                    \"insp_start_time\": \"1415\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"49600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV3LDKX4945\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59080\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG390901\",\n                            \"insp_unit_id\": \"195314565\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4374\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1376T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253281440\",\n                            \"report_number\": \"TNTERC004791\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-06-02\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78809730\",\n                            \"violation_id\": \"253281440\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195314564\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78784847\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"ARE526005954\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1755\",\n                    \"insp_end_time\": \"1825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Cross\",\n                    \"latitude\": 35.322939999999996,\n                    \"longitude\": -90.77284,\n                    \"geo_point\": {\n                        \"lat\": 35.322939999999996,\n                        \"lon\": -90.77284\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"CROSS COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"112000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1DN149617\",\n                            \"insp_unit_id\": \"195251296\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80283\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG452704\",\n                            \"insp_unit_id\": \"195251297\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MM7000\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"655T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253206297\",\n                            \"report_number\": \"ARE526005954\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-01\",\n                            \"inspection_id\": \"78784847\",\n                            \"violation_id\": \"253206297\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"500A0755111\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78797468\",\n                    \"report_state\": \"NM\",\n                    \"report_number\": \"NM4693N47L4K\",\n                    \"insp_date\": \"2023-05-31\",\n                    \"insp_start_time\": \"1610\",\n                    \"insp_end_time\": \"1632\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NM\",\n                    \"county_name\": \"Doña Ana\",\n                    \"latitude\": 32.310113793103454,\n                    \"longitude\": -106.7905,\n                    \"geo_point\": {\n                        \"lat\": 32.310113793103454,\n                        \"lon\": -106.7905\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AT INTERSECTION OF I-10 AND I\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X4ND757991\",\n                            \"insp_unit_id\": \"195278227\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"R619048\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645NG657201\",\n                            \"insp_unit_id\": \"195278228\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTZ\",\n                            \"insp_unit_license\": \"168B251\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"UNIT5864T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253235597\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235597\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253235596\",\n                            \"report_number\": \"NM4693N47L4K\",\n                            \"report_state\": \"NM\",\n                            \"insp_date\": \"2023-05-31\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78797468\",\n                            \"violation_id\": \"253235596\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"9505070\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78778051\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW509002519\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"0911\",\n                    \"insp_end_time\": \"0924\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Grays Harbor\",\n                    \"latitude\": 47.10864761904762,\n                    \"longitude\": -123.83817142857141,\n                    \"geo_point\": {\n                        \"lat\": 47.10864761904762,\n                        \"lon\": -123.83817142857141\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC19  BRADY WESTBOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSL79X1CD144395\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP75596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5749\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG373301\",\n                            \"insp_unit_id\": \"195238964\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"25-7974C\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5749T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253192217\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192217\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195238963\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253192216\",\n                            \"report_number\": \"WAW509002519\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-05-29\",\n                            \"change_date\": \"2023-05-31\",\n                            \"inspection_id\": \"78778051\",\n                            \"violation_id\": \"253192216\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78752793\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006539590\",\n                    \"insp_date\": \"2023-05-29\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1220\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Columbus\",\n                    \"latitude\": 34.28389285714286,\n                    \"longitude\": -78.66354999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.28389285714286,\n                        \"lon\": -78.66354999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 74 EAST AT SR 1585\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995374\",\n                            \"insp_unit_id\": \"195187136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24257\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1263\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG125006\",\n                            \"insp_unit_id\": \"195187137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RN4464\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78792566\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE9B001755\",\n                    \"insp_date\": \"2023-05-27\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1148\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"195269002\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X WHT\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"195269003\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"2X BLK\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78746273\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1227007083\",\n                    \"insp_date\": \"2023-05-25\",\n                    \"insp_start_time\": \"1139\",\n                    \"insp_end_time\": \"1300\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Dade\",\n                    \"latitude\": 34.89783333333333,\n                    \"longitude\": -85.48316666666666,\n                    \"geo_point\": {\n                        \"lat\": 34.89783333333333,\n                        \"lon\": -85.48316666666666\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERSTATE HWY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"112600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH2KN235040\",\n                            \"insp_unit_id\": \"195174830\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP54294\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG312301\",\n                            \"insp_unit_id\": \"195174831\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CART\",\n                            \"insp_unit_license\": \"4SM4150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1343T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738051\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3164015971\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1241\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Suwannee\",\n                    \"latitude\": 30.12993333333333,\n                    \"longitude\": -82.94346666666667,\n                    \"geo_point\": {\n                        \"lat\": 30.12993333333333,\n                        \"lon\": -82.94346666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"AG STATION 8\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V4RC9EH5DN143363\",\n                            \"insp_unit_id\": \"195158768\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP93919\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG452603\",\n                            \"insp_unit_id\": \"195158769\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4MM6794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5999T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78738420\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000559\",\n                    \"insp_date\": \"2023-05-23\",\n                    \"insp_start_time\": \"1223\",\n                    \"insp_end_time\": \"1234\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EG4CN553329\",\n                            \"insp_unit_id\": \"195159422\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP80280\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442CG381107\",\n                            \"insp_unit_id\": \"195159423\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LW5790\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5996T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78763063\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6LA70XJFFZ\",\n                    \"insp_date\": \"2023-05-22\",\n                    \"insp_start_time\": \"0731\",\n                    \"insp_end_time\": \"0810\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Denton\",\n                    \"latitude\": 33.15401,\n                    \"longitude\": -97.08456666666667,\n                    \"geo_point\": {\n                        \"lat\": 33.15401,\n                        \"lon\": -97.08456666666667\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SH-0114 IN DENTON CO. (588-602\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932293\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59504\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG730205\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS9114\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1016T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253159170\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159170\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159171\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159171\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195210145\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253159169\",\n                            \"report_number\": \"TX6LA70XJFFZ\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-05-22\",\n                            \"change_date\": \"2023-05-30\",\n                            \"inspection_id\": \"78763063\",\n                            \"violation_id\": \"253159169\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195210144\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78674171\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR780E000267\",\n                    \"insp_date\": \"2023-05-18\",\n                    \"insp_start_time\": \"0415\",\n                    \"insp_end_time\": \"0510\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1JN970544\",\n                            \"insp_unit_id\": \"195033605\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04465\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640JG015303\",\n                            \"insp_unit_id\": \"195033606\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7309\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1213T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252950446\",\n                            \"report_number\": \"AR780E000267\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-18\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78674171\",\n                            \"violation_id\": \"252950446\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"0670938\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78655927\",\n                    \"report_state\": \"US\",\n                    \"report_number\": \"US1894000018\",\n                    \"insp_date\": \"2023-05-17\",\n                    \"insp_start_time\": \"1156\",\n                    \"insp_end_time\": \"1236\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Alamance\",\n                    \"latitude\": 36.052125,\n                    \"longitude\": -79.41752500000001,\n                    \"geo_point\": {\n                        \"lat\": 36.052125,\n                        \"lon\": -79.41752500000001\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"HILLSBOROUGHNC\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH0CN529375\",\n                            \"insp_unit_id\": \"194998077\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLVO\",\n                            \"insp_unit_license\": \"YP18471\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440CG331905\",\n                            \"insp_unit_id\": \"194998078\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTRELL T\",\n                            \"insp_unit_license\": \"4LT1905\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700444\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001419\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1807\",\n                    \"insp_end_time\": \"1827\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X5DD199737\",\n                            \"insp_unit_id\": \"195084366\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP59060\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5701\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG445501\",\n                            \"insp_unit_id\": \"195084367\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"2398062\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700455\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3854001333\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1411\",\n                    \"insp_end_time\": \"1423\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN932352\",\n                            \"insp_unit_id\": \"195084387\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66111\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1442GG803604\",\n                            \"insp_unit_id\": \"195084388\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1088T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78700075\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004957\",\n                    \"insp_date\": \"2023-05-15\",\n                    \"insp_start_time\": \"1013\",\n                    \"insp_end_time\": \"1026\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4938\",\n                            \"insp_unit_id\": \"195083749\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06481\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382401\",\n                            \"insp_unit_id\": \"195083750\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CNTR\",\n                            \"insp_unit_license\": \"4SN4359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1369T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78582621\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR771E000183\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0740\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932303\",\n                            \"insp_unit_id\": \"194851786\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP04484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG735605\",\n                            \"insp_unit_id\": \"194851787\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NT7152\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1026T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252741234\",\n                            \"report_number\": \"AR771E000183\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-10\",\n                            \"inspection_id\": \"78582621\",\n                            \"violation_id\": \"252741234\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78598586\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4600002209\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"0829\",\n                    \"insp_end_time\": \"0900\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Idaho\",\n                    \"latitude\": 45.7977076923077,\n                    \"longitude\": -116.12827692307692,\n                    \"geo_point\": {\n                        \"lat\": 45.7977076923077,\n                        \"lon\": -116.12827692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LOLO PASS\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH4LN250706\",\n                            \"insp_unit_id\": \"195044723\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG450910\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SN4398\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1413T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252963242\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963242\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252963243\",\n                            \"report_number\": \"ID4600002209\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-05-10\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78598586\",\n                            \"violation_id\": \"252963243\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195044724\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78603849\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000537\",\n                    \"insp_date\": \"2023-05-10\",\n                    \"insp_start_time\": \"1236\",\n                    \"insp_end_time\": \"1244\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN969750\",\n                            \"insp_unit_id\": \"196780421\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45541\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG865202\",\n                            \"insp_unit_id\": \"196780422\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PJ9901\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1122T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78605135\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002597\",\n                    \"insp_date\": \"2023-05-09\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1216\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9CN547477\",\n                            \"insp_unit_id\": \"194896323\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72984\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447CG344201\",\n                            \"insp_unit_id\": \"194896324\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4LR8512\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5972T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78573855\",\n                    \"report_state\": \"OR\",\n                    \"report_number\": \"ORAANG000345\",\n                    \"insp_date\": \"2023-05-08\",\n                    \"insp_start_time\": \"1200\",\n                    \"insp_end_time\": \"1242\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"OR\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 45.52230967741935,\n                    \"longitude\": -122.91478064516131,\n                    \"geo_point\": {\n                        \"lat\": 45.52230967741935,\n                        \"lon\": -122.91478064516131\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"WASHINGTON COUNTY MCSAP\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH3KN207779\",\n                            \"insp_unit_id\": \"194908634\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45503\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649KG207403\",\n                            \"insp_unit_id\": \"194908635\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CRKG\",\n                            \"insp_unit_license\": \"4SH5050\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1314T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78579336\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUEEE001582\",\n                    \"insp_date\": \"2023-05-07\",\n                    \"insp_start_time\": \"1820\",\n                    \"insp_end_time\": \"1826\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"194845727\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"194845728\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539167\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002590\",\n                    \"insp_date\": \"2023-05-05\",\n                    \"insp_start_time\": \"0720\",\n                    \"insp_end_time\": \"0756\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC US-301 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92500\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAECK16PV54639\",\n                            \"insp_unit_id\": \"194766474\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"AC72EB\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"6007\"\n                        },\n                        {\n                            \"vin\": \"5E0AZ14496G040901\",\n                            \"insp_unit_id\": \"194766475\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4KG4044\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6007T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78539787\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004942\",\n                    \"insp_date\": \"2023-05-04\",\n                    \"insp_start_time\": \"0845\",\n                    \"insp_end_time\": \"0908\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN222335\",\n                            \"insp_unit_id\": \"194767509\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45596\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645LG312005\",\n                            \"insp_unit_id\": \"194767510\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SM4148\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1339T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78554138\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1395001193\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0935\",\n                    \"insp_end_time\": \"1000\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Carroll\",\n                    \"latitude\": 33.601441666666666,\n                    \"longitude\": -85.08223333333333,\n                    \"geo_point\": {\n                        \"lat\": 33.601441666666666,\n                        \"lon\": -85.08223333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN970488\",\n                            \"insp_unit_id\": \"194795084\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP09652\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647JG049402\",\n                            \"insp_unit_id\": \"194795085\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RM3358\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1242T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252677387\",\n                            \"report_number\": \"GA1395001193\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-03\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78554138\",\n                            \"violation_id\": \"252677387\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"82(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539431\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004940\",\n                    \"insp_date\": \"2023-05-03\",\n                    \"insp_start_time\": \"0905\",\n                    \"insp_end_time\": \"0937\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766934\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66092\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1082\"\n                        },\n                        {\n                            \"vin\": \"5E0AC1440GG803505\",\n                            \"insp_unit_id\": \"194766935\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PB7203\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1084T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78506123\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHX000070\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1728\",\n                    \"insp_end_time\": \"1734\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Haywood\",\n                    \"latitude\": 35.5291,\n                    \"longitude\": -89.2975,\n                    \"geo_point\": {\n                        \"lat\": 35.5291,\n                        \"lon\": -89.2975\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 WEST BOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932301\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59527\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG735603\",\n                            \"insp_unit_id\": \"194700661\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NT7150\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1024T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252568662\",\n                            \"report_number\": \"TNTFHX000070\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78506123\",\n                            \"violation_id\": \"252568662\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194700660\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78503753\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1332003876\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1931\",\n                    \"insp_end_time\": \"1950\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"DeKalb\",\n                    \"latitude\": 33.830994999999994,\n                    \"longitude\": -84.2028425,\n                    \"geo_point\": {\n                        \"lat\": 33.830994999999994,\n                        \"lon\": -84.2028425\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HIGH CRASH CORRIDOR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG3FN183982\",\n                            \"insp_unit_id\": \"194695246\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23343\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440FG581004\",\n                            \"insp_unit_id\": \"194695247\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4NA3378\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"829T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252563528\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563528\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(D)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252563527\",\n                            \"report_number\": \"GA1332003876\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-05-01\",\n                            \"change_date\": \"2023-05-02\",\n                            \"inspection_id\": \"78503753\",\n                            \"violation_id\": \"252563527\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78539796\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005231\",\n                    \"insp_date\": \"2023-05-01\",\n                    \"insp_start_time\": \"1008\",\n                    \"insp_end_time\": \"1025\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4LN222356\",\n                            \"insp_unit_id\": \"194767526\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57290\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG382303\",\n                            \"insp_unit_id\": \"194767527\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4SN4351\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1366T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78563836\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231019670\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1535\",\n                    \"insp_end_time\": \"1549\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US 281 NORTH BOUND N\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5FN184003\",\n                            \"insp_unit_id\": \"195329266\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23384\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447FG596602\",\n                            \"insp_unit_id\": \"195329267\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"AUTI\",\n                            \"insp_unit_license\": \"4ND8534\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253300602\",\n                            \"report_number\": \"TXV231019670\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-26\",\n                            \"change_date\": \"2023-06-05\",\n                            \"inspection_id\": \"78563836\",\n                            \"violation_id\": \"253300602\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"43\",\n                            \"viol_category_desc\": \"Improper Passing\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78479892\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW331003018\",\n                    \"insp_date\": \"2023-04-26\",\n                    \"insp_start_time\": \"1025\",\n                    \"insp_end_time\": \"1120\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Benton\",\n                    \"latitude\": 46.18665,\n                    \"longitude\": -119.39569,\n                    \"geo_point\": {\n                        \"lat\": 46.18665,\n                        \"lon\": -119.39569\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC54  PLYMOUTH (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"5KKHAEDV7NPNF6222\",\n                            \"insp_unit_id\": \"194648247\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"WSTR\",\n                            \"insp_unit_license\": \"YP18491\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878\"\n                        },\n                        {\n                            \"vin\": \"1L9L6CV25NL593569\",\n                            \"insp_unit_id\": \"194648248\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"HV68441\",\n                            \"insp_unit_license_state\": \"OR\",\n                            \"insp_unit_company\": \"5878T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78468391\",\n                    \"report_state\": \"IN\",\n                    \"report_number\": \"IN4956020504\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0909\",\n                    \"insp_end_time\": \"0942\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"IN\",\n                    \"county_name\": \"Wayne\",\n                    \"latitude\": 39.86463571428571,\n                    \"longitude\": -85.03153571428571,\n                    \"geo_point\": {\n                        \"lat\": 39.86463571428571,\n                        \"lon\": -85.03153571428571\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"#55 I-70 WB WAYNE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8KN222326\",\n                            \"insp_unit_id\": \"195197066\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45573\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG299302\",\n                            \"insp_unit_id\": \"195197067\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRL\",\n                            \"insp_unit_license\": \"4SH5138\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1330T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78471677\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID4700004556\",\n                    \"insp_date\": \"2023-04-25\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0934\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Bannock\",\n                    \"latitude\": 42.69440833333333,\n                    \"longitude\": -112.26838333333333,\n                    \"geo_point\": {\n                        \"lat\": 42.69440833333333,\n                        \"lon\": -112.26838333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I15MP76\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN207774\",\n                            \"insp_unit_id\": \"194807919\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41011\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG207303\",\n                            \"insp_unit_id\": \"194807920\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9406\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1308T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252690263\",\n                            \"report_number\": \"ID4700004556\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-04-25\",\n                            \"change_date\": \"2023-05-08\",\n                            \"inspection_id\": \"78471677\",\n                            \"violation_id\": \"252690263\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78439785\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCP348001423\",\n                    \"insp_date\": \"2023-04-24\",\n                    \"insp_start_time\": \"0745\",\n                    \"insp_end_time\": \"0820\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Anderson\",\n                    \"latitude\": 34.51293125000001,\n                    \"longitude\": -82.66444999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.51293125000001,\n                        \"lon\": -82.66444999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-85 NB ANDERSON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X3DD206507\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP27878\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5537\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449DG438002\",\n                            \"insp_unit_id\": \"195036876\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"5225749\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5537T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252953655\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953655\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953657\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953657\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252953656\",\n                            \"report_number\": \"SCP348001423\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-04-24\",\n                            \"change_date\": \"2023-05-19\",\n                            \"inspection_id\": \"78439785\",\n                            \"violation_id\": \"252953656\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195036875\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425921\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBXG000573\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"1234\",\n                    \"insp_end_time\": \"1256\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Unicoi\",\n                    \"latitude\": 36.11643333333333,\n                    \"longitude\": -82.43353333333333,\n                    \"geo_point\": {\n                        \"lat\": 36.11643333333333,\n                        \"lon\": -82.43353333333333\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-26\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194542428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194542429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252393028\",\n                            \"report_number\": \"TNTBXG000573\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-04-21\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78425921\",\n                            \"violation_id\": \"252393028\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78425079\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALT003074\",\n                    \"insp_date\": \"2023-04-21\",\n                    \"insp_start_time\": \"0553\",\n                    \"insp_end_time\": \"0607\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Assumption\",\n                    \"latitude\": 29.954083333333337,\n                    \"longitude\": -91.05046666666667,\n                    \"geo_point\": {\n                        \"lat\": 29.954083333333337,\n                        \"lon\": -91.05046666666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194669262\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194669263\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78400725\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALALZ005220\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"0532\",\n                    \"insp_end_time\": \"0547\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"East Baton Rouge Parish\",\n                    \"latitude\": 30.489046808510636,\n                    \"longitude\": -91.10226382978725,\n                    \"geo_point\": {\n                        \"lat\": 30.489046808510636,\n                        \"lon\": -91.10226382978725\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7GN932381\",\n                            \"insp_unit_id\": \"194618836\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53025\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449GG714005\",\n                            \"insp_unit_id\": \"194618837\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NS8715\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"994T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78401362\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2014011280\",\n                    \"insp_date\": \"2023-04-19\",\n                    \"insp_start_time\": \"1505\",\n                    \"insp_end_time\": \"1527\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"DeSoto\",\n                    \"latitude\": 34.92725555555556,\n                    \"longitude\": -90.03177777777779,\n                    \"geo_point\": {\n                        \"lat\": 34.92725555555556,\n                        \"lon\": -90.03177777777779\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"NESBIT SCALE I-55 SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8GN932356\",\n                            \"insp_unit_id\": \"194493680\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP66141\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447GG803703\",\n                            \"insp_unit_id\": \"194493681\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PD3455\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1092T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78452114\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3163011312\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1258\",\n                    \"insp_end_time\": \"1320\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X9ND758005\",\n                            \"insp_unit_id\": \"194591116\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP18493\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643NG728301\",\n                            \"insp_unit_id\": \"194591117\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"424999Y\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252449154\",\n                            \"report_number\": \"FL3163011312\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78452114\",\n                            \"violation_id\": \"252449154\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78451612\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3099007794\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1257\",\n                    \"insp_end_time\": \"1321\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X5HD389386\",\n                            \"insp_unit_id\": \"194590287\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP90229\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"6006\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449HG854301\",\n                            \"insp_unit_id\": \"194590288\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5238618\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252447505\",\n                            \"report_number\": \"FL3099007794\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-26\",\n                            \"inspection_id\": \"78451612\",\n                            \"violation_id\": \"252447505\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78400304\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1419000129\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"1300\",\n                    \"insp_end_time\": \"1306\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Coweta\",\n                    \"latitude\": 33.33385454545454,\n                    \"longitude\": -84.72901818181819,\n                    \"geo_point\": {\n                        \"lat\": 33.33385454545454,\n                        \"lon\": -84.72901818181819\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MULTI-LANE RURAL HIGHWAY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"6\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"6\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275299\",\n                            \"insp_unit_id\": \"194640179\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06424\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1641NG649502\",\n                            \"insp_unit_id\": \"194640180\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4UB6603\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1466T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252501908\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501908\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501906\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501906\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501905\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501905\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501907\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501907\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501904\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501904\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252501909\",\n                            \"report_number\": \"GA1419000129\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-28\",\n                            \"inspection_id\": \"78400304\",\n                            \"violation_id\": \"252501909\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78391318\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MIMALIK01694\",\n                    \"insp_date\": \"2023-04-18\",\n                    \"insp_start_time\": \"0820\",\n                    \"insp_end_time\": \"0855\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Macomb\",\n                    \"latitude\": 42.609885365853664,\n                    \"longitude\": -82.95321951219512,\n                    \"geo_point\": {\n                        \"lat\": 42.609885365853664,\n                        \"lon\": -82.95321951219512\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"W/B 17 MILE RD @ VAN DYKE AVE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995390\",\n                            \"insp_unit_id\": \"194474960\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1274\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646KG148505\",\n                            \"insp_unit_id\": \"194474961\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4RR9789\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"NONE\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252316925\",\n                            \"report_number\": \"MIMALIK01694\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-04-18\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78391318\",\n                            \"violation_id\": \"252316925\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78383921\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF5T000223\",\n                    \"insp_date\": \"2023-04-15\",\n                    \"insp_start_time\": \"1326\",\n                    \"insp_end_time\": \"1347\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Kern\",\n                    \"latitude\": 35.33669402985074,\n                    \"longitude\": -118.72067462686566,\n                    \"geo_point\": {\n                        \"lat\": 35.33669402985074,\n                        \"lon\": -118.72067462686566\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GRAPEVINE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5LB9X97D679898\",\n                            \"insp_unit_id\": \"194460772\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72970\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45257P275557\",\n                            \"insp_unit_id\": \"194460773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"BOYDS\",\n                            \"insp_unit_license\": \"4MD7494\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5202T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252299591\",\n                            \"report_number\": \"CAUF5T000223\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-04-15\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78383921\",\n                            \"violation_id\": \"252299591\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"16(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"11\",\n                            \"viol_category_desc\": \"Seat Belt\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"KR300085\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78386876\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000477\",\n                    \"insp_date\": \"2023-04-13\",\n                    \"insp_start_time\": \"1203\",\n                    \"insp_end_time\": \"1219\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222374\",\n                            \"insp_unit_id\": \"194466547\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70235\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG479001\",\n                            \"insp_unit_id\": \"194466548\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SU4299\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1419T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78387799\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2750004911\",\n                    \"insp_date\": \"2023-04-12\",\n                    \"insp_start_time\": \"1626\",\n                    \"insp_end_time\": \"1647\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH0JN995404\",\n                            \"insp_unit_id\": \"194467902\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32429\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647KG187703\",\n                            \"insp_unit_id\": \"194467903\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RW4363\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1288T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78388279\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3434003196\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1320\",\n                    \"insp_end_time\": \"1332\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WEST PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9XXGD308343\",\n                            \"insp_unit_id\": \"194468668\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59935\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ1449GG698503\",\n                            \"insp_unit_id\": \"194468669\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"QA57SI\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78318468\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID3200007821\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"0850\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Nez Perce\",\n                    \"latitude\": 46.408925,\n                    \"longitude\": -116.679025,\n                    \"geo_point\": {\n                        \"lat\": 46.408925,\n                        \"lon\": -116.679025\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"LEWISTON PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"92300\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1KN207781\",\n                            \"insp_unit_id\": \"194402772\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45505\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1642KG207405\",\n                            \"insp_unit_id\": \"194402773\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTL\",\n                            \"insp_unit_license\": \"4SF9441\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1316T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78314795\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALSCHP007132\",\n                    \"insp_date\": \"2023-04-11\",\n                    \"insp_start_time\": \"1340\",\n                    \"insp_end_time\": \"1404\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marshall\",\n                    \"latitude\": 34.287409999999994,\n                    \"longitude\": -86.28695,\n                    \"geo_point\": {\n                        \"lat\": 34.287409999999994,\n                        \"lon\": -86.28695\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"119600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH1MN275338\",\n                            \"insp_unit_id\": \"194317905\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP01764\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644NG592101\",\n                            \"insp_unit_id\": \"194317906\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4TV9819\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1445T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78285600\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPQ001108\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1711\",\n                    \"insp_end_time\": \"1737\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG3FN184127\",\n                            \"insp_unit_id\": \"194439616\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG694004\",\n                            \"insp_unit_id\": \"194439617\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1195\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"973T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252280367\",\n                            \"report_number\": \"LALAPQ001108\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-18\",\n                            \"inspection_id\": \"78285600\",\n                            \"violation_id\": \"252280367\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78289316\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW735001975\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"1431\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Skagit\",\n                    \"latitude\": 48.470871428571435,\n                    \"longitude\": -122.11851428571428,\n                    \"geo_point\": {\n                        \"lat\": 48.470871428571435,\n                        \"lon\": -122.11851428571428\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"SC33  BOW HILL (POE)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"108000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWL49X6ED241157\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP59909\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5958\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444EG544701\",\n                            \"insp_unit_id\": \"194551490\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"51384AH\",\n                            \"insp_unit_license_state\": \"WA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252403037\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403037\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252403036\",\n                            \"report_number\": \"WAW735001975\",\n                            \"report_state\": \"WA\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-24\",\n                            \"inspection_id\": \"78289316\",\n                            \"violation_id\": \"252403036\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"60(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194551489\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312263\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JZ80XKV8K\",\n                    \"insp_date\": \"2023-04-05\",\n                    \"insp_start_time\": \"0741\",\n                    \"insp_end_time\": \"0841\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Johnson\",\n                    \"latitude\": 32.41365833333332,\n                    \"longitude\": -97.30767499999999,\n                    \"geo_point\": {\n                        \"lat\": 32.41365833333332,\n                        \"lon\": -97.30767499999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-0035W IN JOHNSON CO. (16-37\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"5\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"5\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG5GN932282\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53034\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445GG727004\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8693\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1005T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252141227\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141227\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141226\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141226\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141228\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141228\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"11\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141229\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194313139\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252141225\",\n                            \"report_number\": \"TX6JZ80XKV8K\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-05\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78312263\",\n                            \"violation_id\": \"252141225\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194313138\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78312710\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TXV231011029\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0920\",\n                    \"insp_end_time\": \"0955\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"El Paso\",\n                    \"latitude\": 31.72085310344827,\n                    \"longitude\": -106.3428075862069,\n                    \"geo_point\": {\n                        \"lat\": 31.72085310344827,\n                        \"lon\": -106.3428075862069\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH 10 MM 47\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0KHKM3676\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP90220\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"F179\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645KG209701\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"CF02C29\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"253263172\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263172\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"195299226\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263171\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263171\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"253263170\",\n                            \"report_number\": \"TXV231011029\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-04-04\",\n                            \"change_date\": \"2023-06-02\",\n                            \"inspection_id\": \"78312710\",\n                            \"violation_id\": \"253263170\",\n                            \"part_no\": \"390\",\n                            \"part_no_section\": \"21(C)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"195299225\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78283856\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3305005556\",\n                    \"insp_date\": \"2023-04-04\",\n                    \"insp_start_time\": \"0835\",\n                    \"insp_end_time\": \"0848\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Gadsden\",\n                    \"latitude\": 30.5939875,\n                    \"longitude\": -84.6159,\n                    \"geo_point\": {\n                        \"lat\": 30.5939875,\n                        \"lon\": -84.6159\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"GRETNA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG9GN932317\",\n                            \"insp_unit_id\": \"194255579\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP59559\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441GG761304\",\n                            \"insp_unit_id\": \"194255580\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NX2155\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1043T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78266463\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6JTB0XCVV6\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1105\",\n                    \"insp_end_time\": \"1212\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Walker\",\n                    \"latitude\": 30.73106363636364,\n                    \"longitude\": -95.52424545454545,\n                    \"geo_point\": {\n                        \"lat\": 30.73106363636364,\n                        \"lon\": -95.52424545454545\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"IH 45 NORTHBOUND NEW WAVERLY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"7\",\n                    \"oos_total\": \"3\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"6\",\n                    \"vehicle_oos_total\": \"3\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X6ED241608\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP56965\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5945\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG539406\",\n                            \"insp_unit_id\": \"194223315\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"204C962\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"5945T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252046302\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046302\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"19\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046300\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046300\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(D)(2)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046303\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046303\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046297\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046297\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046301\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046301\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046298\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046298\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194223314\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252046299\",\n                            \"report_number\": \"TX6JTB0XCVV6\",\n                            \"report_state\": \"TX\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-04-04\",\n                            \"inspection_id\": \"78266463\",\n                            \"violation_id\": \"252046299\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78238057\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3528005371\",\n                    \"insp_date\": \"2023-03-30\",\n                    \"insp_start_time\": \"1856\",\n                    \"insp_end_time\": \"1915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ORLANDO - ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"52600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG8EN170305\",\n                            \"insp_unit_id\": \"194164781\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP18355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1445EG564505\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NB9845\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"801T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981420\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981420\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981421\",\n                            \"report_number\": \"FL3528005371\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-30\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238057\",\n                            \"violation_id\": \"251981421\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"17(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"29\",\n                            \"viol_category_desc\": \"Periodic Inspection\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164782\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78236262\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2426002510\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1050\",\n                    \"insp_end_time\": \"1136\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Duval\",\n                    \"latitude\": 30.319090196078438,\n                    \"longitude\": -81.6386117647059,\n                    \"geo_point\": {\n                        \"lat\": 30.319090196078438,\n                        \"lon\": -81.6386117647059\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 NASSAU\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X3PD702288\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP57997\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5956\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649PG788201\",\n                            \"insp_unit_id\": \"194161895\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"5100447\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5956T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251977234\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977234\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(B)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194161894\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251977233\",\n                            \"report_number\": \"FL2426002510\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78236262\",\n                            \"violation_id\": \"251977233\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"22(H)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"7\",\n                            \"viol_category_desc\": \"All Other Hours-Of-Service\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78223574\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALAPW000175\",\n                    \"insp_date\": \"2023-03-29\",\n                    \"insp_start_time\": \"1600\",\n                    \"insp_end_time\": \"1631\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"St. Martin\",\n                    \"latitude\": 30.23365,\n                    \"longitude\": -91.8424,\n                    \"geo_point\": {\n                        \"lat\": 30.23365,\n                        \"lon\": -91.8424\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4CN548729\",\n                            \"insp_unit_id\": \"194295583\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP72985\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448CG362903\",\n                            \"insp_unit_id\": \"194295584\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LT8921\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252121117\",\n                            \"report_number\": \"LALAPW000175\",\n                            \"report_state\": \"LA\",\n                            \"insp_date\": \"2023-03-29\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"78223574\",\n                            \"violation_id\": \"252121117\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78281835\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUBLN002599\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"1425\",\n                    \"insp_end_time\": \"1438\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"S/B SAN ONOFRE IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X8HD414153\",\n                            \"insp_unit_id\": \"194251232\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72976\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"3X GRY\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1447HG953201\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5059102\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"2X AUTO\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252072104\",\n                            \"report_number\": \"CAUBLN002599\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-04-05\",\n                            \"inspection_id\": \"78281835\",\n                            \"violation_id\": \"252072104\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194251233\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"VERB\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78237963\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3507008990\",\n                    \"insp_date\": \"2023-03-28\",\n                    \"insp_start_time\": \"0200\",\n                    \"insp_end_time\": \"0229\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Hillsborough\",\n                    \"latitude\": 27.931071276595745,\n                    \"longitude\": -82.40440744680852,\n                    \"geo_point\": {\n                        \"lat\": 27.931071276595745,\n                        \"lon\": -82.40440744680852\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-4 HILLSBOROUGH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"98040\",\n                    \"viol_total\": \"8\",\n                    \"oos_total\": \"8\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"8\",\n                    \"vehicle_oos_total\": \"8\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSLU9X4BD124817\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"XP87587\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XAG308502\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"234522E\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251981194\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981194\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"8\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981192\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981192\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"6\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981187\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981187\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981189\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981189\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981188\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981188\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194164648\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981190\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981190\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981193\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981193\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"7\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251981191\",\n                            \"report_number\": \"FL3507008990\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-28\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78237963\",\n                            \"violation_id\": \"251981191\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"5\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194164649\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78199940\",\n                    \"report_state\": \"LA\",\n                    \"report_number\": \"LALANW002669\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1410\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"LA\",\n                    \"county_name\": \"Acadia\",\n                    \"latitude\": 30.25193636363636,\n                    \"longitude\": -92.41638181818183,\n                    \"geo_point\": {\n                        \"lat\": 30.25193636363636,\n                        \"lon\": -92.41638181818183\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4JN995406\",\n                            \"insp_unit_id\": \"194259199\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32431\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640KG187705\",\n                            \"insp_unit_id\": \"194259200\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4UB6607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1290T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78238561\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3847001320\",\n                    \"insp_date\": \"2023-03-27\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HOBE SOUND\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"145000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN969734\",\n                            \"insp_unit_id\": \"194165566\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"WP70824\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG835801\",\n                            \"insp_unit_id\": \"194165567\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PJ1217\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251982564\",\n                            \"report_number\": \"FL3847001320\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-27\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78238561\",\n                            \"violation_id\": \"251982564\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78177186\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0116003116\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1124\",\n                    \"insp_end_time\": \"1131\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Franklin\",\n                    \"latitude\": 34.34316,\n                    \"longitude\": -83.15639999999999,\n                    \"geo_point\": {\n                        \"lat\": 34.34316,\n                        \"lon\": -83.15639999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"FRANKLIN CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6KN222339\",\n                            \"insp_unit_id\": \"194047576\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57201\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649LG334203\",\n                            \"insp_unit_id\": \"194047577\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SM4179\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1350T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78188337\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5013011075\",\n                    \"insp_date\": \"2023-03-24\",\n                    \"insp_start_time\": \"1301\",\n                    \"insp_end_time\": \"1324\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"194069693\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"194069694\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2675320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78237607\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3170010164\",\n                    \"insp_date\": \"2023-03-22\",\n                    \"insp_start_time\": \"1420\",\n                    \"insp_end_time\": \"1457\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Madison\",\n                    \"latitude\": 30.48132,\n                    \"longitude\": -83.41408000000001,\n                    \"geo_point\": {\n                        \"lat\": 30.48132,\n                        \"lon\": -83.41408000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 ELLAVILLE WIM-EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995396\",\n                            \"insp_unit_id\": \"194164006\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27874\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG159103\",\n                            \"insp_unit_id\": \"194164007\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4RR9794\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1280T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78169657\",\n                    \"report_state\": \"AZ\",\n                    \"report_number\": \"AZ0225006860\",\n                    \"insp_date\": \"2023-03-21\",\n                    \"insp_start_time\": \"1335\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AZ\",\n                    \"county_name\": \"La Paz\",\n                    \"latitude\": 33.802099999999996,\n                    \"longitude\": -114.14703333333334,\n                    \"geo_point\": {\n                        \"lat\": 33.802099999999996,\n                        \"lon\": -114.14703333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"EHRENBERG PORT OF ENTRY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99880\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXL49X5GD301761\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72962\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446GG737001\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4SA7210\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5920J\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251836230\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836230\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194033321\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251836229\",\n                            \"report_number\": \"AZ0225006860\",\n                            \"report_state\": \"AZ\",\n                            \"insp_date\": \"2023-03-21\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78169657\",\n                            \"violation_id\": \"251836229\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"78\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"26\",\n                            \"viol_category_desc\": \"Windshield\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194033320\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233139\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3233013968\",\n                    \"insp_date\": \"2023-03-20\",\n                    \"insp_start_time\": \"1128\",\n                    \"insp_end_time\": \"1138\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5LN222379\",\n                            \"insp_unit_id\": \"194156416\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP75556\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG493901\",\n                            \"insp_unit_id\": \"194156417\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CACA\",\n                            \"insp_unit_license\": \"4SS5939\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1425T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78196829\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUF44003627\",\n                    \"insp_date\": \"2023-03-18\",\n                    \"insp_start_time\": \"0655\",\n                    \"insp_end_time\": \"0703\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Alameda\",\n                    \"latitude\": 37.75594637681159,\n                    \"longitude\": -122.15699130434783,\n                    \"geo_point\": {\n                        \"lat\": 37.75594637681159,\n                        \"lon\": -122.15699130434783\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-580 EB JWO GREENVILLE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6EN152271\",\n                            \"insp_unit_id\": \"194086470\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP78792\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1440EG508505\",\n                            \"insp_unit_id\": \"194086471\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3747\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"744T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251891625\",\n                            \"report_number\": \"CAUF44003627\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-18\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78196829\",\n                            \"violation_id\": \"251891625\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LP38957\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78098854\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006514125\",\n                    \"insp_date\": \"2023-03-15\",\n                    \"insp_start_time\": \"0840\",\n                    \"insp_end_time\": \"0915\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6LN222360\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP59092\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640LG410102\",\n                            \"insp_unit_id\": \"193887004\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SN4378\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251678100\",\n                            \"report_number\": \"NC0006514125\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-03-15\",\n                            \"change_date\": \"2023-03-15\",\n                            \"inspection_id\": \"78098854\",\n                            \"violation_id\": \"251678100\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193887003\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3106732\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78233531\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1932003391\",\n                    \"insp_date\": \"2023-03-14\",\n                    \"insp_start_time\": \"1112\",\n                    \"insp_end_time\": \"1245\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"HILLIARD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"59220\",\n                    \"viol_total\": \"4\",\n                    \"oos_total\": \"2\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"2\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3AKJGEBG5DSFH4133\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP06422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5861\"\n                        },\n                        {\n                            \"vin\": \"5856C531XLP017003\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"252583\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970845\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970845\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000731560\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970846\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970846\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194157182\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970847\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970847\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"4\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970844\",\n                            \"report_number\": \"FL1932003391\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-03-14\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78233531\",\n                            \"violation_id\": \"251970844\",\n                            \"part_no\": \"396\",\n                            \"part_no_section\": \"3(A)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157181\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78093105\",\n                    \"report_state\": \"WA\",\n                    \"report_number\": \"WAW318005941\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"0823\",\n                    \"insp_end_time\": \"0918\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"WA\",\n                    \"county_name\": \"Kittitas\",\n                    \"latitude\": 47.113444444444454,\n                    \"longitude\": -120.74857777777778,\n                    \"geo_point\": {\n                        \"lat\": 47.113444444444454,\n                        \"lon\": -120.74857777777778\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"WB I90\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"80000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EHXLN250693\",\n                            \"insp_unit_id\": \"193875629\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP66396\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XLG450901\",\n                            \"insp_unit_id\": \"193875630\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4SN4389\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087468\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2765005119\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1430\",\n                    \"insp_end_time\": \"1443\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Jackson\",\n                    \"latitude\": 30.808600000000002,\n                    \"longitude\": -85.20797692307693,\n                    \"geo_point\": {\n                        \"lat\": 30.808600000000002,\n                        \"lon\": -85.20797692307693\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I10 SNEADS WIM-WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193860360\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193860361\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78087912\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GAS202000072\",\n                    \"insp_date\": \"2023-03-13\",\n                    \"insp_start_time\": \"1315\",\n                    \"insp_end_time\": \"1355\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN995401\",\n                            \"insp_unit_id\": \"194166124\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32403\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG168405\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4RR9797\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1285T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251983272\",\n                            \"report_number\": \"GAS202000072\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-03-13\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"78087912\",\n                            \"violation_id\": \"251983272\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194166125\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075341\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011079\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0833\",\n                    \"insp_end_time\": \"0856\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DGXFN184108\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP40742\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979\"\n                        },\n                        {\n                            \"vin\": \"1D9D6CE22FN753001\",\n                            \"insp_unit_id\": \"194069714\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4NJ4010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5979T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251875844\",\n                            \"report_number\": \"MSU045011079\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-10\",\n                            \"change_date\": \"2023-03-27\",\n                            \"inspection_id\": \"78075341\",\n                            \"violation_id\": \"251875844\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194069713\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78075342\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MSU045011080\",\n                    \"insp_date\": \"2023-03-10\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1007\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE SCALE I-59 & I-20 WEST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193837924\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193837925\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"987T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78111992\",\n                    \"report_state\": \"ID\",\n                    \"report_number\": \"ID0000236487\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1319\",\n                    \"insp_end_time\": \"1400\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"ID\",\n                    \"county_name\": \"Butte\",\n                    \"latitude\": 43.757933333333334,\n                    \"longitude\": -113.28659999999999,\n                    \"geo_point\": {\n                        \"lat\": 43.757933333333334,\n                        \"lon\": -113.28659999999999\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"US26MP256\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"41359\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH2KN207773\",\n                            \"insp_unit_id\": \"194035336\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP41010\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643KG207302\",\n                            \"insp_unit_id\": \"194035337\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4SF9405\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1307T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251839037\",\n                            \"report_number\": \"ID0000236487\",\n                            \"report_state\": \"ID\",\n                            \"insp_date\": \"2023-03-09\",\n                            \"change_date\": \"2023-03-23\",\n                            \"inspection_id\": \"78111992\",\n                            \"violation_id\": \"251839037\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78061129\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5009011396\",\n                    \"insp_date\": \"2023-03-09\",\n                    \"insp_start_time\": \"1055\",\n                    \"insp_end_time\": \"1059\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAUDERDALE COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X0CD155448\",\n                            \"insp_unit_id\": \"193809837\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP72994\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5404\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1645MG552401\",\n                            \"insp_unit_id\": \"193809838\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"26-75320\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5404T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78036662\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"AL1394000124\",\n                    \"insp_date\": \"2023-03-08\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1430\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Lee\",\n                    \"latitude\": 32.60804615384615,\n                    \"longitude\": -85.39323076923077,\n                    \"geo_point\": {\n                        \"lat\": 32.60804615384615,\n                        \"lon\": -85.39323076923077\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"114000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548711\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56950\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446CG351401\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LS5472\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251850932\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850932\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194046559\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251850933\",\n                            \"report_number\": \"AL1394000124\",\n                            \"report_state\": \"AL\",\n                            \"insp_date\": \"2023-03-08\",\n                            \"change_date\": \"2023-03-24\",\n                            \"inspection_id\": \"78036662\",\n                            \"violation_id\": \"251850933\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"55(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194046560\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78013615\",\n                    \"report_state\": \"AR\",\n                    \"report_number\": \"AR729E001984\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0815\",\n                    \"insp_end_time\": \"0910\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AR\",\n                    \"county_name\": \"Crittenden\",\n                    \"latitude\": 35.224090000000004,\n                    \"longitude\": -90.27203999999999,\n                    \"geo_point\": {\n                        \"lat\": 35.224090000000004,\n                        \"lon\": -90.27203999999999\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CRITTENDEN CO (RIVERSIDE STN)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG4FN183991\",\n                            \"insp_unit_id\": \"194465679\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP23359\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG588605\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"UNK\",\n                            \"insp_unit_license\": \"4ND8607\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"838T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252306074\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306074\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"W000631\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306073\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306073\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"252306072\",\n                            \"report_number\": \"AR729E001984\",\n                            \"report_state\": \"AR\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-04-19\",\n                            \"inspection_id\": \"78013615\",\n                            \"violation_id\": \"252306072\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"128(B)(1)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194465680\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78028116\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012078\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1439\",\n                    \"insp_end_time\": \"1505\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Clarke\",\n                    \"latitude\": 32.07238,\n                    \"longitude\": -88.78058,\n                    \"geo_point\": {\n                        \"lat\": 32.07238,\n                        \"lon\": -88.78058\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"EXIT RAMP MM 126 S./ CLARKE CO\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXJN995393\",\n                            \"insp_unit_id\": \"193743850\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP27871\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1277\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG148702\",\n                            \"insp_unit_id\": \"193743851\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR9791\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78033983\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CANBH6004179\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"0524\",\n                    \"insp_end_time\": \"0540\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG9EN152278\",\n                            \"insp_unit_id\": \"193756733\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06448\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446EG508508\",\n                            \"insp_unit_id\": \"193756734\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MV9150\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78029060\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCJ233005913\",\n                    \"insp_date\": \"2023-03-06\",\n                    \"insp_start_time\": \"1305\",\n                    \"insp_end_time\": \"1325\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Lexington\",\n                    \"latitude\": 33.9277294117647,\n                    \"longitude\": -81.23324705882352,\n                    \"geo_point\": {\n                        \"lat\": 33.9277294117647,\n                        \"lon\": -81.23324705882352\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-20 EB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG7CN548742\",\n                            \"insp_unit_id\": \"193745699\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP56961\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1441CG350303\",\n                            \"insp_unit_id\": \"193745700\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4LV6783\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5938T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251518593\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518593\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251518594\",\n                            \"report_number\": \"SCJ233005913\",\n                            \"report_state\": \"SC\",\n                            \"insp_date\": \"2023-03-06\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78029060\",\n                            \"violation_id\": \"251518594\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"12\",\n                            \"viol_category_desc\": \"Traffic Enforcement\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78015084\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTBPH000512\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1254\",\n                    \"insp_end_time\": \"1317\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-40 E SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV5LDKX4946\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"XP59078\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1647LG390902\",\n                            \"insp_unit_id\": \"193718957\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CMOR\",\n                            \"insp_unit_license\": \"4SN4375\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1377T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251489320\",\n                            \"report_number\": \"TNTBPH000512\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-06\",\n                            \"inspection_id\": \"78015084\",\n                            \"violation_id\": \"251489320\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(G)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193718956\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78072609\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3225008976\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1244\",\n                    \"insp_end_time\": \"1305\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Washington\",\n                    \"latitude\": 30.6234,\n                    \"longitude\": -85.71644,\n                    \"geo_point\": {\n                        \"lat\": 30.6234,\n                        \"lon\": -85.71644\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SR77@BEDIE RD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8FN184110\",\n                            \"insp_unit_id\": \"193832544\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP80127\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444HG929101\",\n                            \"insp_unit_id\": \"193832545\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PR8819\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78070024\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000405\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1249\",\n                    \"insp_end_time\": \"1252\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6JN995410\",\n                            \"insp_unit_id\": \"193828126\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP32435\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1294\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448HG884504\",\n                            \"insp_unit_id\": \"193828127\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4PL3329\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1139T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"78009144\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUCCC001874\",\n                    \"insp_date\": \"2023-03-03\",\n                    \"insp_start_time\": \"1109\",\n                    \"insp_end_time\": \"1123\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Placer\",\n                    \"latitude\": 39.00297241379312,\n                    \"longitude\": -120.87552758620689,\n                    \"geo_point\": {\n                        \"lat\": 39.00297241379312,\n                        \"lon\": -120.87552758620689\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"80 AT DRY CREEK\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193707130\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251478582\",\n                            \"report_number\": \"CAUCCC001874\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-03\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78009144\",\n                            \"violation_id\": \"251478582\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193707131\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78035065\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001458\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1016\",\n                    \"insp_end_time\": \"1031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH9KN207785\",\n                            \"insp_unit_id\": \"193758370\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45526\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1644KG207504\",\n                            \"insp_unit_id\": \"193758371\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CENA\",\n                            \"insp_unit_license\": \"4SH5001\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251531292\",\n                            \"report_number\": \"CAUE74001458\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-07\",\n                            \"inspection_id\": \"78035065\",\n                            \"violation_id\": \"251531292\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78003372\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTFHW000310\",\n                    \"insp_date\": \"2023-03-02\",\n                    \"insp_start_time\": \"1001\",\n                    \"insp_end_time\": \"1028\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Knox\",\n                    \"latitude\": 35.98526,\n                    \"longitude\": -83.95825428571429,\n                    \"geo_point\": {\n                        \"lat\": 35.98526,\n                        \"lon\": -83.95825428571429\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"THP 1 KNOX SCALES- EAST\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"115350\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG0GN969742\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77700\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449HG852404\",\n                            \"insp_unit_id\": \"193695733\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4PG1337\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1114T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251464528\",\n                            \"report_number\": \"TNTFHW000310\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-03-02\",\n                            \"change_date\": \"2023-03-03\",\n                            \"inspection_id\": \"78003372\",\n                            \"violation_id\": \"251464528\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"9(A)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"25\",\n                            \"viol_category_desc\": \"Load Securement\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193695732\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77991027\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KY0S14201933\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1310\",\n                    \"insp_end_time\": \"1340\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Fayette\",\n                    \"latitude\": 38.029579487179475,\n                    \"longitude\": -84.4849358974359,\n                    \"geo_point\": {\n                        \"lat\": 38.029579487179475,\n                        \"lon\": -84.4849358974359\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LEXINGTON\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXLP9X0PD891885\",\n                            \"insp_unit_id\": \"193669431\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP78775\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648PG850901\",\n                            \"insp_unit_id\": \"193669432\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"TTJ2731\",\n                            \"insp_unit_license_state\": \"OH\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251438444\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438444\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251438443\",\n                            \"report_number\": \"KY0S14201933\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-02\",\n                            \"inspection_id\": \"77991027\",\n                            \"violation_id\": \"251438443\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"14\",\n                            \"viol_category_desc\": \"All Other Driver Violations\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"EG99251\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"78069982\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL0724000396\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1143\",\n                    \"insp_end_time\": \"1156\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 DUVAL\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X83D808530\",\n                            \"insp_unit_id\": \"193828031\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD98ZA\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5988\"\n                        },\n                        {\n                            \"vin\": \"1B9CS45223P275221\",\n                            \"insp_unit_id\": \"193828032\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"2676812\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"59887\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77991504\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS5011012068\",\n                    \"insp_date\": \"2023-03-01\",\n                    \"insp_start_time\": \"1520\",\n                    \"insp_end_time\": \"1554\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lauderdale\",\n                    \"latitude\": 32.449784615384615,\n                    \"longitude\": -88.66037692307692,\n                    \"geo_point\": {\n                        \"lat\": 32.449784615384615,\n                        \"lon\": -88.66037692307692\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"KEWANEE INSPEC. STATION/ EAST.\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DHXLN222345\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP57269\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356\"\n                        },\n                        {\n                            \"vin\": \"3E0AA1345LG356103\",\n                            \"insp_unit_id\": \"193926513\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"45M4183\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1356T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251724970\",\n                            \"report_number\": \"MS5011012068\",\n                            \"report_state\": \"MS\",\n                            \"insp_date\": \"2023-03-01\",\n                            \"change_date\": \"2023-03-17\",\n                            \"inspection_id\": \"77991504\",\n                            \"violation_id\": \"251724970\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"30\",\n                            \"viol_category_desc\": \"All Other Vehicle Defects\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193926512\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978330\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS1032011977\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0812\",\n                    \"insp_end_time\": \"0829\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Alcorn\",\n                    \"latitude\": 34.8678,\n                    \"longitude\": -88.5322,\n                    \"geo_point\": {\n                        \"lat\": 34.8678,\n                        \"lon\": -88.5322\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"ALCORN COUNTY T 97\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"3ALHG3DV6LDKX4941\",\n                            \"insp_unit_id\": \"193643990\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"EP06484\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1646LG382404\",\n                            \"insp_unit_id\": \"193643991\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CALT\",\n                            \"insp_unit_license\": \"4SN4362\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1372T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965668\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTCMS005292\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"0630\",\n                    \"insp_end_time\": \"0708\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Giles\",\n                    \"latitude\": 35.139362500000004,\n                    \"longitude\": -87.002225,\n                    \"geo_point\": {\n                        \"lat\": 35.139362500000004,\n                        \"lon\": -87.002225\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GILES COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"88000\",\n                    \"viol_total\": \"3\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"3\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH1BN529450\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP70213\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ144XCG331703\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4LP2444\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5723T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251380498\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380498\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"53(B)\",\n                            \"seq_no\": \"3\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380497\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380497\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"47(E)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"15\",\n                            \"viol_category_desc\": \"Brakes, Out of Adjustment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193619840\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251380496\",\n                            \"report_number\": \"TNTCMS005292\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-28\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77965668\",\n                            \"violation_id\": \"251380496\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193619839\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"citation_number\": \"WARNING\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77978307\",\n                    \"report_state\": \"MS\",\n                    \"report_number\": \"MS2016011500\",\n                    \"insp_date\": \"2023-02-28\",\n                    \"insp_start_time\": \"1611\",\n                    \"insp_end_time\": \"1637\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MS\",\n                    \"county_name\": \"Lamar\",\n                    \"latitude\": 31.1703,\n                    \"longitude\": -89.49743333333333,\n                    \"geo_point\": {\n                        \"lat\": 31.1703,\n                        \"lon\": -89.49743333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"LAMAR COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DU9X17D741352\",\n                            \"insp_unit_id\": \"193643942\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD33CM\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5827\"\n                        },\n                        {\n                            \"vin\": \"5E0AJ14498G221801\",\n                            \"insp_unit_id\": \"193643943\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"QA73CA\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77965821\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNMDUH001293\",\n                    \"insp_date\": \"2023-02-27\",\n                    \"insp_start_time\": \"1015\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"1\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-24 COFFEE COUNTY SCALES\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"122000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV0GHGS8844\",\n                            \"insp_unit_id\": \"193620117\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"YP18457\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5871\"\n                        },\n                        {\n                            \"vin\": \"1D9AC4820CW372008\",\n                            \"insp_unit_id\": \"193620118\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"267754F\",\n                            \"insp_unit_license_state\": \"ME\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970228\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE3T000260\",\n                    \"insp_date\": \"2023-02-26\",\n                    \"insp_start_time\": \"1955\",\n                    \"insp_end_time\": \"2031\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"San Diego\",\n                    \"latitude\": 32.864485714285664,\n                    \"longitude\": -117.07808791208791,\n                    \"geo_point\": {\n                        \"lat\": 32.864485714285664,\n                        \"lon\": -117.07808791208791\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"RAINBOW IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"102600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DG1GN932361\",\n                            \"insp_unit_id\": \"193630174\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP77784\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097\"\n                        },\n                        {\n                            \"vin\": \"1L9SC4623GJ464043\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"LUGO\",\n                            \"insp_unit_license\": \"4PL3322\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1097T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395339\",\n                            \"report_number\": \"CAUE3T000260\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-26\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970228\",\n                            \"violation_id\": \"251395339\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193630175\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LS73996\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970831\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001455\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1115\",\n                    \"insp_end_time\": \"1128\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4MN275303\",\n                            \"insp_unit_id\": \"193631136\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06437\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1649NG649702\",\n                            \"insp_unit_id\": \"193631137\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6611\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77970833\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001457\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1241\",\n                    \"insp_end_time\": \"1258\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG5EN152262\",\n                            \"insp_unit_id\": \"193631140\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP59934\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG515701\",\n                            \"insp_unit_id\": \"193631141\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4MV9304\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77974320\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL1763002947\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1134\",\n                    \"insp_end_time\": \"1153\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Palm Beach\",\n                    \"latitude\": 26.60173466666667,\n                    \"longitude\": -80.15431733333334,\n                    \"geo_point\": {\n                        \"lat\": 26.60173466666667,\n                        \"lon\": -80.15431733333334\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MCSAP HCC I-95 PALM BEACH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPSDP9X5ED249957\",\n                            \"insp_unit_id\": \"193636852\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"YP01777\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5846\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648NG710201\",\n                            \"insp_unit_id\": \"193636853\",\n                            \"insp_unit_type_id\": \"6\",\n                            \"insp_unit_type_desc\": \"Other\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"1936CW\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5846T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251402356\",\n                            \"report_number\": \"FL1763002947\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-01\",\n                            \"inspection_id\": \"77974320\",\n                            \"violation_id\": \"251402356\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77975885\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3102008449\",\n                    \"insp_date\": \"2023-02-24\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1021\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Martin\",\n                    \"latitude\": 27.155233333333335,\n                    \"longitude\": -80.24190833333333,\n                    \"geo_point\": {\n                        \"lat\": 27.155233333333335,\n                        \"lon\": -80.24190833333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 HOBE SOUND WIM - NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"84600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9EH3CN529368\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP18474\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443CG331803\",\n                            \"insp_unit_id\": \"194157772\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4LP2449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5887T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251971706\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971706\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251971707\",\n                            \"report_number\": \"FL3102008449\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-24\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77975885\",\n                            \"violation_id\": \"251971707\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194157771\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77939122\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA1403000429\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1515\",\n                    \"insp_end_time\": \"1545\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"McIntosh\",\n                    \"latitude\": 31.46314,\n                    \"longitude\": -81.3733,\n                    \"geo_point\": {\n                        \"lat\": 31.46314,\n                        \"lon\": -81.3733\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"MCINTOSH CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"101600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPXDP9X0FD272778\",\n                            \"insp_unit_id\": \"193906637\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"EPO2167\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5585\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1444FG635601\",\n                            \"insp_unit_id\": \"193906638\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"233062E\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5585T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251701313\",\n                            \"report_number\": \"GA1403000429\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-16\",\n                            \"inspection_id\": \"77939122\",\n                            \"violation_id\": \"251701313\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77927735\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006507641\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"0945\",\n                    \"insp_end_time\": \"1015\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Mecklenburg\",\n                    \"latitude\": 35.23526385542168,\n                    \"longitude\": -80.82062771084338,\n                    \"geo_point\": {\n                        \"lat\": 35.23526385542168,\n                        \"lon\": -80.82062771084338\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHARLOTTE WEIGH STATION I-85 S\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5MN275326\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP87582\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643MG556804\",\n                            \"insp_unit_id\": \"193953318\",\n                            \"insp_unit_type_id\": \"3\",\n                            \"insp_unit_type_desc\": \"Full Trailer\",\n                            \"insp_unit_make\": \"CTR\",\n                            \"insp_unit_license\": \"4TE1422\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1438T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251752862\",\n                            \"report_number\": \"NC0006507641\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-03-20\",\n                            \"inspection_id\": \"77927735\",\n                            \"violation_id\": \"251752862\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193953317\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3270601\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77970680\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUE74001448\",\n                    \"insp_date\": \"2023-02-23\",\n                    \"insp_start_time\": \"1000\",\n                    \"insp_end_time\": \"1030\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Solano\",\n                    \"latitude\": 38.238581249999996,\n                    \"longitude\": -122.03443125,\n                    \"geo_point\": {\n                        \"lat\": 38.238581249999996,\n                        \"lon\": -122.03443125\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CORDELIA IF\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH6MN275304\",\n                            \"insp_unit_id\": \"193630897\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06438\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1640NG649703\",\n                            \"insp_unit_id\": \"193630898\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"CTRE\",\n                            \"insp_unit_license\": \"4UB6612\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251395821\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395821\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251395822\",\n                            \"report_number\": \"CAUE74001448\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-23\",\n                            \"change_date\": \"2023-02-28\",\n                            \"inspection_id\": \"77970680\",\n                            \"violation_id\": \"251395822\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77976903\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL3660007972\",\n                    \"insp_date\": \"2023-02-22\",\n                    \"insp_start_time\": \"0950\",\n                    \"insp_end_time\": \"1014\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Monroe\",\n                    \"latitude\": 24.753200000000003,\n                    \"longitude\": -81.14523333333332,\n                    \"geo_point\": {\n                        \"lat\": 24.753200000000003,\n                        \"lon\": -81.14523333333332\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"US1 PLANTATION SCALE-NORTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"0\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH4KN222324\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP45561\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1648KG284506\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4SH5137\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251969916\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969916\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(C)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"194156465\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251969915\",\n                            \"report_number\": \"FL3660007972\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-22\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77976903\",\n                            \"violation_id\": \"251969915\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"45(B)(2)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"16\",\n                            \"viol_category_desc\": \"Brakes, All Other Violations\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156464\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77974595\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2017002491\",\n                    \"insp_date\": \"2023-02-21\",\n                    \"insp_start_time\": \"0207\",\n                    \"insp_end_time\": \"1504\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Orange\",\n                    \"latitude\": 28.5475253164557,\n                    \"longitude\": -81.36873924050636,\n                    \"geo_point\": {\n                        \"lat\": 28.5475253164557,\n                        \"lon\": -81.36873924050636\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"INTERMODAL WAY / ZELL DR\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"95000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"1\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NP5DB9X94D831400\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD57CK\",\n                            \"insp_unit_license_state\": \"FL\"\n                        },\n                        {\n                            \"vin\": \"5E0AA144XEG467204\",\n                            \"insp_unit_id\": \"194156711\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"QA54PE\",\n                            \"insp_unit_license_state\": \"FL\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970277\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970277\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194156710\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"000726205\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970276\",\n                            \"report_number\": \"FL2017002491\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-21\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77974595\",\n                            \"violation_id\": \"251970276\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"40\",\n                            \"viol_category_desc\": \"Failure to Obey Traffic Control Device\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77891897\",\n                    \"report_state\": \"GA\",\n                    \"report_number\": \"GA0155003408\",\n                    \"insp_date\": \"2023-02-20\",\n                    \"insp_start_time\": \"0925\",\n                    \"insp_end_time\": \"1005\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"GA\",\n                    \"county_name\": \"Chatham\",\n                    \"latitude\": 32.03218636363636,\n                    \"longitude\": -81.10322272727274,\n                    \"geo_point\": {\n                        \"lat\": 32.03218636363636,\n                        \"lon\": -81.10322272727274\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"CHATHAM CO I/S SB\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"97600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXCN548718\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP40109\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1449CG351408\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTR\",\n                            \"insp_unit_license\": \"4LT8853\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5906T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251219107\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219107\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193473249\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251219108\",\n                            \"report_number\": \"GA0155003408\",\n                            \"report_state\": \"GA\",\n                            \"insp_date\": \"2023-02-20\",\n                            \"change_date\": \"2023-02-20\",\n                            \"inspection_id\": \"77891897\",\n                            \"violation_id\": \"251219108\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193473248\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77933507\",\n                    \"report_state\": \"TX\",\n                    \"report_number\": \"TX6IPE0VMAKJ\",\n                    \"insp_date\": \"2023-02-18\",\n                    \"insp_start_time\": \"1400\",\n                    \"insp_end_time\": \"1445\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TX\",\n                    \"county_name\": \"Hidalgo\",\n                    \"latitude\": 26.262706666666663,\n                    \"longitude\": -98.17788333333333,\n                    \"geo_point\": {\n                        \"lat\": 26.262706666666663,\n                        \"lon\": -98.17788333333333\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"IH-069C IN HIDALGO CO. (0-12)\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"117000\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184090\",\n                            \"insp_unit_id\": \"193555569\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34695\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"880\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443FG615002\",\n                            \"insp_unit_id\": \"193555570\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4NH8141\",\n                            \"insp_unit_license_state\": \"TX\",\n                            \"insp_unit_company\": \"880T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77897568\",\n                    \"report_state\": \"FL\",\n                    \"report_number\": \"FL2458001834\",\n                    \"insp_date\": \"2023-02-15\",\n                    \"insp_start_time\": \"0807\",\n                    \"insp_end_time\": \"0825\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"FL\",\n                    \"county_name\": \"Nassau\",\n                    \"latitude\": 30.60637142857143,\n                    \"longitude\": -81.68962857142857,\n                    \"geo_point\": {\n                        \"lat\": 30.60637142857143,\n                        \"lon\": -81.68962857142857\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I95 YULEE WIM-SOUTH\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"96600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1FVHG3DV5GHGS8838\",\n                            \"insp_unit_id\": \"194156549\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"FRHT\",\n                            \"insp_unit_license\": \"JD51SI\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5881\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442GG745001\",\n                            \"insp_unit_id\": \"194156550\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"2590678\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5881T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251970042\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970042\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(II)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251970043\",\n                            \"report_number\": \"FL2458001834\",\n                            \"report_state\": \"FL\",\n                            \"insp_date\": \"2023-02-15\",\n                            \"change_date\": \"2023-03-31\",\n                            \"inspection_id\": \"77897568\",\n                            \"violation_id\": \"251970043\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"24(C)(2)(III)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77861495\",\n                    \"report_state\": \"CA\",\n                    \"report_number\": \"CAUC8B001375\",\n                    \"insp_date\": \"2023-02-14\",\n                    \"insp_start_time\": \"0800\",\n                    \"insp_end_time\": \"0813\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"CA\",\n                    \"county_name\": \"Madera\",\n                    \"latitude\": 37.19005,\n                    \"longitude\": -119.81074166666667,\n                    \"geo_point\": {\n                        \"lat\": 37.19005,\n                        \"lon\": -119.81074166666667\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"MADERA AREA\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": true,\n                    \"gross_comb_veh_wt\": \"100000\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"2\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG8EN152241\",\n                            \"insp_unit_id\": \"193408275\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"YP06449\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442EG467701\",\n                            \"insp_unit_id\": \"193408274\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4MU3126\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"714T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251146408\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146408\",\n                            \"part_no\": \"395\",\n                            \"part_no_section\": \"30(B)(1)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"50\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"251146407\",\n                            \"report_number\": \"CAUC8B001375\",\n                            \"report_state\": \"CA\",\n                            \"insp_date\": \"2023-02-14\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77861495\",\n                            \"violation_id\": \"251146407\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"45\",\n                            \"viol_category_desc\": \"Speeding\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"D\",\n                            \"viol_unit_desc\": \"Driver\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"LM54770\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77853281\",\n                    \"report_state\": \"TN\",\n                    \"report_number\": \"TNTEZE003268\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1812\",\n                    \"insp_end_time\": \"1835\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"TN\",\n                    \"county_name\": \"Coffee\",\n                    \"latitude\": 35.48741428571429,\n                    \"longitude\": -86.08867142857142,\n                    \"geo_point\": {\n                        \"lat\": 35.48741428571429,\n                        \"lon\": -86.08867142857142\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"SCALE HOUSE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": true,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"120000\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5NC9EJ6FN919676\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"EP07569\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5918\"\n                        },\n                        {\n                            \"vin\": \"5E0AC144X2G003741\",\n                            \"insp_unit_id\": \"193393122\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"5051024\",\n                            \"insp_unit_license_state\": \"ME\",\n                            \"insp_unit_company\": \"5918T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"251128766\",\n                            \"report_number\": \"TNTEZE003268\",\n                            \"report_state\": \"TN\",\n                            \"insp_date\": \"2023-02-13\",\n                            \"change_date\": \"2023-02-14\",\n                            \"inspection_id\": \"77853281\",\n                            \"violation_id\": \"251128766\",\n                            \"part_no\": \"392\",\n                            \"part_no_section\": \"2\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"47\",\n                            \"viol_category_desc\": \"Size and Weight\",\n                            \"viol_type\": \"DRIVER\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193393121\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77865605\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCE333001058\",\n                    \"insp_date\": \"2023-02-13\",\n                    \"insp_start_time\": \"1617\",\n                    \"insp_end_time\": \"1639\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Colleton\",\n                    \"latitude\": 32.911458333333336,\n                    \"longitude\": -80.66264166666664,\n                    \"geo_point\": {\n                        \"lat\": 32.911458333333336,\n                        \"lon\": -80.66264166666664\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"I-95 NB ROADSIDE\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"125250\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"1NPWD49X1DD195457\",\n                            \"insp_unit_id\": \"193415736\",\n                            \"insp_unit_type_id\": \"10\",\n                            \"insp_unit_type_desc\": \"Straight Truck\",\n                            \"insp_unit_make\": \"PTRB\",\n                            \"insp_unit_license\": \"JD41UF\",\n                            \"insp_unit_license_state\": \"FL\",\n                            \"insp_unit_company\": \"5801\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1448DG425001\",\n                            \"insp_unit_id\": \"193415737\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"OTHR\",\n                            \"insp_unit_license\": \"4PV6671\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"5801T\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77827826\",\n                    \"report_state\": \"MI\",\n                    \"report_number\": \"MINESBA00200\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"0615\",\n                    \"insp_end_time\": \"0640\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"MI\",\n                    \"county_name\": \"Oakland\",\n                    \"latitude\": 42.59821379310344,\n                    \"longitude\": -83.3191931034483,\n                    \"geo_point\": {\n                        \"lat\": 42.59821379310344,\n                        \"lon\": -83.3191931034483\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"PONTIAC SCALE S/B\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH5JN970563\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP06621\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1643JG034802\",\n                            \"insp_unit_id\": \"194305014\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4RG7519\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1232T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"252130138\",\n                            \"report_number\": \"MINESBA00200\",\n                            \"report_state\": \"MI\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-04-11\",\n                            \"inspection_id\": \"77827826\",\n                            \"violation_id\": \"252130138\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"9(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"20\",\n                            \"viol_category_desc\": \"Lighting\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"194305013\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77838777\",\n                    \"report_state\": \"KY\",\n                    \"report_number\": \"KYCV41412836\",\n                    \"insp_date\": \"2023-02-10\",\n                    \"insp_start_time\": \"1126\",\n                    \"insp_end_time\": \"1211\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"KY\",\n                    \"county_name\": \"Scott\",\n                    \"latitude\": 38.2971,\n                    \"longitude\": -84.59213333333334,\n                    \"geo_point\": {\n                        \"lat\": 38.2971,\n                        \"lon\": -84.59213333333334\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"GEORGETOWN\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"1\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"1\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DH8JN995375\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"XP24271\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264\"\n                        },\n                        {\n                            \"vin\": \"5E0AA164XKG125101\",\n                            \"insp_unit_id\": \"197243429\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4RR8023\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"1264T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"255490845\",\n                            \"report_number\": \"KYCV41412836\",\n                            \"report_state\": \"KY\",\n                            \"insp_date\": \"2023-02-10\",\n                            \"change_date\": \"2023-09-26\",\n                            \"inspection_id\": \"77838777\",\n                            \"violation_id\": \"255490845\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"197243428\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"99\",\n                            \"defect_verification_desc\": \"Unknown\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77791749\",\n                    \"report_state\": \"NC\",\n                    \"report_number\": \"NC0006502039\",\n                    \"insp_date\": \"2023-02-07\",\n                    \"insp_start_time\": \"1030\",\n                    \"insp_end_time\": \"1100\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"NC\",\n                    \"county_name\": \"Iredell\",\n                    \"latitude\": 35.7885,\n                    \"longitude\": -80.86984615384614,\n                    \"geo_point\": {\n                        \"lat\": 35.7885,\n                        \"lon\": -80.86984615384614\n                    },\n                    \"insp_level_id\": \"2\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"STATESVILLE WEIGH STATION I-40\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"99600\",\n                    \"viol_total\": \"2\",\n                    \"oos_total\": \"1\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"2\",\n                    \"vehicle_oos_total\": \"1\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": true,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG6FN184123\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP46178\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1446FG693905\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTT\",\n                            \"insp_unit_license\": \"4NS1555\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"969T\"\n                        }\n                    ],\n                    \"violations\": [\n                        {\n                            \"_id\": \"250992260\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992260\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"95(F)\",\n                            \"seq_no\": \"1\",\n                            \"viol_category_id\": \"28\",\n                            \"viol_category_desc\": \"Emergency Equipment\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"1\",\n                            \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                            \"insp_unit_id\": \"193270799\",\n                            \"oos_indicator\": false,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"oos_weight\": \"0\",\n                            \"time_weight\": \"0\"\n                        },\n                        {\n                            \"_id\": \"250992261\",\n                            \"report_number\": \"NC0006502039\",\n                            \"report_state\": \"NC\",\n                            \"insp_date\": \"2023-02-07\",\n                            \"change_date\": \"2023-02-07\",\n                            \"inspection_id\": \"77791749\",\n                            \"violation_id\": \"250992261\",\n                            \"part_no\": \"393\",\n                            \"part_no_section\": \"75(A)(3)\",\n                            \"seq_no\": \"2\",\n                            \"viol_category_id\": \"23\",\n                            \"viol_category_desc\": \"Tires\",\n                            \"viol_type\": \"VEHICLE\",\n                            \"viol_unit_id\": \"2\",\n                            \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                            \"insp_unit_id\": \"193270800\",\n                            \"oos_indicator\": true,\n                            \"defect_verification_id\": \"3\",\n                            \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                            \"citation_number\": \"3256900\",\n                            \"oos_weight\": \"2\",\n                            \"time_weight\": \"0\"\n                        }\n                    ]\n                },\n                {\n                    \"_id\": \"77789934\",\n                    \"report_state\": \"AL\",\n                    \"report_number\": \"ALJBXV002862\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1530\",\n                    \"insp_end_time\": \"1553\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"AL\",\n                    \"county_name\": \"Marengo\",\n                    \"latitude\": 32.25381,\n                    \"longitude\": -87.80547000000001,\n                    \"geo_point\": {\n                        \"lat\": 32.25381,\n                        \"lon\": -87.80547000000001\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"R\",\n                    \"location_desc\": \"ROADSIDE PAD\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"56800\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5RC9DGXGN932374\",\n                            \"insp_unit_id\": \"193266867\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP53012\",\n                            \"insp_unit_license_state\": \"CA\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1443GG713903\",\n                            \"insp_unit_id\": \"193266868\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"TRLR\",\n                            \"insp_unit_license\": \"4NS8497\",\n                            \"insp_unit_license_state\": \"CA\"\n                        }\n                    ],\n                    \"violations\": []\n                },\n                {\n                    \"_id\": \"77792195\",\n                    \"report_state\": \"SC\",\n                    \"report_number\": \"SCF248006887\",\n                    \"insp_date\": \"2023-02-06\",\n                    \"insp_start_time\": \"1108\",\n                    \"insp_end_time\": \"1133\",\n                    \"ci_status_code\": \"C\",\n                    \"county_code_state\": \"SC\",\n                    \"county_name\": \"Dillon\",\n                    \"latitude\": 34.40539999999999,\n                    \"longitude\": -79.3409,\n                    \"geo_point\": {\n                        \"lat\": 34.40539999999999,\n                        \"lon\": -79.3409\n                    },\n                    \"insp_level_id\": \"3\",\n                    \"insp_facility\": \"F\",\n                    \"location_desc\": \"I-95 NB DILLON COUNTY\",\n                    \"hazmat_placard_req\": false,\n                    \"alcohol_control_sub\": false,\n                    \"drug_intrdctn_search\": false,\n                    \"drug_intrdctn_arrests\": \"0\",\n                    \"size_weight_enf\": false,\n                    \"traffic_enf\": false,\n                    \"gross_comb_veh_wt\": \"100600\",\n                    \"viol_total\": \"0\",\n                    \"oos_total\": \"0\",\n                    \"driver_viol_total\": \"0\",\n                    \"driver_oos_total\": \"0\",\n                    \"vehicle_viol_total\": \"0\",\n                    \"vehicle_oos_total\": \"0\",\n                    \"hazmat_viol_total\": \"0\",\n                    \"hazmat_oos_total\": \"0\",\n                    \"time_weight\": \"0\",\n                    \"unsafe_insp\": true,\n                    \"fatigued_insp\": true,\n                    \"dr_fitness_insp\": true,\n                    \"subt_alcohol_insp\": true,\n                    \"vh_maint_insp\": false,\n                    \"hm_insp\": false,\n                    \"vins\": [\n                        {\n                            \"vin\": \"4V5R99DG7FN184096\",\n                            \"insp_unit_id\": \"193271794\",\n                            \"insp_unit_type_id\": \"11\",\n                            \"insp_unit_type_desc\": \"Truck Tractor\",\n                            \"insp_unit_make\": \"VOLV\",\n                            \"insp_unit_license\": \"WP34707\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889\"\n                        },\n                        {\n                            \"vin\": \"5E0AA1442FG620403\",\n                            \"insp_unit_id\": \"193271795\",\n                            \"insp_unit_type_id\": \"9\",\n                            \"insp_unit_type_desc\": \"Semi Trailer\",\n                            \"insp_unit_make\": \"COTTR\",\n                            \"insp_unit_license\": \"4NH8355\",\n                            \"insp_unit_license_state\": \"CA\",\n                            \"insp_unit_company\": \"889T\"\n                        }\n                    ],\n                    \"violations\": []\n                }\n            ],\n            \"doc_id\": \"568253-MC277621\"\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"37850b9f-7164-48e5-a969-0ea970808a03"},{"name":"EIN","id":"ae22bf59-ba3b-46e7-a672-e47ebf9bb501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?ein=123","description":"<p>Retrieves the full profile for the requested EIN.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":"100"},{"key":"ein","value":"123"}],"variable":[]}},"response":[{"id":"931b4300-9b6d-4357-ba6e-31d7dbc10617","name":"EIN","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?ein=123","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"page","value":"1","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","type":"text","disabled":true},{"key":"pageSize","value":"100","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","type":"text","disabled":true},{"key":"ein","value":"123"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"635"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"038f4462bb0aa8b22df2ed63d59a14d3"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:30:25 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"19784"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"dot_number\": \"335128\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"364767\",\n            \"docket\": \"MC364767\",\n            \"ein\": \"123\",\n            \"carrier_operation_desc\": \"interstate\",\n            \"entity_type_desc\": \"Carrier\",\n            \"authority_common\": \"None\",\n            \"authority_contract\": \"Inactive\",\n            \"authority_broker\": \"None\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_common_revocation\": false,\n            \"authority_contract_revocation\": false,\n            \"authority_age_contract\": \"3416\",\n            \"authority_broker_revocation\": false,\n            \"total_revocations\": \"2\",\n            \"days_since_last_revocation\": \"2565\",\n            \"indicator_authority\": false,\n            \"insurance_bipd_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_bipd_required\": \"750000\",\n            \"insurance_cargo_required\": \"0\",\n            \"insurance_bond_required\": \"0\",\n            \"indicator_insurance\": false,\n            \"private\": false,\n            \"enterprise\": false,\n            \"household_goods\": false,\n            \"passenger\": false,\n            \"property\": true,\n            \"legal_name\": \"COLOR SPOT NURSERIES INC\",\n            \"dba_flag\": false,\n            \"telephone_number\": \"8002454542\",\n            \"fax_number\": \"9497280538\",\n            \"physical_address_city\": \"SAN JUAN CAPISTRANO\",\n            \"physical_address_iso_country_code\": \"US\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_street\": \"31101 ORTEGA HWY\",\n            \"physical_address_zip_code\": \"92675\",\n            \"physical_address\": \"31101 ORTEGA HWY, SAN JUAN CAPISTRANO, CA 92675\",\n            \"undeliverable_physical_address\": false,\n            \"mailing_address_iso_country_code\": \"US\",\n            \"mailing_address_street\": \"31101 ORTEGA HIGHWAY\",\n            \"mailing_address_city\": \"SAN JUAN CAPISTRANO\",\n            \"mailing_address_state\": \"CA\",\n            \"mailing_address_zip_code\": \"92675\",\n            \"mailing_address\": \"31101 ORTEGA HIGHWAY, SAN JUAN CAPISTRANO, CA 92675\",\n            \"latest_review_type_desc\": \"Safety Review\",\n            \"safety_rating_desc\": \"Satisfactory\",\n            \"usdot_status\": \"Inactive\",\n            \"total_drivers\": \"1\",\n            \"total_power_units\": \"1\",\n            \"mcs150_mileage\": \"471874\",\n            \"cargo_carried\": \"Other\",\n            \"general_freight\": false,\n            \"household\": false,\n            \"metal_sheet_coils_rolls\": false,\n            \"motor_vehicles\": false,\n            \"driveaway_towaway\": false,\n            \"logs_poles_beams_lumber\": false,\n            \"building_materials\": false,\n            \"mobile_homes\": false,\n            \"machinery_large_objects\": false,\n            \"fresh_produce\": false,\n            \"liquids_gases\": false,\n            \"intermodal_containers\": false,\n            \"passengers\": false,\n            \"oilfield_equipment\": false,\n            \"livestock\": false,\n            \"grain_feed_hay\": false,\n            \"coal_coke\": false,\n            \"meat\": false,\n            \"garbage_refuse_trash\": false,\n            \"chemicals\": false,\n            \"us_mail\": false,\n            \"dry_bulk_commodities\": false,\n            \"refrigerated_foods\": false,\n            \"beverages\": false,\n            \"paper_products\": false,\n            \"utility\": false,\n            \"farm_supplies\": false,\n            \"construction\": false,\n            \"water_well\": false,\n            \"other_cargo\": true,\n            \"other_cargo_desc\": \"PLANTS\",\n            \"operation_classification_desc\": \"Authorized For Hire,Private (Property)\",\n            \"operation_class_authorized_for_hire\": true,\n            \"operation_class_exempt_for_hire\": false,\n            \"operation_class_private_property\": true,\n            \"operation_class_private_pass_business\": false,\n            \"operation_class_private_pass_non_business\": false,\n            \"operation_class_migrant\": false,\n            \"operation_class_us_mail\": false,\n            \"operation_class_federal_govt\": false,\n            \"operation_class_state_govt\": false,\n            \"operation_class_local_govt\": false,\n            \"operation_class_indian_nation\": false,\n            \"organization_type_desc\": \"CORPORATION\",\n            \"company_contact_primary\": \"CHERYL MATHESON\",\n            \"undeliverable_mailing_address\": true,\n            \"icc_dockets\": \"MC364767\",\n            \"owned_trucks\": \"1\",\n            \"owned_tractors\": \"0\",\n            \"owned_trailers\": \"0\",\n            \"owned_motor_coaches\": \"0\",\n            \"owned_vans_1_8_passengers\": \"0\",\n            \"owned_vans_9_15_passengers\": \"0\",\n            \"term_leased_trucks\": \"0\",\n            \"term_leased_tractors\": \"0\",\n            \"term_leased_trailers\": \"0\",\n            \"term_leased_motor_coaches\": \"0\",\n            \"term_leased_vans_1_8_passengers\": \"0\",\n            \"term_leased_vans_9_15_passengers\": \"0\",\n            \"trip_leased_trucks\": \"0\",\n            \"trip_leased_tractors\": \"0\",\n            \"trip_leased_trailers\": \"0\",\n            \"trip_leased_motor_coaches\": \"0\",\n            \"trip_leased_vans_1_8_passengers\": \"0\",\n            \"trip_leased_vans_9_15_passengers\": \"0\",\n            \"total_trailers\": \"0\",\n            \"total_trucks\": \"1\",\n            \"total_buses\": \"0\",\n            \"total_commercial_vehicles\": \"0\",\n            \"num_drivers_interstate_within_100mi\": \"0\",\n            \"num_drivers_interstate_beyond_100mi\": \"1\",\n            \"num_drivers_interstate_total\": \"1\",\n            \"num_drivers_intrastate_within_100mi\": \"0\",\n            \"num_drivers_intrastate_beyond_100mi\": \"0\",\n            \"num_drivers_intrastate_total\": \"0\",\n            \"avg_trip_leased_drivers\": \"0\",\n            \"total_drivers_cdl\": \"0\",\n            \"mcs151_type_desc\": \"Safety Review\",\n            \"dot_age\": \"13124\",\n            \"boc3_company_name\": \"ALL AMERICAN AGENTS OF PROCESS\",\n            \"boc3_attn\": \"DAVID B. ROSE,  VP\",\n            \"bo3_address_city\": \"SIOUX FALLS,\",\n            \"boc3_address_state\": \"SD\",\n            \"boc3_address_street\": \"945 S. MARION RD. STE. 203\",\n            \"boc3_address_zip_code\": \"57106\",\n            \"boc3_address_country_code\": \"US\",\n            \"crashes_total\": \"0\",\n            \"crash_fatalities\": \"0\",\n            \"crash_injuries\": \"0\",\n            \"crashes_tow_away\": \"0\",\n            \"inspections_driver\": \"0\",\n            \"inspections_driver_out_of_service\": \"0\",\n            \"oos_alert_driver\": false,\n            \"inspections_hazmat\": \"0\",\n            \"inspections_hazmat_out_of_service\": \"0\",\n            \"oos_alert_hazmat\": false,\n            \"inspections_vehicle\": \"0\",\n            \"inspections_vehicle_out_of_service\": \"0\",\n            \"oos_alert_vehicle\": false,\n            \"physical_telephone_number_authority\": \"8002454542\",\n            \"physical_fax_number_authority\": \"9497280538\",\n            \"physical_address_authority_city\": \"SAN JUAN CAPISTRANO\",\n            \"physical_address_authority_state\": \"CA\",\n            \"physical_address_authority_street\": \"31101 ORTEGA HWY\",\n            \"physical_address_authority_zip_code\": \"92675\",\n            \"physical_address_authority\": \"31101 ORTEGA HWY, SAN JUAN CAPISTRANO, CA 92675\",\n            \"undeliverable_physical_address_authority\": false,\n            \"mailing_address_authority_street\": \"31101 ORTEGA HIGHWAY\",\n            \"mailing_address_authority_city\": \"SAN JUAN CAPISTRANO\",\n            \"mailing_address_authority_state\": \"CA\",\n            \"mailing_address_authority_zip_code\": \"92675\",\n            \"mailing_address_authority\": \"31101 ORTEGA HIGHWAY, SAN JUAN CAPISTRANO, CA 92675\",\n            \"out_of_service_flag\": false,\n            \"duns\": \"43649193\",\n            \"hazardous_material\": false,\n            \"physical_address_id\": \"-4612924852117782497\",\n            \"mailing_address_id\": \"1838570351758915195\",\n            \"mcs150_date\": \"2009-07-17\",\n            \"mcs150_year\": \"2004\",\n            \"mcs151_date\": \"1990-10-10\",\n            \"mcs151_year\": \"1990\",\n            \"added_date\": \"1988-12-02\",\n            \"deleted_date\": \"2009-07-17\",\n            \"authority_start_contract\": \"2008-06-23\",\n            \"authority_contract_last_revocation_date\": \"2017-10-30\",\n            \"last_revocation_date\": \"2017-10-30\",\n            \"latest_review_date\": \"1990-10-10\",\n            \"safety_rating_date\": \"1990-11-26\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"inspections_vehicle_out_of_service_pct\": \"0\",\n            \"inspections_driver_out_of_service_pct\": \"0\",\n            \"inspections_hazmat_out_of_service_pct\": \"0\",\n            \"natl_avg_oos_vehicle\": \"0.2226\",\n            \"natl_avg_oos_driver\": \"0.0667\",\n            \"natl_avg_oos_hazmat\": \"0.0444\",\n            \"smartway_flag\": false,\n            \"carbtru_flag\": false,\n            \"phmsa_flag\": false,\n            \"contact_history\": [\n                {\n                    \"_id\": \"b439910a-e577-402b-bf1a-f585342363fc\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"CHERYL MATHESON\",\n                    \"start_date\": \"2009-12-17\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"ac3d1fc4-ac7f-4ecf-af81-fc3686710d0b\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"COLOR SPOT NURSERIES INC\",\n                    \"start_date\": \"2024-11-03\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"a3cdd0b6-3405-4fa9-81d3-5eff1d4c8ca5\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"8002454542\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"b50f4dec-7c1d-408d-bac7-5fb88470c5dc\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"31101 ORTEGA HWY, SAN JUAN CAPISTRANO, CA 92675\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"fde6b5c9-5be5-4c0a-b8fd-f1bedcc9be8f\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"31101 ORTEGA HIGHWAY, SAN JUAN CAPISTRANO, CA 92675\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"ac04cf47-c29b-4c95-b2ae-96868a3c89ec\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"9497280538\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"1498065d-d712-4bca-b746-57903b5e7463\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"COLOR SPOT NURSERY INC\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-02\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"8e8c0ec5-a6e6-4e65-973a-24932c68823f\",\n                    \"key\": \"company_contact_primary\",\n                    \"value\": \"JOHN NEGRETE\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2009-12-16\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"6a77c721-50eb-4e40-a050-13b16775f95a\",\n                    \"key\": \"telephone_number\",\n                    \"value\": \"5102353833\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"746db6cd-a271-4bc8-859c-d47a4dae901a\",\n                    \"key\": \"mailing_address\",\n                    \"value\": \"1950 GARDEN TRACT RD, RICHMOND, CA 94801\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"7313dea3-c1d4-437b-a246-f77ede87e3d6\",\n                    \"key\": \"legal_name\",\n                    \"value\": \"COLOR SPOT RICHMOND INC\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"1f9059ac-006f-46d4-885c-d07cb18e140a\",\n                    \"key\": \"fax_number\",\n                    \"value\": \"8007512818\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"8fe0236b-6a89-4c3f-a3e0-5ed04e5dcc00\",\n                    \"key\": \"physical_address\",\n                    \"value\": \"1950 GARDEN TRACT RD, RICHMOND, CA 94801\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                }\n            ],\n            \"name_change_count\": \"2\",\n            \"name_last_changed\": \"2024-11-02\",\n            \"email_change_count\": \"0\",\n            \"phone_change_count\": \"2\",\n            \"phone_last_changed\": \"2006-12-21\",\n            \"address_change_count\": \"2\",\n            \"address_last_changed\": \"2006-12-21\",\n            \"contact_change_count\": \"1\",\n            \"contact_last_changed\": \"2009-12-16\",\n            \"indicator_address_history\": true,\n            \"risk_score\": \"High\",\n            \"risk_score_probability\": 0.5913043478806395,\n            \"indicator_carrier_safety\": true,\n            \"indicator_industry_benchmarks\": false,\n            \"observed_IM\": \"0\",\n            \"expected_lb_IM\": \"0\",\n            \"expected_ub_IM\": \"0\",\n            \"indicator_benchmark_inspection_mileage_ratio\": false,\n            \"observed_IRPU\": \"0\",\n            \"expected_lb_IRPU\": \"0\",\n            \"expected_ub_IRPU\": \"0\",\n            \"indicator_benchmark_inspected_power_units_ratio\": false,\n            \"observed_PUM\": \"0\",\n            \"expected_lb_PUM\": \"0\",\n            \"expected_ub_PUM\": \"0\",\n            \"indicator_benchmark_power_unit_mileage_ratio\": false,\n            \"indicator_network_graph_contact\": true,\n            \"address_ids\": [\n                {\n                    \"_id\": \"e58e803a-e226-41ab-9f27-fb6fab75fba2\",\n                    \"key\": \"physical_address_authority_id\",\n                    \"value\": \"-4612924852117782497\",\n                    \"start_date\": \"2024-11-03\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"46f61708-5ad4-4c29-bfd6-157a9c4b21da\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"1838570351758915195\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"c1e24bc1-dc38-4317-ac39-4154858d4944\",\n                    \"key\": \"mailing_address_authority_id\",\n                    \"value\": \"1838570351758915195\",\n                    \"start_date\": \"2024-11-03\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"73c4f173-12c2-446b-8ca7-39cb32ff4ef1\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"-4612924852117782497\",\n                    \"start_date\": \"2006-12-22\",\n                    \"end_date\": \"2024-11-08\",\n                    \"current_flag\": true\n                },\n                {\n                    \"_id\": \"65866338-5cb9-4f89-a749-7ee44830a90c\",\n                    \"key\": \"mailing_address_id\",\n                    \"value\": \"5948179779418548578\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                },\n                {\n                    \"_id\": \"25084ea4-2b7e-4e5e-a643-c9e402ed2063\",\n                    \"key\": \"physical_address_id\",\n                    \"value\": \"5948179779418548578\",\n                    \"start_date\": \"2005-12-23\",\n                    \"end_date\": \"2006-12-21\",\n                    \"current_flag\": false\n                }\n            ],\n            \"network_graph_count_physical_address\": \"1\",\n            \"network_graph_physical_address\": [\n                \"227868\"\n            ],\n            \"network_graph_count_mailing_address\": \"1\",\n            \"network_graph_mailing_address\": [\n                \"227868\"\n            ],\n            \"network_graph_count_telephone_numbers\": \"1\",\n            \"network_graph_telephone_number\": [\n                \"227868\"\n            ],\n            \"network_graph_cellphone_number\": [],\n            \"network_graph_count_fax_numbers\": \"1\",\n            \"network_graph_fax_number\": [\n                \"227868\"\n            ],\n            \"network_graph_email\": [],\n            \"indicator_network_graph_equipment\": false,\n            \"network_graph_equipment\": [],\n            \"network_graph_count_power_units\": \"0\",\n            \"network_graph_count_trailers\": \"0\",\n            \"preferred_lanes\": [\n                {\n                    \"state\": \"\"\n                }\n            ],\n            \"authority_history\": [\n                {\n                    \"_id\": \"a435095c-bcec-4a09-862d-be343a98f4c4\",\n                    \"authority_type_desc\": \"Motor Property Contract Carrier\",\n                    \"original_action_desc\": \"Reinstated\",\n                    \"original_served_date\": \"2008-06-23\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2017-10-30\"\n                },\n                {\n                    \"_id\": \"68a3d9b1-5ea2-4565-8d5f-e608d579350d\",\n                    \"authority_type_desc\": \"Motor Property Contract Carrier\",\n                    \"original_action_desc\": \"Granted\",\n                    \"original_served_date\": \"1999-09-27\",\n                    \"dispensation_action_desc\": \"Revoked\",\n                    \"dispensation_served_date\": \"2008-05-21\"\n                }\n            ],\n            \"equipment_summary\": [],\n            \"equipment_history\": [],\n            \"load_summary\": [],\n            \"insurance_history\": [\n                {\n                    \"_id\": \"bed98c92-af59-41f2-9154-d95dc5901f0d\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"AMERICAN HOME ASSURANCE CO.\",\n                    \"policy_number\": \"CA 1469032\",\n                    \"effective_date\": \"2008-03-31\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2017-10-20\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"750000\"\n                },\n                {\n                    \"_id\": \"9a3fc8a1-3393-4170-b7a0-8dfca8be1a08\",\n                    \"insurance_status\": \"H\",\n                    \"insurance_form_code\": \"91X\",\n                    \"insurance_type_code\": \"BIPD/PRIMARY\",\n                    \"insurance_carrier\": \"AMERICAN MANUFACTURERS MUTUAL INSURANCE CO.\",\n                    \"policy_number\": \"F5Y006171\",\n                    \"effective_date\": \"1998-10-01\",\n                    \"cancel_method\": \"CANCELLED\",\n                    \"cancel_effective_date\": \"2008-05-15\",\n                    \"underlying_limit_amount\": \"0\",\n                    \"minimum_coverage_amount\": \"750000\"\n                }\n            ],\n            \"insurance_cancel_count\": \"2\",\n            \"insurance_last_canceled\": \"2017-10-20\",\n            \"risk_factors\": [\n                {\n                    \"sixty_mo_in_business\": false,\n                    \"revocation_last_thirtysix_mo\": false,\n                    \"indicator_network_graph_phone\": true,\n                    \"indicator_network_graph_address\": true,\n                    \"zeo_inspections_last_twelve_mo\": false,\n                    \"active_usdot_status\": false,\n                    \"violations_severe_flag\": false,\n                    \"basic_alert_flag\": false,\n                    \"fatal_crashes_flag\": false,\n                    \"safety_rating_unsatisfactory_conditional\": false,\n                    \"secondary_contact_info_provided\": false,\n                    \"primary_contact_info_missing\": true,\n                    \"carrier_w_brokerage_authority\": false,\n                    \"multi_cargo_classification\": false,\n                    \"interstate_carrier_single_state_inspection\": false,\n                    \"bipd_insurance_above_minimum\": false,\n                    \"bipd_insurance_below_requirement\": true,\n                    \"cargo_insurance_on_file\": false,\n                    \"boc3_on_file\": true,\n                    \"pending_insurance_cancellation\": false,\n                    \"no_active_authority\": true,\n                    \"not_authorized_for_hire\": false,\n                    \"mcs150_filed_last_24_months\": false,\n                    \"smartway_flag\": false,\n                    \"carbtru_flag\": false,\n                    \"phmsa_flag\": false,\n                    \"hazardous_material\": false,\n                    \"virtual_physical_mailing_address\": false,\n                    \"phone_number_area_codes_match_address_state\": false,\n                    \"stability_name_history\": false,\n                    \"stability_email_history\": true,\n                    \"stability_phone_history\": true,\n                    \"stability_address_history\": true,\n                    \"stability_contact_history\": true,\n                    \"dot_out_of_service\": false\n                }\n            ],\n            \"geo_points\": [\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                },\n                {\n                    \"physical_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    },\n                    \"mailing_address_zip_code\": {\n                        \"lat\": 33.502111,\n                        \"lon\": -117.6046015\n                    }\n                }\n            ],\n            \"doc_id\": \"335128-MC364767\"\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"ae22bf59-ba3b-46e7-a672-e47ebf9bb501"},{"name":"Company","id":"08a6117c-f61a-4ed0-97b9-6a2ea07cf8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?company=Cheetah","description":"<p>Retrieve a list of profile ids with exact or partial matches to a company's legal and Doing Business As (DBA) names, encompassing both current and past legal and DBA names.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieve a list of profile ids with exact or partial matches to a company's legal and Doing Business As (DBA) names, encompassing both current and past legal and DBA names.</p>\n","type":"text/plain"},"key":"company","value":"Cheetah"},{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":"100"}],"variable":[]}},"response":[{"id":"042ce55e-f659-43a2-a12e-7bf402372e3a","name":"Company","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?company=Cheetah","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"company","value":"Cheetah","description":"Retrieve a list of profile ids with exact or partial matches to a company's legal and Doing Business As (DBA) names, encompassing both current and past legal and DBA names."},{"key":"page","value":"1","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"100","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"636"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"85e637b65649b21912d2e42ac6798fd3;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:30:44 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1892"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"4205127-0\",\n        \"3619956-MC1236152\",\n        \"517676-MC220286\",\n        \"3898130-MC1435192\",\n        \"547937-0\",\n        \"325127-0\",\n        \"2950695-MC999032\",\n        \"3772935-MC1347619\",\n        \"1067332-0\",\n        \"3492801-0\",\n        \"1168620-MC469262\",\n        \"3668152-MC1270893\",\n        \"3407353-MC1097789\",\n        \"2510038-0\",\n        \"325293-0\",\n        \"3178461-MC124298\",\n        \"1513334-MC566792\",\n        \"2801076-MC935664\",\n        \"4167018-MC1602071\",\n        \"0-MC990201\",\n        \"4088001-0\",\n        \"3283642-MC1038578\",\n        \"1277518-MC1401750\",\n        \"1384678-MC548467\",\n        \"2932144-0\",\n        \"777225-0\",\n        \"1011546-0\",\n        \"4016460-MC1513754\",\n        \"3386865-MC1087889\",\n        \"0-MC435399\",\n        \"2827374-MC956714\",\n        \"3928511-MC1455292\",\n        \"1496316-MC561541\",\n        \"2294305-MC783425\",\n        \"3632586-MC1244895\",\n        \"4056801-MC1538484\",\n        \"3396731-MC1092654\",\n        \"3537634-MC1179974\",\n        \"3206680-MC1000237\",\n        \"4129533-MC1581031\",\n        \"4079833-MC1551858\",\n        \"451703-MC244722\",\n        \"2491469-MC863225\",\n        \"4251769-MC1648194\",\n        \"3522796-MC1169926\",\n        \"3526457-MC1172385\",\n        \"3870737-MC1417052\",\n        \"2889996-MC970852\",\n        \"2520051-MC874748\",\n        \"3469892-MC1135401\",\n        \"1773425-0\",\n        \"4274728-MC1660714\",\n        \"2545603-MC886133\",\n        \"0-MC1112373\",\n        \"2980453-MC13950\",\n        \"3956947-MC1474516\",\n        \"257302-MC182121\",\n        \"1343698-MC517517\",\n        \"3970252-MC1483368\",\n        \"2833251-MC947164\",\n        \"257302-MC183025\",\n        \"3708906-MC1300857\",\n        \"2993647-0\",\n        \"2178835-MC756604\",\n        \"2773993-0\",\n        \"3803028-MC1369562\",\n        \"0-MC520043\",\n        \"3375998-MC1082920\",\n        \"3662791-MC1267014\",\n        \"3781901-MC1354151\",\n        \"1245956-MC490185\",\n        \"319122-0\",\n        \"3034563-MC41277\",\n        \"1278256-MC497220\",\n        \"2590984-MC908835\",\n        \"3159370-MC110554\",\n        \"3066525-MC58402\",\n        \"3044811-MC47054\",\n        \"2972195-MC924409\",\n        \"1293902-MC501470\",\n        \"3870305-MC1416756\",\n        \"2130132-MC744680\",\n        \"2967507-MC8302\",\n        \"3622041-FF48576\",\n        \"2628613-MC917915\",\n        \"1699803-MC640595\",\n        \"3513114-0\",\n        \"0-FF11992\",\n        \"4285057-MC1666406\",\n        \"3088941-MC70837\",\n        \"4034824-MC1525349\",\n        \"4258601-MC1651876\",\n        \"3432187-0\",\n        \"3535098-MC1398651\",\n        \"708062-MC327089\",\n        \"4168939-MC1603137\",\n        \"2230552-MC455246\",\n        \"1979136-MC701415\",\n        \"2179775-0\",\n        \"456543-0\"\n    ],\n    \"total_count\": 245\n}"}],"_postman_id":"08a6117c-f61a-4ed0-97b9-6a2ea07cf8d4"},{"name":"Email","id":"876b10ec-db00-42e5-be41-88814957a5d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?email=@landstar.com","description":"<p>Retrieve a list of profile ids using an email address to find exact matches or email domain for matches, encompassing both current and past email addresses.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieve a list of profile ids using an email address to find exact matches or identify related profiles through partial domain matches, encompassing both current and past email associations.</p>\n","type":"text/plain"},"key":"email","value":"@landstar.com"},{"disabled":true,"description":{"content":"<p>(optional): The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>(optional): The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":"100"}],"variable":[]}},"response":[{"id":"88016a7e-86cf-4415-92a1-f566f0275a0d","name":"Email Address","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v1/profile?email=compliance@landstar.com","protocol":"https","host":["carrier-okay-6um2cw59","uc","gateway","dev"],"path":["api","v1","profile"],"query":[{"key":"email","value":"compliance@landstar.com","description":"Retrieve a list of profile ids using an email address to find exact matches or identify related profiles through partial domain matches, encompassing both current and past email associations."},{"key":"page","value":"1","description":"(optional): The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"100","description":"(optional): The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"d4c80f7de7741beb1084415638aa100a;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 01:42:31 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"264"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"105213-MC167225\",\n        \"241572-MC166960\",\n        \"241572-FF11348\",\n        \"982648-MC417656\",\n        \"297386-MC177505\",\n        \"241572-MC11348\",\n        \"3457089-MC1127248\",\n        \"216939-MC161864\",\n        \"438639-MC206847\",\n        \"573043-MC277729\",\n        \"438639-FF3170\",\n        \"656499-FF2263\",\n        \"656499-MC218342\"\n    ],\n    \"total_count\": 13\n}"},{"id":"4b2a2ba2-d567-433f-ac59-723798af8e37","name":"Email Domain","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?email=@landstar.com","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"email","value":"@landstar.com","description":"Retrieve a list of profile ids using an email address to find exact matches or identify related profiles through partial domain matches, encompassing both current and past email associations."},{"key":"page","value":"1","description":"(optional): The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"100","description":"(optional): The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"7f4224731edcfa600869cd1beb82e477"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 01:42:53 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"318"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"297386-MC177505\",\n        \"3457089-MC1127248\",\n        \"216939-MC161864\",\n        \"105213-MC167225\",\n        \"438639-MC206847\",\n        \"438639-FF3170\",\n        \"656499-FF2263\",\n        \"656499-MC218342\",\n        \"573043-MC277729\",\n        \"982648-MC417656\",\n        \"241572-MC166960\",\n        \"241572-FF11348\",\n        \"241572-MC11348\",\n        \"3099314-FF24505\",\n        \"3099314-MC76552\",\n        \"160109-MC144117\"\n    ],\n    \"total_count\": 16\n}"}],"_postman_id":"876b10ec-db00-42e5-be41-88814957a5d2"},{"name":"Address","id":"434d7e9e-4933-4bf9-b1cf-6b1102b2e552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?address=161 Lomita Ave, Vacaville, CA 95688","description":"<p>Retrieve a list of profile ids using full address to find exact matches or identify related profiles through partial address matches (city+state, street+city+state), encompassing both current and past physical and mailing addresses.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieve a list of profile ids using full address to find exact matches or identify related profiles through partial address matches, encompassing both current and past physical and mailing addresses.</p>\n","type":"text/plain"},"key":"address","value":"161 Lomita Ave, Vacaville, CA 95688"},{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":"100"}],"variable":[]}},"response":[{"id":"1edb0912-cf9c-449d-9c48-96ec3630a1e2","name":"Full Address","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v1/profile?address=161 Lomita Ave, Vacaville, CA 95688","protocol":"https","host":["carrier-okay-6um2cw59","uc","gateway","dev"],"path":["api","v1","profile"],"query":[{"key":"address","value":"161 Lomita Ave, Vacaville, CA 95688","description":"Retrieve a list of profile ids using full address to find exact matches or identify related profiles through partial address matches, encompassing both current and past physical and mailing addresses."},{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"a966065b35fe03159106b8141c762cb5;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 01:48:30 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"51"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"3023521-MC35632\"\n    ],\n    \"total_count\": 1\n}"},{"id":"075c0b6b-607b-4f27-b709-fa28ab5ead03","name":"City + State","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?address=Vacaville, CA","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"address","value":"Vacaville, CA","description":"Retrieve a list of profile ids using full address to find exact matches or identify related profiles through partial address matches, encompassing both current and past physical and mailing addresses."},{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"a966065b35fe03159106b8141c762cb5;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 01:48:30 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"51"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"3023521-MC35632\"\n    ],\n    \"total_count\": 1\n}"},{"id":"6cadae96-8532-4bb6-9f42-f8ec6418e2c7","name":"Street + City + State","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?address=Green Ave, Los Alamitos, CA","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"address","value":"Green Ave, Los Alamitos, CA","description":"Retrieve a list of profile ids using full address to find exact matches or identify related profiles through partial address matches, encompassing both current and past physical and mailing addresses."},{"key":"page","value":"1","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"100","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"87c4f1f7905d6ffa35b33fe9e51e2d9a;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 02:21:17 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"161"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"3725123-MC1312746\",\n        \"1880911-MC678369\",\n        \"1312746-MC510804\",\n        \"764787-MC344111\",\n        \"3332457-MC1062194\",\n        \"4097364-0\",\n        \"3248847-MC1021978\"\n    ],\n    \"total_count\": 7\n}"}],"_postman_id":"434d7e9e-4933-4bf9-b1cf-6b1102b2e552"},{"name":"Phone","id":"fd7b3c34-a642-44e8-821c-09f4e56c9f92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?phone=4087127084","description":"<p>Retrieve a list of profile ids using a telephone, cellphone, or fax number, encompassing both current and past phone number associations.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieve a list of profile ids using a telephone, cellphone, or fax number, encompassing both current and past phone number associations.</p>\n","type":"text/plain"},"key":"phone","value":"4087127084"},{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]}},"response":[{"id":"4cf50924-2040-4405-9ad2-bbebbbcc9725","name":"Phone","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v1/profile?phone=4087127084","protocol":"https","host":["carrier-okay-6um2cw59","uc","gateway","dev"],"path":["api","v1","profile"],"query":[{"key":"phone","value":"4087127084","description":"Retrieve a list of profile ids using a telephone, cellphone, or fax number, encompassing both current and past phone number associations."},{"key":"page","value":null,"description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":null,"description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"fc4e37f42b6d5df7bf244bc81bfca365;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Sat, 23 Mar 2024 01:56:18 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"57"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"requestcount","value":"1","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"3189844-0\",\n        \"2709294-0\"\n    ],\n    \"total_count\": 2\n}"}],"_postman_id":"fd7b3c34-a642-44e8-821c-09f4e56c9f92"},{"name":"VIN","id":"5a95f942-ded3-4697-8a0d-47577f75b6bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?vin=1XKYD49X2KJ253319","description":"<p>Retrieve a list of profile ids using a VIN, encompassing power unit and trailer VINs based on inspections over the last 24 months</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieve a list of profile ids using a VIN, encompassing power unit and trailer VINs based on prior inspections</p>\n","type":"text/plain"},"key":"vin","value":"1XKYD49X2KJ253319"},{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":""}],"variable":[]}},"response":[{"id":"6f44d55d-05e1-46da-8323-15233934107d","name":"VIN","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?vin=1XKYD49X2KJ253319","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"vin","value":"1XKYD49X2KJ253319","description":"Retrieve a list of profile ids using a VIN, encompassing power unit and trailer VINs based on prior inspections"},{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"requestcount","value":"804"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"d5d57a693941bb5207b3bb631975ce9c"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000, h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Fri, 06 Mar 2026 21:28:52 GMT"},{"key":"server","value":"Google Frontend"},{"key":"content-length","value":"4781"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"3395578-MC1092055\",\n        \"3065666-MC57889\",\n        \"2929372-MC988877\"\n    ],\n    \"total_profiles\": 3,\n    \"vin\": \"1XKYD49X2KJ253319\",\n    \"type\": \"POWER UNIT\",\n    \"unit_type_desc\": \"Truck Tractor\",\n    \"primary_category\": \"Truck Tractor\",\n    \"insp_unit_license\": \"ZP18885\",\n    \"insp_unit_license_state\": \"CA\",\n    \"make\": \"KENWORTH\",\n    \"model\": \"T680\",\n    \"model_year\": \"2019\",\n    \"vehicle_type\": \"TRUCK\",\n    \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n    \"body_class\": \"Truck-Tractor\",\n    \"ncsa_body_type\": \"Truck-tractor (Cab only, or with any number of trailing unit; any weight)\",\n    \"fuel_type_primary\": \"Diesel\",\n    \"body_cab_type\": \"MDHD: CBE (Cab Behind Engine)\",\n    \"inspection_history\": [\n        {\n            \"report_state\": \"UT\",\n            \"report_number\": \"UT25DZ001551\",\n            \"insp_date\": \"2026-02-19\",\n            \"insp_start_time\": \"1051\",\n            \"insp_end_time\": \"1107\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"UT\",\n            \"county_name\": \"Juab\",\n            \"latitude\": 39.751525,\n            \"longitude\": -111.936275,\n            \"geo_point\": {\n                \"lat\": 39.751525,\n                \"lon\": -111.936275\n            },\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"R\",\n            \"location_desc\": \"NEPHI UT\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120350\",\n            \"viol_total\": \"1\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"1\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_id\": \"211818203\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KENWORTH\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"RED 086\"\n                },\n                {\n                    \"vin\": \"1GRAA06253T503767\",\n                    \"insp_unit_id\": \"211818204\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"GREAT DANE\",\n                    \"insp_unit_license\": \"DM9269\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"insp_unit_company\": \"110\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"272014262\",\n                    \"report_number\": \"UT25DZ001551\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2026-02-19\",\n                    \"change_date\": \"2026-02-25\",\n                    \"inspection_id\": \"87136169\",\n                    \"violation_id\": \"272014262\",\n                    \"viol_code\": \"39617CPI\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17C-PI\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without documentation of a periodic inspection.\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"211818204\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"12\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"3395578\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAND95007803\",\n            \"insp_date\": \"2026-02-13\",\n            \"insp_start_time\": \"0017\",\n            \"insp_end_time\": \"0120\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"San Bernardino\",\n            \"latitude\": 34.330068965517235,\n            \"longitude\": -117.03577500000003,\n            \"geo_point\": {\n                \"lat\": 34.330068965517235,\n                \"lon\": -117.03577500000003\n            },\n            \"insp_level_id\": \"1\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"JPOE MT. PASS CVEF\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": true,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": true,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"117350\",\n            \"viol_total\": \"1\",\n            \"oos_total\": \"1\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"1\",\n            \"vehicle_oos_total\": \"1\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_id\": \"211623335\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"RED 086\"\n                },\n                {\n                    \"vin\": \"1UYVS2532BP110901\",\n                    \"insp_unit_id\": \"211623336\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"UTIL\",\n                    \"insp_unit_license\": \"EB3058\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"insp_unit_company\": \"WHT 642\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"271798303\",\n                    \"report_number\": \"CAND95007803\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2026-02-13\",\n                    \"change_date\": \"2026-02-13\",\n                    \"inspection_id\": \"87045212\",\n                    \"violation_id\": \"271798303\",\n                    \"viol_code\": \"39347ABCLMBD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47A-BCLMBD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Drum Brake - Cracked/loose/missing lining/pad.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"211623335\",\n                    \"oos_indicator\": true,\n                    \"defect_verification_id\": \"1\",\n                    \"defect_verification_desc\": \"Repaired at scene\",\n                    \"citation_number\": \"7NTH0002R\",\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"3\",\n                    \"total_severity_weight\": \"18\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"3395578\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAUENM003513\",\n            \"insp_date\": \"2026-02-13\",\n            \"insp_start_time\": \"0840\",\n            \"insp_end_time\": \"0851\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"San Bernardino\",\n            \"latitude\": 34.330068965517235,\n            \"longitude\": -117.03577500000003,\n            \"geo_point\": {\n                \"lat\": 34.330068965517235,\n                \"lon\": -117.03577500000003\n            },\n            \"insp_level_id\": \"1\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"MOUNTAIN PASS JPOE\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": true,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"117350\",\n            \"viol_total\": \"0\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_id\": \"211624943\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_decal_number\": \"35941814\",\n                    \"insp_unit_company\": \"RED 086\"\n                },\n                {\n                    \"vin\": \"1UYVS2532BP110901\",\n                    \"insp_unit_id\": \"211624944\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"UTIL\",\n                    \"insp_unit_license\": \"EB3058\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"insp_unit_company\": \"WHT642\"\n                }\n            ],\n            \"violations\": [],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"3395578\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAUFKN000910\",\n            \"insp_date\": \"2026-01-27\",\n            \"insp_start_time\": \"2205\",\n            \"insp_end_time\": \"2224\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"San Bernardino\",\n            \"latitude\": 34.330068965517235,\n            \"longitude\": -117.03577500000003,\n            \"geo_point\": {\n                \"lat\": 34.330068965517235,\n                \"lon\": -117.03577500000003\n            },\n            \"insp_level_id\": \"2\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"MOUNTAIN PASS JPOE\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120000\",\n            \"viol_total\": \"1\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"1\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_id\": \"211447998\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"RED/086\"\n                },\n                {\n                    \"vin\": \"1UYVS2532BP110901\",\n                    \"insp_unit_id\": \"211447999\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"HYTR\",\n                    \"insp_unit_license\": \"DM53536\",\n                    \"insp_unit_license_state\": \"OK\",\n                    \"insp_unit_company\": \"642\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"271604651\",\n                    \"report_number\": \"CAUFKN000910\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2026-01-27\",\n                    \"change_date\": \"2026-02-04\",\n                    \"inspection_id\": \"86960461\",\n                    \"violation_id\": \"271604651\",\n                    \"viol_code\": \"3922SLLSR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLSR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"211447999\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"RR70204\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"3395578\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAND99002062\",\n            \"insp_date\": \"2026-01-06\",\n            \"insp_start_time\": \"0832\",\n            \"insp_end_time\": \"0959\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"Los Angeles\",\n            \"latitude\": 34.07202716535433,\n            \"longitude\": -118.2635594488189,\n            \"geo_point\": {},\n            \"insp_level_id\": \"5\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"11475 PENROSE ST. SUN VALLEY\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120350\",\n            \"viol_total\": \"0\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": false,\n            \"fatigued_insp\": false,\n            \"dr_fitness_insp\": false,\n            \"subt_alcohol_insp\": false,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1JJV532D3CL586518\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"WANC\",\n                    \"insp_unit_license\": \"4TC7939\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"3395578\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAND95006804\",\n            \"insp_date\": \"2025-04-29\",\n            \"insp_start_time\": \"0033\",\n            \"insp_end_time\": \"0143\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"San Bernardino\",\n            \"latitude\": 34.330068965517235,\n            \"longitude\": -117.03577500000003,\n            \"geo_point\": {},\n            \"insp_level_id\": \"1\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"MT. PASS IF\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": true,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": true,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120350\",\n            \"viol_total\": \"5\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"5\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"2\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"5\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1JJV532W15L964405\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"WANC\",\n                    \"insp_unit_license\": \"4SB2772\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"76145859939355EB2\",\n                    \"report_number\": \"CAND95006804\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"inspection_id\": \"761458599\",\n                    \"violation_id\": \"76145859939355EB2\",\n                    \"viol_code\": \"39355EB\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"55E-B\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - ABS malfunction lamp defective on trailers manufactured on or after March 1, 1998.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"76145859939347ABCLMBD1\",\n                    \"report_number\": \"CAND95006804\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"change_date\": \"2025-05-07\",\n                    \"inspection_id\": \"761458599\",\n                    \"violation_id\": \"76145859939347ABCLMBD1\",\n                    \"viol_code\": \"39347ABCLMBD\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"47A-BCLMBD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Drum Brake - Cracked/loose/missing lining/pad.\",\n                    \"viol_category_id\": \"16\",\n                    \"viol_category_desc\": \"Brakes, All Other Violations\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"206744862\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"VERBAL\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"7614585993939ALCL3\",\n                    \"report_number\": \"CAND95006804\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"inspection_id\": \"761458599\",\n                    \"violation_id\": \"7614585993939ALCL3\",\n                    \"viol_code\": \"3939ALCL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LCL\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Clearance lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"2\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"7614585993963A1ALBV4\",\n                    \"report_number\": \"CAND95006804\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"inspection_id\": \"761458599\",\n                    \"violation_id\": \"7614585993963A1ALBV4\",\n                    \"viol_code\": \"3963A1ALBV\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-ALBV\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Air Brake - Any leak from a brake valve.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"7614585993963A1BALAC5\",\n                    \"report_number\": \"CAND95006804\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-04-29\",\n                    \"inspection_id\": \"761458599\",\n                    \"violation_id\": \"7614585993963A1BALAC5\",\n                    \"viol_code\": \"3963A1BALAC\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"3A1-BALAC\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"6\",\n                    \"viol_group_desc\": \"Brakes, All Others\",\n                    \"viol_desc\": \"Brake - Audible air leak from a brake chamber\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": true\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAUDSV002832\",\n            \"insp_date\": \"2025-02-05\",\n            \"insp_start_time\": \"0955\",\n            \"insp_end_time\": \"1010\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"Ventura\",\n            \"latitude\": 34.25134893617021,\n            \"longitude\": -119.03522340425529,\n            \"geo_point\": {},\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"R\",\n            \"location_desc\": \"SANTA ROSA RD AT YUCCA DR\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"121250\",\n            \"viol_total\": \"1\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"1\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"2\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"1\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1GRAA06253T503767\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"GDAN\",\n                    \"insp_unit_license\": \"4PX7520\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"7541198193922SLLTCD1\",\n                    \"report_number\": \"CAUDSV002832\",\n                    \"report_state\": \"CA\",\n                    \"insp_date\": \"2025-02-05\",\n                    \"change_date\": \"2025-02-05\",\n                    \"inspection_id\": \"754119819\",\n                    \"violation_id\": \"7541198193922SLLTCD1\",\n                    \"viol_code\": \"3922SLLTCD\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLTCD\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"State/Local Laws - Failed to obey a traffic control device - Permanent or Temporary - e.g., safety offical, signal, sign, light, lane marking,  other.\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"2\",\n                    \"total_severity_weight\": \"5\",\n                    \"included_in_sms_flag\": true\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"CA\",\n            \"report_number\": \"CAUF6X003341\",\n            \"insp_date\": \"2025-01-20\",\n            \"insp_start_time\": \"0140\",\n            \"insp_end_time\": \"0150\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CA\",\n            \"county_name\": \"Los Angeles\",\n            \"latitude\": 34.07202716535433,\n            \"longitude\": -118.2635594488189,\n            \"geo_point\": {},\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"CASTAIC IF\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": true,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120000\",\n            \"viol_total\": \"0\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1GRAA06253T503767\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"GDAN\",\n                    \"insp_unit_license\": \"4PX7520\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"UT\",\n            \"report_number\": \"UT25DW001548\",\n            \"insp_date\": \"2024-12-08\",\n            \"insp_start_time\": \"1548\",\n            \"insp_end_time\": \"1628\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"UT\",\n            \"county_name\": \"Washington\",\n            \"latitude\": 37.228795454545455,\n            \"longitude\": -113.44816363636365,\n            \"geo_point\": {},\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"ST. GEORGE UT\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"120350\",\n            \"viol_total\": \"0\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KENWORTH\",\n                    \"insp_unit_license\": \"ZP18885\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"3H3V532K3NJ720067\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"HYUNDAI TR\",\n                    \"insp_unit_license\": \"PA17038\",\n                    \"insp_unit_license_state\": \"IN\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"263323608\",\n                    \"report_number\": \"UT25DW001548\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-12-08\",\n                    \"change_date\": \"2024-12-09\",\n                    \"inspection_id\": \"83340646\",\n                    \"violation_id\": \"263323608\",\n                    \"viol_code\": \"3922SLLUCR\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLUCR\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"204262934\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"NV\",\n            \"report_number\": \"NV7233028312\",\n            \"insp_date\": \"2024-11-24\",\n            \"insp_start_time\": \"1307\",\n            \"insp_end_time\": \"1330\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"NV\",\n            \"county_name\": \"Clark\",\n            \"latitude\": 36.154760975609754,\n            \"longitude\": -115.09965040650407,\n            \"geo_point\": {},\n            \"insp_level_id\": \"2\",\n            \"insp_facility\": \"R\",\n            \"location_desc\": \"ROADSIDE\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"117000\",\n            \"viol_total\": \"1\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"2\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"1\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP00917\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1JJV532W52L804037\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"WANC\",\n                    \"insp_unit_license\": \"4SF1744\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"7492837233969D2FTF1\",\n                    \"report_number\": \"NV7233028312\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-11-24\",\n                    \"inspection_id\": \"749283723\",\n                    \"violation_id\": \"7492837233969D2FTF1\",\n                    \"viol_code\": \"3969D2FTF\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"9D2-FTF\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Failing to correct the violation(s)/defect(s) noted on the roadside inspection report.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": true\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"UT\",\n            \"report_number\": \"UT25FE001214\",\n            \"insp_date\": \"2024-10-28\",\n            \"insp_start_time\": \"0912\",\n            \"insp_end_time\": \"1001\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"UT\",\n            \"county_name\": \"Juab\",\n            \"latitude\": 39.751525,\n            \"longitude\": -111.936275,\n            \"geo_point\": {},\n            \"insp_level_id\": \"2\",\n            \"insp_facility\": \"R\",\n            \"location_desc\": \"NEPHI UT\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"115000\",\n            \"viol_total\": \"5\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": true,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"5\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KENWORTH\",\n                    \"insp_unit_license\": \"ZP00917\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1GRAA06253T503767\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"GREAT DANE\",\n                    \"insp_unit_license\": \"4PX7520\",\n                    \"insp_unit_license_state\": \"CA\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"7472097453939ALIL4\",\n                    \"report_number\": \"UT25FE001214\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"inspection_id\": \"747209745\",\n                    \"violation_id\": \"7472097453939ALIL4\",\n                    \"viol_code\": \"3939ALIL\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LIL\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Identification lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"74720974539378AWS3\",\n                    \"report_number\": \"UT25FE001214\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"inspection_id\": \"747209745\",\n                    \"violation_id\": \"74720974539378AWS3\",\n                    \"viol_code\": \"39378AWS\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"78A-WS\",\n                    \"seq_no\": \"3\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"67\",\n                    \"viol_group_desc\": \"Windshield/ Glass/ Markings\",\n                    \"viol_desc\": \"Washers - Inoperative washing system.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"1\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"1\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"7472097453939ALSML5\",\n                    \"report_number\": \"UT25FE001214\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"inspection_id\": \"747209745\",\n                    \"violation_id\": \"7472097453939ALSML5\",\n                    \"viol_code\": \"3939ALSML\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"9A-LSML\",\n                    \"seq_no\": \"5\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"9\",\n                    \"viol_group_desc\": \"Clearance Identification Lamps/Other\",\n                    \"viol_desc\": \"Lighting - Side marker lamp(s) inoperative.\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"747209745393203CCBP2\",\n                    \"report_number\": \"UT25FE001214\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"inspection_id\": \"747209745\",\n                    \"violation_id\": \"747209745393203CCBP2\",\n                    \"viol_code\": \"393203CCBP\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203C-CBP\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Cab and Body Parts - Hood not securely fastened.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"747209745393203BCBP1\",\n                    \"report_number\": \"UT25FE001214\",\n                    \"report_state\": \"UT\",\n                    \"insp_date\": \"2024-10-28\",\n                    \"inspection_id\": \"747209745\",\n                    \"violation_id\": \"747209745393203BCBP1\",\n                    \"viol_code\": \"393203BCBP\",\n                    \"part_no\": \"393\",\n                    \"part_no_section\": \"203B-CBP\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"7\",\n                    \"viol_group_desc\": \"Cab, Body, Frame\",\n                    \"viol_desc\": \"Cab and Body Parts - Cab/body mounts loose/broken/missing.\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"2\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"2\",\n                    \"included_in_sms_flag\": true\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        },\n        {\n            \"report_state\": \"CO\",\n            \"report_number\": \"CO1577810303\",\n            \"insp_date\": \"2024-08-20\",\n            \"insp_start_time\": \"2121\",\n            \"insp_end_time\": \"2225\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"CO\",\n            \"county_name\": \"Mesa\",\n            \"latitude\": 39.09538421052631,\n            \"longitude\": -108.4983947368421,\n            \"geo_point\": {},\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"LOMA CO\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": true,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"117350\",\n            \"viol_total\": \"0\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"0\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"0\",\n            \"fatigued_viol\": \"0\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KENWORTH\",\n                    \"insp_unit_license\": \"ZP00917\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1UYVS2532BP110901\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"UTILITY TR\",\n                    \"insp_unit_license\": \"HV64019\",\n                    \"insp_unit_license_state\": \"OR\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"261421881\",\n                    \"report_number\": \"CO1577810303\",\n                    \"report_state\": \"CO\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82491870\",\n                    \"violation_id\": \"261421881\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(C)\",\n                    \"seq_no\": \"4\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"2\",\n                    \"viol_unit_desc\": \"Vehicle Secondary Unit\",\n                    \"insp_unit_id\": \"202596237\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": false\n                },\n                {\n                    \"_id\": \"261421878\",\n                    \"report_number\": \"CO1577810303\",\n                    \"report_state\": \"CO\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82491870\",\n                    \"violation_id\": \"261421878\",\n                    \"viol_code\": \"3922\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202596236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"included_in_sms_flag\": false\n                },\n                {\n                    \"_id\": \"261421880\",\n                    \"report_number\": \"CO1577810303\",\n                    \"report_state\": \"CO\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82491870\",\n                    \"violation_id\": \"261421880\",\n                    \"viol_code\": \"39021TB1\",\n                    \"part_no\": \"390\",\n                    \"part_no_section\": \"21T(B)(1)\",\n                    \"seq_no\": \"3\",\n                    \"viol_category_id\": \"51\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202596236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"1\",\n                    \"included_in_sms_flag\": false\n                },\n                {\n                    \"_id\": \"261421879\",\n                    \"report_number\": \"CO1577810303\",\n                    \"report_state\": \"CO\",\n                    \"insp_date\": \"2024-08-20\",\n                    \"change_date\": \"2024-08-27\",\n                    \"inspection_id\": \"82491870\",\n                    \"violation_id\": \"261421879\",\n                    \"viol_code\": \"39617C\",\n                    \"part_no\": \"396\",\n                    \"part_no_section\": \"17(C)\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"1\",\n                    \"basic_group_desc\": \"Vehicle Maintenance\",\n                    \"viol_group_id\": \"32\",\n                    \"viol_group_desc\": \"Inspection Reports\",\n                    \"viol_desc\": \"Operating a CMV without proof of a periodic inspection\",\n                    \"viol_category_id\": \"29\",\n                    \"viol_category_desc\": \"Periodic Inspection\",\n                    \"viol_type\": \"VEHICLE\",\n                    \"viol_unit_id\": \"1\",\n                    \"viol_unit_desc\": \"Vehicle Primary Unit\",\n                    \"insp_unit_id\": \"202596236\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"4\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"4\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"3065666\"\n        },\n        {\n            \"report_state\": \"NV\",\n            \"report_number\": \"NV6361181164\",\n            \"insp_date\": \"2024-05-21\",\n            \"insp_start_time\": \"1100\",\n            \"insp_end_time\": \"1145\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"NV\",\n            \"county_name\": \"Lyon\",\n            \"latitude\": 39.16175714285714,\n            \"longitude\": -119.35539999999999,\n            \"geo_point\": {},\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"R\",\n            \"location_desc\": \"SILVER SPRINGS\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": true,\n            \"gross_comb_veh_wt\": \"118000\",\n            \"viol_total\": \"2\",\n            \"oos_total\": \"2\",\n            \"driver_viol_total\": \"4\",\n            \"driver_oos_total\": \"1\",\n            \"vehicle_viol_total\": \"1\",\n            \"vehicle_oos_total\": \"1\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"1\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"unsafe_viol\": \"1\",\n            \"fatigued_viol\": \"1\",\n            \"dr_fitness_viol\": \"0\",\n            \"subt_alcohol_viol\": \"0\",\n            \"vh_maint_viol\": \"0\",\n            \"hm_viol\": \"0\",\n            \"total_hazmat_sent\": \"0\",\n            \"vins\": [\n                {\n                    \"vin\": \"1XKYD49X2KJ253319\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"KW\",\n                    \"insp_unit_license\": \"ZP00917\",\n                    \"insp_unit_license_state\": \"CA\"\n                },\n                {\n                    \"vin\": \"1UYVS2532BP110901\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"UTIL\",\n                    \"insp_unit_license\": \"HV64019\",\n                    \"insp_unit_license_state\": \"OR\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"7350843063922C1\",\n                    \"report_number\": \"NV6361181164\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"inspection_id\": \"735084306\",\n                    \"violation_id\": \"7350843063922C1\",\n                    \"viol_code\": \"3922C\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2C\",\n                    \"seq_no\": \"1\",\n                    \"basic_group_id\": \"4\",\n                    \"basic_group_desc\": \"Unsafe Driving\",\n                    \"viol_group_id\": \"11\",\n                    \"viol_group_desc\": \"Dangerous Driving\",\n                    \"viol_desc\": \"Failure to obey traffic control device\",\n                    \"viol_category_id\": \"12\",\n                    \"viol_category_desc\": \"Traffic Enforcement\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"oos_weight\": \"0\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"5\",\n                    \"included_in_sms_flag\": true\n                },\n                {\n                    \"_id\": \"7350843063958AELD2\",\n                    \"report_number\": \"NV6361181164\",\n                    \"report_state\": \"NV\",\n                    \"insp_date\": \"2024-05-21\",\n                    \"inspection_id\": \"735084306\",\n                    \"violation_id\": \"7350843063958AELD2\",\n                    \"viol_code\": \"3958AELD\",\n                    \"part_no\": \"395\",\n                    \"part_no_section\": \"8A-ELD\",\n                    \"seq_no\": \"2\",\n                    \"basic_group_id\": \"3\",\n                    \"basic_group_desc\": \"Hours-of-Service Compliance\",\n                    \"viol_group_id\": \"31\",\n                    \"viol_group_desc\": \"Incomplete/Wrong Log\",\n                    \"viol_desc\": \"ELD - No record of duty status (ELD Required)\",\n                    \"viol_category_id\": \"3\",\n                    \"viol_category_desc\": \"No Log Book, Log Not Current, General Log Violations\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": true,\n                    \"oos_weight\": \"2\",\n                    \"severity_weight\": \"5\",\n                    \"time_weight\": \"1\",\n                    \"total_severity_weight\": \"7\",\n                    \"included_in_sms_flag\": true\n                }\n            ],\n            \"included_in_sms_flag\": true,\n            \"dot_number\": \"2929372\"\n        }\n    ],\n    \"crash_history\": [],\n    \"insp_unit_company\": [\n        \"086\",\n        \"86\"\n    ],\n    \"plates_total\": \"2\",\n    \"inspections_total\": \"13\",\n    \"crashes_total\": \"0\",\n    \"multi_dot_flag\": true,\n    \"last_inspection_date_vin\": \"2026-02-19\",\n    \"last_inspected_under_dot\": \"3395578\"\n}"}],"_postman_id":"5a95f942-ded3-4697-8a0d-47577f75b6bc"},{"name":"Plate","id":"1c3dca5d-bef0-42d4-a4ba-db05a8e15c06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?plate=U4219HY","description":"<p>Retrieve a list of profile ids using a VIN, encompassing power unit and trailer VINs based on inspections over the last 24 months</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":""},{"disabled":true,"key":"plate_state","value":"TN"},{"key":"plate","value":"U4219HY"}],"variable":[]}},"response":[{"id":"fce9c2f0-5d20-4b65-818f-9ae570f94199","name":"Plate & State","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?plate=U4219HY","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"plate_state","value":"TN","disabled":true},{"key":"plate","value":"U4219HY"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"requestcount","value":"801"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"1594c1f89d0763c8a66536301e4f48be"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000, h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Fri, 06 Mar 2026 21:28:03 GMT"},{"key":"server","value":"Google Frontend"},{"key":"content-length","value":"1354"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"568253-MC277621\"\n    ],\n    \"total_profiles\": 1,\n    \"equipment_history\": [\n        {\n            \"vin\": \"4V5RC9DG7GN932378\",\n            \"type\": \"POWER UNIT\",\n            \"unit_type_desc\": \"Truck Tractor\",\n            \"primary_category\": \"Chassis Cab\",\n            \"insp_unit_license\": \"U4219HY\",\n            \"insp_unit_license_state\": \"TN\",\n            \"insp_unit_company\": \"985\",\n            \"inspections_total_vin\": \"1\",\n            \"inspections_total_vin_dot\": \"1\",\n            \"countd_dots_vin\": \"1\",\n            \"multi_dot_flag\": false,\n            \"last_inspection_date_vin\": \"2026-01-29\",\n            \"last_inspection_date_vin_dot\": \"2026-01-29\",\n            \"last_inspected_under_dot\": \"568253\",\n            \"most_recent_inspection_flag\": true,\n            \"make\": \"VOLVO TRUCK\",\n            \"model\": \"VAH\",\n            \"model_year\": \"2016\",\n            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n            \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n            \"fuel_type_primary\": \"Diesel\",\n            \"body_cab_type\": \"MDHD: Conventional\",\n            \"dot_number\": \"568253\",\n            \"plate_states\": [\n                \"TN\"\n            ]\n        }\n    ],\n    \"inspection_history\": [\n        {\n            \"report_state\": \"IA\",\n            \"report_number\": \"IA000P122786\",\n            \"insp_date\": \"2026-01-29\",\n            \"insp_start_time\": \"1215\",\n            \"insp_end_time\": \"1240\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"IA\",\n            \"county_name\": \"Jasper\",\n            \"latitude\": 41.660241666666664,\n            \"longitude\": -93.06399166666667,\n            \"geo_point\": {\n                \"lat\": 41.660241666666664,\n                \"lon\": -93.06399166666667\n            },\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"01 - I80 WB MM 151 MITCHELLVIL\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"122500\",\n            \"viol_total\": \"2\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"2\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"4V5RC9DG7GN932378\",\n                    \"insp_unit_id\": \"211363927\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"VOLV\",\n                    \"insp_unit_license\": \"U4219HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"985\"\n                },\n                {\n                    \"vin\": \"5E0AA144XGG713901\",\n                    \"insp_unit_id\": \"211363928\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"COTT\",\n                    \"insp_unit_license\": \"4NS8495\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"985T\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"271512748\",\n                    \"report_number\": \"IA000P122786\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2026-01-29\",\n                    \"change_date\": \"2026-01-30\",\n                    \"inspection_id\": \"86923183\",\n                    \"violation_id\": \"271512748\",\n                    \"viol_code\": \"3922SLLEWA1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8PEA26012912191\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"included_in_sms_flag\": false\n                },\n                {\n                    \"_id\": \"271512747\",\n                    \"report_number\": \"IA000P122786\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2026-01-29\",\n                    \"change_date\": \"2026-01-30\",\n                    \"inspection_id\": \"86923183\",\n                    \"violation_id\": \"271512747\",\n                    \"viol_code\": \"3922SLLEWG1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8PEA26012912174\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"568253\"\n        }\n    ],\n    \"crash_history\": [],\n    \"insp_unit_company\": [\n        \"985\"\n    ],\n    \"vins_total\": \"1\",\n    \"inspections_total\": \"1\",\n    \"crashes_total\": \"0\",\n    \"multi_dot_flag\": false,\n    \"last_inspection_date_plate\": \"2026-01-29\",\n    \"last_inspected_under_dot\": \"568253\"\n}"},{"id":"192e74a0-c315-4c20-8725-73c587bb4403","name":"Plate","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?plate=U4219HY","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"plate_state","value":"TN","disabled":true},{"key":"plate","value":"U4219HY"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"requestcount","value":"803"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"23676006165528d30632d317536b43df;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000, h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"content-encoding","value":"br"},{"key":"date","value":"Fri, 06 Mar 2026 21:28:33 GMT"},{"key":"server","value":"Google Frontend"},{"key":"content-length","value":"1354"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"568253-MC277621\"\n    ],\n    \"total_profiles\": 1,\n    \"equipment_history\": [\n        {\n            \"vin\": \"4V5RC9DG7GN932378\",\n            \"type\": \"POWER UNIT\",\n            \"unit_type_desc\": \"Truck Tractor\",\n            \"primary_category\": \"Chassis Cab\",\n            \"insp_unit_license\": \"U4219HY\",\n            \"insp_unit_license_state\": \"TN\",\n            \"insp_unit_company\": \"985\",\n            \"inspections_total_vin\": \"1\",\n            \"inspections_total_vin_dot\": \"1\",\n            \"countd_dots_vin\": \"1\",\n            \"multi_dot_flag\": false,\n            \"last_inspection_date_vin\": \"2026-01-29\",\n            \"last_inspection_date_vin_dot\": \"2026-01-29\",\n            \"last_inspected_under_dot\": \"568253\",\n            \"most_recent_inspection_flag\": true,\n            \"make\": \"VOLVO TRUCK\",\n            \"model\": \"VAH\",\n            \"model_year\": \"2016\",\n            \"vehicle_type\": \"INCOMPLETE VEHICLE\",\n            \"gvwr\": \"Class 8: 33,001 lb and above (14,969 kg and above)\",\n            \"body_class\": \"Incomplete - Chassis Cab (Single Cab)\",\n            \"ncsa_body_type\": \"Single-unit straight truck or Cab-Chassis (GVWR greater than 26,000 lbs.)\",\n            \"fuel_type_primary\": \"Diesel\",\n            \"body_cab_type\": \"MDHD: Conventional\",\n            \"dot_number\": \"568253\",\n            \"plate_states\": [\n                \"TN\"\n            ]\n        }\n    ],\n    \"inspection_history\": [\n        {\n            \"report_state\": \"IA\",\n            \"report_number\": \"IA000P122786\",\n            \"insp_date\": \"2026-01-29\",\n            \"insp_start_time\": \"1215\",\n            \"insp_end_time\": \"1240\",\n            \"ci_status_code\": \"C\",\n            \"county_code_state\": \"IA\",\n            \"county_name\": \"Jasper\",\n            \"latitude\": 41.660241666666664,\n            \"longitude\": -93.06399166666667,\n            \"geo_point\": {\n                \"lat\": 41.660241666666664,\n                \"lon\": -93.06399166666667\n            },\n            \"insp_level_id\": \"3\",\n            \"insp_facility\": \"F\",\n            \"location_desc\": \"01 - I80 WB MM 151 MITCHELLVIL\",\n            \"hazmat_placard_req\": false,\n            \"alcohol_control_sub\": false,\n            \"drug_intrdctn_search\": false,\n            \"drug_intrdctn_arrests\": \"0\",\n            \"size_weight_enf\": false,\n            \"traffic_enf\": false,\n            \"gross_comb_veh_wt\": \"122500\",\n            \"viol_total\": \"2\",\n            \"oos_total\": \"0\",\n            \"driver_viol_total\": \"2\",\n            \"driver_oos_total\": \"0\",\n            \"vehicle_viol_total\": \"0\",\n            \"vehicle_oos_total\": \"0\",\n            \"hazmat_viol_total\": \"0\",\n            \"hazmat_oos_total\": \"0\",\n            \"time_weight\": \"3\",\n            \"unsafe_insp\": true,\n            \"fatigued_insp\": true,\n            \"dr_fitness_insp\": true,\n            \"subt_alcohol_insp\": true,\n            \"vh_maint_insp\": false,\n            \"hm_insp\": false,\n            \"vins\": [\n                {\n                    \"vin\": \"4V5RC9DG7GN932378\",\n                    \"insp_unit_id\": \"211363927\",\n                    \"insp_unit_type_id\": \"11\",\n                    \"insp_unit_type_desc\": \"Truck Tractor\",\n                    \"insp_unit_make\": \"VOLV\",\n                    \"insp_unit_license\": \"U4219HY\",\n                    \"insp_unit_license_state\": \"TN\",\n                    \"insp_unit_company\": \"985\"\n                },\n                {\n                    \"vin\": \"5E0AA144XGG713901\",\n                    \"insp_unit_id\": \"211363928\",\n                    \"insp_unit_type_id\": \"9\",\n                    \"insp_unit_type_desc\": \"Semi Trailer\",\n                    \"insp_unit_make\": \"COTT\",\n                    \"insp_unit_license\": \"4NS8495\",\n                    \"insp_unit_license_state\": \"CA\",\n                    \"insp_unit_company\": \"985T\"\n                }\n            ],\n            \"violations\": [\n                {\n                    \"_id\": \"271512748\",\n                    \"report_number\": \"IA000P122786\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2026-01-29\",\n                    \"change_date\": \"2026-01-30\",\n                    \"inspection_id\": \"86923183\",\n                    \"violation_id\": \"271512748\",\n                    \"viol_code\": \"3922SLLEWA1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWA1\",\n                    \"seq_no\": \"2\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8PEA26012912191\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"included_in_sms_flag\": false\n                },\n                {\n                    \"_id\": \"271512747\",\n                    \"report_number\": \"IA000P122786\",\n                    \"report_state\": \"IA\",\n                    \"insp_date\": \"2026-01-29\",\n                    \"change_date\": \"2026-01-30\",\n                    \"inspection_id\": \"86923183\",\n                    \"violation_id\": \"271512747\",\n                    \"viol_code\": \"3922SLLEWG1\",\n                    \"part_no\": \"392\",\n                    \"part_no_section\": \"2-SLLEWG1\",\n                    \"seq_no\": \"1\",\n                    \"viol_category_id\": \"47\",\n                    \"viol_category_desc\": \"Size and Weight\",\n                    \"viol_type\": \"DRIVER\",\n                    \"viol_unit_id\": \"D\",\n                    \"viol_unit_desc\": \"Driver\",\n                    \"oos_indicator\": false,\n                    \"defect_verification_id\": \"3\",\n                    \"defect_verification_desc\": \"Non-OOS/Driver Non-OOS\",\n                    \"citation_number\": \"8PEA26012912174\",\n                    \"oos_weight\": \"0\",\n                    \"time_weight\": \"3\",\n                    \"included_in_sms_flag\": false\n                }\n            ],\n            \"included_in_sms_flag\": false,\n            \"dot_number\": \"568253\"\n        }\n    ],\n    \"crash_history\": [],\n    \"insp_unit_company\": [\n        \"985\"\n    ],\n    \"vins_total\": \"1\",\n    \"inspections_total\": \"1\",\n    \"crashes_total\": \"0\",\n    \"multi_dot_flag\": false,\n    \"last_inspection_date_plate\": \"2026-01-29\",\n    \"last_inspected_under_dot\": \"568253\"\n}"}],"_postman_id":"1c3dca5d-bef0-42d4-a4ba-db05a8e15c06"},{"name":"Unit Number","id":"6be70e52-d857-41b1-94d5-760f96eab203","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?unit_number=985T&unit_type=trailer","description":"<p>Retrieve a list of profile ids using a VIN, encompassing power unit and trailer VINs based on inspections over the last 24 months</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":""},{"key":"unit_number","value":"985T"},{"key":"unit_type","value":"trailer"}],"variable":[]}},"response":[{"id":"d8dec9e7-b3b1-4a1f-9144-959139a5588e","name":"Unit Number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?unit_number=985T","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"unit_number","value":"985T"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"requestcount","value":"765"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"47bac0ba46cfc08c7331abe3998e4d0d"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"date","value":"Mon, 09 Feb 2026 18:43:13 GMT"},{"key":"server","value":"Google Frontend"},{"key":"Content-Length","value":"74"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"568253-MC277621\",\n        \"2512820-MC871584\"\n    ],\n    \"total_count\": 2\n}"},{"id":"1829674c-e709-4364-a2b8-03afcfd01da3","name":"Unit Number & Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?unit_number=985T&unit_type=trailer","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile"],"query":[{"key":"page","value":"","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.","disabled":true},{"key":"pageSize","value":"","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"unit_number","value":"985T"},{"key":"unit_type","value":"trailer"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"requestcount","value":"767"},{"key":"content-type","value":"application/json"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-cloud-trace-context","value":"06febd360cdec7a73db4b9e8906b6bd0"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"date","value":"Mon, 09 Feb 2026 18:43:58 GMT"},{"key":"server","value":"Google Frontend"},{"key":"Content-Length","value":"74"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_ids\": [\n        \"568253-MC277621\",\n        \"2512820-MC871584\"\n    ],\n    \"total_count\": 2\n}"}],"_postman_id":"6be70e52-d857-41b1-94d5-760f96eab203"}],"id":"53509f32-1232-45f0-9ebd-2e667949b427","description":"<p>The <strong>Profiles API</strong> is the primary way to access CarrierOk’s carrier and broker data programmatically. Each profile aggregates authority, insurance, safety, equipment, and contact history into a single JSON response.</p>\n<hr />\n<h2 id=\"when-to-use\">When to Use</h2>\n<p>Use the <strong>Profiles</strong> endpoint when you need the <strong>full picture of a carrier or broker</strong>, including:</p>\n<ul>\n<li><p>Authority and insurance status</p>\n</li>\n<li><p>Safety data and inspections</p>\n</li>\n<li><p>Risk factors and associations</p>\n</li>\n<li><p>Contact and equipment history</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"next-step\">Next Step</h2>\n<ul>\n<li><p>For a lighter response, see <strong>Profiles Lite.</strong></p>\n</li>\n<li><p>To track carriers continuously, use the <strong>Monitoring</strong> endpoint.</p>\n</li>\n</ul>\n","_postman_id":"53509f32-1232-45f0-9ebd-2e667949b427","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Profiles Lite","item":[{"name":"DOT","id":"5d1f18cf-2bab-4290-9042-f2ac9431008f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?dot_number=568253","description":"<p>Retrieves the lite profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile-lite"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the lite profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket.</p>\n","type":"text/plain"},"key":"dot_number","value":"568253"}],"variable":[]}},"response":[{"id":"c1313db9-c4cd-4ae4-ba1f-632db58e5a5e","name":"DOT","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?dot_number=866742","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile-lite"],"query":[{"key":"dot_number","value":"866742","description":"Retrieves the lite profile for the requested USDOT number. If multiple dockets present, defaults to the MC docket."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"640"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"8f23bc061a49031020ced0a4545f1320;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:31:56 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"594"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"doc_id\": \"866742-0\",\n            \"dot_number\": \"866742\",\n            \"legal_name\": \"TRIGON INCORPORATED\",\n            \"dba_flag\": false,\n            \"ein\": \"421419687\",\n            \"usdot_status\": \"Inactive\",\n            \"out_of_service_flag\": false,\n            \"entity_type_desc\": \"Carrier\",\n            \"total_power_units\": \"2\",\n            \"total_drivers\": \"3\",\n            \"mcs150_mileage\": \"0\",\n            \"physical_address_state\": \"IA\",\n            \"telephone_number\": \"3193738552\",\n            \"risk_score\": \"High\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"indicator_network_graph_contact\": false,\n            \"indicator_network_graph_equipment\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"indicator_address_history\": false\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"5d1f18cf-2bab-4290-9042-f2ac9431008f"},{"name":"Docket Number","id":"f9c7426e-5e28-4bae-be0e-7c2e0295b358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?docket_number=866742","description":"<p>Retrieves the lite profile for the requested docket number.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile-lite"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the lite profile for the requested docket number.</p>\n","type":"text/plain"},"key":"docket_number","value":"866742"},{"disabled":true,"description":{"content":"<p>Defaults to MC</p>\n","type":"text/plain"},"key":"docket_prefix","value":"MC"}],"variable":[]}},"response":[{"id":"b649417e-7ddb-4219-97ee-7703734f18ae","name":"Docket Number","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?docket_number=866742","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile-lite"],"query":[{"key":"docket_number","value":"866742","description":"Retrieves the lite profile for the requested docket number."},{"key":"docket_prefix","value":"MC","description":"Defaults to MC","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"641"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"fc36f0799a58366ff36974402974e5cb"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:32:05 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1209"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"doc_id\": \"2727315-MC866742\",\n            \"dot_number\": \"2727315\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"866742\",\n            \"docket\": \"MC866742\",\n            \"legal_name\": \"KHEMLOG CORP\",\n            \"dba_flag\": true,\n            \"dba_name\": \"KEMLOG\",\n            \"usdot_status\": \"Active\",\n            \"out_of_service_flag\": false,\n            \"entity_type_desc\": \"Broker\",\n            \"total_power_units\": \"0\",\n            \"physical_address_street\": \"111 E FLAGLER ST APT 605\",\n            \"physical_address_city\": \"MIAMI\",\n            \"physical_address_state\": \"FL\",\n            \"physical_address_zip_code\": \"33131\",\n            \"physical_address\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n            \"telephone_number\": \"6304403885\",\n            \"insurance_bipd_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_age_broker\": \"2212\",\n            \"indicator_authority\": false,\n            \"indicator_insurance\": false,\n            \"risk_score\": \"High\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"indicator_network_graph_contact\": true,\n            \"indicator_network_graph_equipment\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"indicator_address_history\": false\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"f9c7426e-5e28-4bae-be0e-7c2e0295b358"},{"name":"Docket","id":"c05ea694-6063-4164-8e0b-f9af66642526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?docket=MC866742","description":"<p>Retrieves the lite profile for the requested docket.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile-lite"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the lite profile for the requested docket.</p>\n","type":"text/plain"},"key":"docket","value":"MC866742"}],"variable":[]}},"response":[{"id":"675b9e87-a7d1-438c-af85-681305d65090","name":"Docket","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?docket=MC866742","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile-lite"],"query":[{"key":"docket","value":"MC866742","description":"Retrieves the lite profile for the requested docket."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"642"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"658c98ce98eaf5bfa13a5d05a51ae122;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:32:14 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1209"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"doc_id\": \"2727315-MC866742\",\n            \"dot_number\": \"2727315\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"866742\",\n            \"docket\": \"MC866742\",\n            \"legal_name\": \"KHEMLOG CORP\",\n            \"dba_flag\": true,\n            \"dba_name\": \"KEMLOG\",\n            \"usdot_status\": \"Active\",\n            \"out_of_service_flag\": false,\n            \"entity_type_desc\": \"Broker\",\n            \"total_power_units\": \"0\",\n            \"physical_address_street\": \"111 E FLAGLER ST APT 605\",\n            \"physical_address_city\": \"MIAMI\",\n            \"physical_address_state\": \"FL\",\n            \"physical_address_zip_code\": \"33131\",\n            \"physical_address\": \"111 E FLAGLER ST APT 605, MIAMI, FL 33131\",\n            \"telephone_number\": \"6304403885\",\n            \"insurance_bipd_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_age_broker\": \"2212\",\n            \"indicator_authority\": false,\n            \"indicator_insurance\": false,\n            \"risk_score\": \"High\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"indicator_network_graph_contact\": true,\n            \"indicator_network_graph_equipment\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"indicator_address_history\": false\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"c05ea694-6063-4164-8e0b-f9af66642526"},{"name":"Profile Id","id":"a3b0ac69-5759-4902-a412-e25840059b1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?id=3065666-MC57889","description":"<p>Retrieves the corresponding CarrierOK profile (lite). Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile-lite"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"description":{"content":"<p>Retrieves the corresponding CarrierOK profile. Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results</p>\n","type":"text/plain"},"key":"id","value":"3065666-MC57889"}],"variable":[]}},"response":[{"id":"afc0303e-b5df-4d80-aa8a-976ae509fef1","name":"Profile Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?id=3065666-MC57889","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile-lite"],"query":[{"key":"id","value":"3065666-MC57889","description":"Retrieves the corresponding CarrierOK profile. Useful when iterating through results of EIN, Company, Email, Address, Phone, and VIN requests to access full profile information for those search results"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"644"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"c8fe163fe79aaab9c0a3747b77b33d75;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:32:36 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1536"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"doc_id\": \"3065666-MC57889\",\n            \"dot_number\": \"3065666\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"57889\",\n            \"docket\": \"MC57889\",\n            \"legal_name\": \"ALL ROADS EXPRESS\",\n            \"dba_flag\": false,\n            \"ein\": \"384050246\",\n            \"usdot_status\": \"Active\",\n            \"out_of_service_flag\": false,\n            \"entity_type_desc\": \"Carrier\",\n            \"total_power_units\": \"3\",\n            \"total_drivers\": \"3\",\n            \"inspections_total\": \"13\",\n            \"mcs150_year\": \"2023\",\n            \"mcs150_mileage\": \"68715\",\n            \"physical_address_street\": \"618 E LOMITA AVE\",\n            \"physical_address_city\": \"GLENDALE\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_zip_code\": \"91205\",\n            \"physical_address\": \"618 E LOMITA AVE, GLENDALE, CA 91205\",\n            \"telephone_number\": \"8183347914\",\n            \"cellphone_number\": \"8183347914\",\n            \"company_contact_primary\": \"HAYRIK POGHOSYAN\",\n            \"email_address\": \"ALLROADSEXPRESS1@GMAIL.COM\",\n            \"insurance_bipd_on_file\": \"750000\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": true,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_age_common\": \"42\",\n            \"authority_age_common_active\": \"42\",\n            \"indicator_authority\": true,\n            \"indicator_insurance\": true,\n            \"indicator_insurance_pending_cancellation\": true,\n            \"safety_score\": \"81\",\n            \"risk_score\": \"High\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"indicator_network_graph_contact\": false,\n            \"indicator_network_graph_equipment\": true,\n            \"indicator_industry_benchmarks\": true,\n            \"indicator_address_history\": false\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"a3b0ac69-5759-4902-a412-e25840059b1f"},{"name":"EIN","id":"f5951e04-e2c8-483e-9cd7-893edcf4c8f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?ein=123","description":"<p>Retrieves the full profile for the requested EIN.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","profile-lite"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"key":"ein","value":"123"}],"variable":[]}},"response":[{"id":"609928d5-0e5b-44cb-ae3e-feec2d0b7cb9","name":"EIN","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile-lite?ein=123","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","profile-lite"],"query":[{"key":"ein","value":"123"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"requestcount","value":"643"},{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"ff77dd0a2187e14bee23d384a303fdc6;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:32:26 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"1367"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"doc_id\": \"335128-MC364767\",\n            \"dot_number\": \"335128\",\n            \"docket_prefix\": \"MC\",\n            \"docket_number\": \"364767\",\n            \"docket\": \"MC364767\",\n            \"legal_name\": \"COLOR SPOT NURSERIES INC\",\n            \"dba_flag\": false,\n            \"ein\": \"123\",\n            \"duns\": \"43649193\",\n            \"usdot_status\": \"Inactive\",\n            \"out_of_service_flag\": false,\n            \"entity_type_desc\": \"Carrier\",\n            \"total_power_units\": \"1\",\n            \"total_drivers\": \"1\",\n            \"mcs150_year\": \"2004\",\n            \"mcs150_mileage\": \"471874\",\n            \"physical_address_street\": \"31101 ORTEGA HWY\",\n            \"physical_address_city\": \"SAN JUAN CAPISTRANO\",\n            \"physical_address_state\": \"CA\",\n            \"physical_address_zip_code\": \"92675\",\n            \"physical_address\": \"31101 ORTEGA HWY, SAN JUAN CAPISTRANO, CA 92675\",\n            \"telephone_number\": \"8002454542\",\n            \"company_contact_primary\": \"CHERYL MATHESON\",\n            \"insurance_bipd_on_file\": \"0\",\n            \"insurance_bond_on_file\": \"0\",\n            \"insurance_cargo_on_file\": \"0\",\n            \"authority_common_pending\": false,\n            \"authority_contract_pending\": false,\n            \"authority_broker_pending\": false,\n            \"authority_common_review\": false,\n            \"authority_contract_review\": false,\n            \"authority_broker_review\": false,\n            \"authority_age_contract\": \"3416\",\n            \"indicator_authority\": false,\n            \"indicator_insurance\": false,\n            \"risk_score\": \"High\",\n            \"snapshot_date\": \"2024-11-07\",\n            \"indicator_network_graph_contact\": true,\n            \"indicator_network_graph_equipment\": false,\n            \"indicator_industry_benchmarks\": false,\n            \"indicator_address_history\": true\n        }\n    ],\n    \"total_count\": 1\n}"}],"_postman_id":"f5951e04-e2c8-483e-9cd7-893edcf4c8f9"}],"id":"32369bad-8a0b-40ec-bb26-f949e83e7e3b","description":"<p>The <strong>Profiles Lite API</strong> returns a simplified version of a carrier profile for faster lookups and lower payload size. It’s designed for workflows where you only need key fields, such as lead lists or bulk scoring, without the full operational history.</p>\n<hr />\n<h2 id=\"when-to-use\">When to Use</h2>\n<ul>\n<li><p><strong>Sales / Prospecting</strong> → Quick checks on carrier size, status, and contact info.</p>\n</li>\n<li><p><strong>High-volume lookups</strong> → Lower response weight makes it easier to query thousands of records.</p>\n</li>\n</ul>\n","_postman_id":"32369bad-8a0b-40ec-bb26-f949e83e7e3b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Monitoring","item":[{"name":"Add","id":"253a0db6-faf4-4fef-9f3a-54141bde701b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"profile_ids\": [\"1149456-MC464166\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/add","description":"<p>Add motor carriers and freight brokers to begin monitoring</p>\n<p>Making a subsequent Add request for an existing profile will update the mod_date_time field; equivilant of acknowledging changes</p>\n<p>Accepted format is a list of profile_ids</p>\n<p>Generate profile ids by concatenating DOT number, a single dash (\"-\") and docket (including docket prefix). For example, the profile id \"1149456-MC464166\" represents DOT number \"1149456\" and docket \"MC464166\". For profiles that do not have dockets (eg intrastate carriers), use \"0\" as a placeholder (for example \"881139-0\")</p>\n<p>If you to identify the DOT or docket, you can fetch ids using the one of the Profiles API methods.</p>\n<p>Max list size of 100 profile ids per request to avoid timeouts.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","monitoring","add"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[],"variable":[]}},"response":[{"id":"0c43d57a-693d-493f-b432-93df64f5dcea","name":"Add","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"profile_ids\": [\"1149456-MC464166\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"27ff2fd33a9424665523602d0c98cd51;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Tue, 03 Dec 2024 03:33:24 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"52"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Profiles added or updated successfully\"\n}"}],"_postman_id":"253a0db6-faf4-4fef-9f3a-54141bde701b"},{"name":"Remove","id":"0e6af492-f252-44b6-a379-80f5e8ad91aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"profile_ids\": [\"1149456-MC464166\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/remove","description":"<p>Remove motor carriers and freight brokers from monitoring</p>\n<p>Accepted format is a list of profile_ids</p>\n<p>Generate profile ids by concatenating DOT number, a single dash (\"-\") and docket (including docket prefix). For example, the profile id \"1149456-MC464166\" represents DOT number \"1149456\" and docket \"MC464166\". For profiles that do not have dockets (eg intrastate carriers), use \"0\" as a placeholder (for example \"881139-0\")</p>\n<p>If you to identify the DOT or docket, you can fetch ids using the one of the Profiles API methods.</p>\n<p>Max list size of 100 profile ids per request to avoid timeouts.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","monitoring","remove"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[],"variable":[]}},"response":[{"id":"57e86813-aacc-4ef0-877d-112836b9d418","name":"Remove","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"profile_ids\": [\"1149456-MC464166\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"d1039379751521a65bc66adee7cea20f"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Fri, 26 Jul 2024 22:16:52 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"42"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"Profiles removed successfully\"\n}"}],"_postman_id":"0e6af492-f252-44b6-a379-80f5e8ad91aa"},{"name":"List","id":"e9d9c550-1e6d-4260-9082-21dd2ab97a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/list","description":"<p>View full list of motor carriers and freight brokers that are being monitored for changes</p>\n<p>Setting the view_changes parameter to false returns a total count and a list of profile ids being monitored, along with the last mod date time for those profile ids.</p>\n<p>Setting this parameter to true returns a total count and list of profile ids with changes, along with current and prior values for fields that changed since monitoring began/was last acknowledged on a profile id.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}},"urlObject":{"path":["v2","monitoring","list"],"host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"query":[{"disabled":true,"description":{"content":"<p>Setting the view_changes parameter to false (or omitting the parameter) returns a total count and a list of profile ids being monitored, along with when monitoring began on those profiles and when they were last acknowledged. Setting this parameter to true returns a total count and list of profile ids with changes along with which fields changed since monitoring began/was last acknowledged.</p>\n","type":"text/plain"},"key":"view_changes","value":"true"},{"disabled":true,"description":{"content":"<p>The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.</p>\n","type":"text/plain"},"key":"pageSize","value":"100"},{"disabled":true,"description":{"content":"<p>Field to sort results by</p>\n","type":"text/plain"},"key":"sortBy","value":"changed_date"},{"disabled":true,"description":{"content":"<p>Sort results by ASC or DESC order</p>\n","type":"text/plain"},"key":"sortOrder","value":"desc"}],"variable":[]}},"response":[{"id":"d76c46c2-51f3-4e7c-a486-614973cf03e0","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/list","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","monitoring","list"],"query":[{"key":"view_changes","value":"true","description":"Setting the view_changes parameter to false returns a total count and a list of profile ids being monitored, along with the last mod date time for those profile ids. Setting this parameter to true returns a total count and list of profile ids with changes along with which fields changed since monitoring began/was last acknowledged.","disabled":true},{"key":"page","value":"1","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.\n","type":"text","disabled":true},{"key":"pageSize","value":"100","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"sortBy","value":"changed_date","description":"Field to sort results by","disabled":true},{"key":"sortOrder","value":"desc","description":"Sort results by ASC or DESC order","disabled":true},{"key":"view_changes_contact","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"e05cf206828012f4acd9d29293611720;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Fri, 13 Jun 2025 20:47:35 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"764"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 5,\n    \"items\": [\n        {\n            \"profile_id\": \"4423955-MC1739698\",\n            \"started_monitoring_at\": \"2025-06-13T13:47:29.395885Z\",\n            \"last_acknowledged_at\": \"2025-06-13T13:47:29.395885Z\"\n        },\n        {\n            \"profile_id\": \"568253-MC277621\",\n            \"started_monitoring_at\": \"2025-06-13T13:47:29.395885Z\",\n            \"last_acknowledged_at\": \"2025-06-13T13:47:29.395885Z\"\n        },\n        {\n            \"profile_id\": \"1793303-MC652796\",\n            \"started_monitoring_at\": \"2025-06-13T13:47:29.395885Z\",\n            \"last_acknowledged_at\": \"2025-06-13T13:47:29.395885Z\"\n        },\n        {\n            \"profile_id\": \"1149456-MC464166\",\n            \"started_monitoring_at\": \"2024-07-26T15:06:25.087993Z\",\n            \"last_acknowledged_at\": \"2025-06-13T13:47:29.395885Z\"\n        },\n        {\n            \"profile_id\": \"2206628-MC772471\",\n            \"started_monitoring_at\": \"2025-06-13T13:47:29.395885Z\",\n            \"last_acknowledged_at\": \"2025-06-13T13:47:29.395885Z\"\n        }\n    ]\n}"},{"id":"3b9bb2b7-e706-40e1-8692-cd4f3578510d","name":"List Changes","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/monitoring/list?view_changes=true","host":["https://carrier-okay-6um2cw59.uc.gateway.dev/api"],"path":["v2","monitoring","list"],"query":[{"key":"view_changes","value":"true","description":"Setting the view_changes parameter to false returns a total count and a list of profile ids being monitored, along with the last mod date time for those profile ids. Setting this parameter to true returns a total count and list of profile ids with changes along with which fields changed since monitoring began/was last acknowledged."},{"key":"page","value":"1","description":"The page number of the result set to retrieve. This parameter helps in paginating the results. The default value is set to 1.\n","type":"text","disabled":true},{"key":"pageSize","value":"100","description":"The number of profile ids returned per page. This parameter allows controlling the size of the result set for each page. The default value is set to 100.","disabled":true},{"key":"sortBy","value":"changed_date","description":"Field to sort results by","disabled":true},{"key":"sortOrder","value":"desc","description":"Sort results by ASC or DESC order","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"x-cloud-trace-context","value":"d65ebb60ee7e24debc74c02c04a9ad23;o=1"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"},{"key":"Date","value":"Mon, 16 Sep 2024 19:29:13 GMT"},{"key":"Server","value":"Google Frontend"},{"key":"Content-Length","value":"219"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"total_count\": 1,\n    \"change_list\": [\n        {\n            \"1149456-MC464166\": {\n                \"mailing_address_current\": \"29 GALLANT LANE WILLINGBORO, NJ  08046\",\n                \"mailing_address_prior\": \"29 GALLANT LANE, WILLINGBORO, NJ 08046\",\n                \"mailing_address_changed\": true\n            }\n        }\n    ]\n}"}],"_postman_id":"e9d9c550-1e6d-4260-9082-21dd2ab97a6f"}],"id":"6f9fe2ff-a86f-4a11-b24b-615e0e846d16","description":"<h1 id=\"monitoring-api\">Monitoring API</h1>\n<p>The <strong>Monitoring API</strong> lets you track carriers for daily changes to authority, insurance, safety, and risk signals. Instead of polling profiles, you can subscribe carriers to monitoring and receive updates when something changes.</p>\n<hr />\n<h2 id=\"when-to-use\">When to Use</h2>\n<ul>\n<li><p><strong>Compliance</strong> → Watch your active network for authority/insurance issues.</p>\n</li>\n<li><p><strong>Underwriting</strong> → Continuously track insured carriers for changes in safety or operations.</p>\n</li>\n<li><p><strong>Sales</strong> → Stay updated on target accounts (e.g., new authority granted, insurance renewed).</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"plan-limits-⚠️\">Plan Limits ⚠️</h2>\n<p>API plans include limits on the <strong>total number of profiles</strong> you can monitor.</p>\n<ul>\n<li><p><strong>Starter plan</strong> → up to <strong>1,000 profiles</strong></p>\n</li>\n<li><p>Higher tiers → allow more profiles</p>\n</li>\n</ul>\n<p>👉 Please <a href=\"https://www.carrier-ok.com/contact\">contact us</a> to discuss which plan best fits your needs.</p>\n","_postman_id":"6f9fe2ff-a86f-4a11-b24b-615e0e846d16","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"3rd-Party Integrations","item":[{"name":"CargoWise","item":[],"id":"ee9c37c5-961a-4424-b730-d4d233d25bd2","description":"<p>Integrating the CarrierOK API with CargoWise's eAdaptor module enables seamless data exchange between your CargoWise implementation and CarrierOK's profile data. This integration allows you to automate tasks such as retrieving carrier profiles and updating records accordingly.</p>\n<p>An example is provided below for retreiving the CarrierOK Profile for a given USDOT number</p>\n<p><strong>Prerequisites:</strong></p>\n<ol>\n<li><p>Obtain an API key and view accepted authenticate methods <a href=\"https://docs.carrier-ok.com/#Authentication\">here</a></p>\n</li>\n<li><p>Become familiair with CarrierOK's API endpoints and parameters</p>\n</li>\n</ol>\n<h4 id=\"steps\"><strong>Steps:</strong></h4>\n<ol>\n<li><p><strong>Create an HTTP Communication Profile:</strong></p>\n<ul>\n<li><p>Navigate to eAdaptor configuration.</p>\n</li>\n<li><p>Create a new outbound eAdaptor Service URL for the CarrierOK API.</p>\n<ul>\n<li><p>Base URL: <a href=\"https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile\">https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile</a></p>\n</li>\n<li><p>HTTPS Method: GET</p>\n</li>\n<li><p>Query Parameters: Add dot_number with the desired value (e.g., 3879410).</p>\n</li>\n<li><p>Authentication: Set X-Api-key to YOUR_API_KEY in request headers</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Map Data Fields:</strong></p>\n<ul>\n<li>If dot_number comes from a field in CargoWise, configure a mapping to populate the query parameter dynamically.</li>\n</ul>\n</li>\n<li><p><strong>Set Up Response Handling:</strong></p>\n<ul>\n<li><p>Define how the response should be processed:</p>\n<ul>\n<li><p>Write the data in CargoWise.</p>\n</li>\n<li><p>Trigger workflows based on the response.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Test the webhook/eAdaptor:</strong></p>\n<ul>\n<li><p>Send a test request using eAdaptor with the dot_number parameter.</p>\n</li>\n<li><p>Verify that the API call succeeds and that the response is correctly processed.</p>\n</li>\n</ul>\n</li>\n</ol>\n<p>Refer to CargoWise's and <a href=\"https://docs.carrier-ok.com/\">CarrierOK's</a> official documentation for detailed guidance on configuring integrations, setting up HTTP communications, and supported endpoints.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"98a53b0a-60b6-4c14-aba5-d6bf446e1005","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"01e0af79-6ce9-40ea-8969-fcae8486bc0a","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"ee9c37c5-961a-4424-b730-d4d233d25bd2"},{"name":"Salesforce","item":[{"name":"Apex","item":[],"id":"1e26d35c-1faa-4e00-959f-71e1867d31b1","description":"<p>Integrate CarrierOK data into Salesforce by triggering CarrierOK APIs via Salesforce Apex Code.</p>\n<p>An example is provided below for retreiving the CarrierOK Profile for a given USDOT number</p>\n<p><strong>Prerequisites:</strong></p>\n<ol>\n<li><p>Obtain an API key and view accepted authenticate methods <a href=\"https://docs.carrier-ok.com/#Authentication\">here</a></p>\n</li>\n<li><p>Become familiair with CarrierOK's API endpoints and parameters</p>\n</li>\n<li><p>Add the Remote Site Setting: Before Salesforce can make a callout to the CarrierOK API, you need to whitelist the API endpoint:</p>\n<ol>\n<li><p>Go to <strong>Setup</strong> → <strong>Security</strong> → <strong>Remote Site Settings</strong>.</p>\n</li>\n<li><p>Click <strong>New Remote Site</strong>.</p>\n</li>\n<li><p>Add:</p>\n<ol>\n<li><p><strong>Remote Site Name:</strong> CarrierOK</p>\n</li>\n<li><p><strong>Remote Site URL:</strong> <code>https://carrier-okay-6um2cw59.uc.gateway.dev</code></p>\n</li>\n</ol>\n</li>\n<li><p>Save.</p>\n</li>\n</ol>\n</li>\n</ol>\n<p><strong>Steps:</strong></p>\n<ol>\n<li><p><strong>Create an Apex Class:</strong><br /> Write an Apex class to call the CarrierOK API. Secure Your API Key.</p>\n<ol>\n<li><p>Do not hard-code your API key directly into the Apex class in production. Instead:</p>\n</li>\n<li><p>Use a <strong>Custom Setting</strong> or <strong>Custom Metadata Type</strong> to store the API key securely.</p>\n</li>\n<li><p>Alternatively, use a <strong>Named Credential</strong> for secure callout authentication.</p>\n</li>\n</ol>\n</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>public class CarrierOKAPI {\n    @future(callout=true)\n    public static void fetchProfile(String dotNumber) {\n        Http http = new Http();\n        HttpRequest request = new HttpRequest();\n        request.setEndpoint('https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile?dot_number=' + dotNumber);\n        request.setMethod('GET');\n        request.setHeader('X-Api-Key', 'YOUR_API_KEY');\n        try {\n            HttpResponse response = http.send(request);\n            if (response.getStatusCode() == 200) {\n                // Process the response\n                System.debug('Response: ' + response.getBody());\n            } else {\n                System.debug('Error: ' + response.getStatusCode() + ' - ' + response.getBody());\n            }\n        } catch (Exception e) {\n            System.debug('Callout failed: ' + e.getMessage());\n        }\n    }\n}\n\n</code></pre><p><strong>2. Trigger the API Call:</strong><br />Call this Apex You can call the <code>fetchProfile</code> method from a trigger, scheduled job, or button click. For example: from a trigger, a button click, or a scheduled job.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>CarrierOKIntegration.fetchProfile('3879410');\n\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>trigger CallCarrierOKAPI on Account (after insert) {\n    for (Account acc : Trigger.new) {\n        // Replace 'DOT_Number__c' with the actual field name storing DOT numbers\n        String dotNumber = acc.DOT_Number__c;\n        if (dotNumber != null) {\n            CarrierOKIntegration.fetchProfile(dotNumber);\n        }\n    }\n}\n\n</code></pre><p><strong>3. Test the Integration</strong></p>\n<p>Test the API call in your Salesforce environment by using Developer Console or inserting a test record that triggers the API call.</p>\n","_postman_id":"1e26d35c-1faa-4e00-959f-71e1867d31b1","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773","id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773","name":"Salesforce","type":"folder"}}},{"name":"Flow Builder","item":[],"id":"d0f9b4f2-62d7-44d2-bad0-d792a59fb2c3","description":"<p>Integrate CarrierOK data into Salesforce by triggering CarrierOK APIs via Salesforce Flow Builder.</p>\n<p>An example is provided below for retreiving the CarrierOK Profile for a given USDOT number</p>\n<p><strong>Prerequisites:</strong></p>\n<ol>\n<li><p>Obtain an API key and view accepted authenticate methods <a href=\"https://docs.carrier-ok.com/#Authentication\">here</a></p>\n</li>\n<li><p>Become familiair with CarrierOK's API endpoints and parameters</p>\n</li>\n<li><p>Add the Remote Site Setting: Before Salesforce can make a callout to the CarrierOK API, you need to whitelist the API endpoint:</p>\n<ol>\n<li><p>Go to <strong>Setup</strong> → <strong>Security</strong> → <strong>Remote Site Settings</strong>.</p>\n</li>\n<li><p>Click <strong>New Remote Site</strong>.</p>\n</li>\n<li><p>Add:</p>\n<ol>\n<li><p><strong>Remote Site Name:</strong> CarrierOK</p>\n</li>\n<li><p><strong>Remote Site URL:</strong> <code>https://carrier-okay-6um2cw59.uc.gateway.dev</code></p>\n</li>\n</ol>\n</li>\n<li><p>Save.</p>\n</li>\n</ol>\n</li>\n<li><p>Set Up Authentication:</p>\n<ul>\n<li><p>Navigate to <strong>Setup</strong> → <strong>Named Credentials</strong>.</p>\n</li>\n<li><p>Create a new Named Credential with the CarrierOK API endpoint and configure the necessary authentication headers, including the <code>X-Api-Key</code>.</p>\n</li>\n</ul>\n</li>\n</ol>\n<p><strong>Steps:</strong></p>\n<ol>\n<li><p><strong>Set Up the Flow</strong></p>\n<ol>\n<li><p><strong>Go to Flow Builder:</strong></p>\n<ul>\n<li><p>Navigate to <strong>Setup</strong> → <strong>Process Automation</strong> → <strong>Flows</strong>.</p>\n</li>\n<li><p>Click <strong>New Flow</strong> and choose <strong>Record-Triggered Flow</strong> (or <strong>Screen Flow</strong>, if triggered manually).</p>\n</li>\n</ul>\n</li>\n</ol>\n</li>\n<li><p><strong>Set the Flow Trigger (For Record-Triggered Flow):</strong></p>\n<ul>\n<li><p>Trigger the flow on <strong>Account</strong> records.</p>\n</li>\n<li><p>Specify conditions such as:</p>\n<ul>\n<li><p>When <strong>DOT_Number__c</strong> is updated or added.</p>\n</li>\n<li><p>Ensure the <code>DOT_Number__c</code> field is not null.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Configure the HTTP Callout in Flow Builder:</strong></p>\n<ul>\n<li><p>In Flow Builder, add an <strong>Action</strong> element.</p>\n</li>\n<li><p>Select <strong>Create HTTP Callout</strong> and configure the request:</p>\n<ul>\n<li><p><strong>Method:</strong> GET</p>\n</li>\n<li><p><strong>Endpoint URL:</strong> <code>https://carrier-okay-6um2cw59.uc.gateway.dev/api/v1/profile</code></p>\n</li>\n<li><p><strong>Query Parameters:</strong> Add <code>dot_number</code> as a parameter equal to <code>{!Account.DOT_Number__C}</code></p>\n</li>\n<li><p><strong>Headers:</strong> Include the <code>X-Api-Key</code> with your API key.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Save the HTTP Callout:</strong></p>\n<ul>\n<li><p>Name it (e.g., <code>FetchCarrierData</code>).</p>\n</li>\n<li><p>Map the response body to a variable (e.g., <code>CarrierResponse</code>).</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Parse the HTTP Response</strong></p>\n<ol>\n<li><p><strong>Create Variables:</strong></p>\n<ul>\n<li>Create text variables for fields like <code>LegalName</code> and <code>TelephoneNumber</code>.</li>\n</ul>\n</li>\n<li><p><strong>Extract Data:</strong></p>\n<ul>\n<li><p>Use an <strong>Assignment</strong> element to extract fields from the JSON response:</p>\n<ul>\n<li><p><code>LegalName</code> → <code>CarrierResponse['legal_name']</code></p>\n</li>\n<li><p><code>TelephoneNumber</code> → <code>CarrierResponse['telephone_number']</code></p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ol>\n</li>\n<li><p><strong>Update the Account Record</strong></p>\n<ol>\n<li><p><strong>Use an Update Records Element:</strong></p>\n<ul>\n<li><p>Add an <strong>Update Records</strong> element after the assignment.</p>\n</li>\n<li><p>Specify:</p>\n<ul>\n<li><p><strong>Object:</strong> Account</p>\n</li>\n<li><p><strong>Conditions:</strong> Match the record by <code>DOT_Number__c</code>.</p>\n</li>\n</ul>\n</li>\n<li><p>Update fields:</p>\n<ul>\n<li><p><strong>Carrier Name (<strong><strong><code>Legal_Name__c</code></strong></strong>):</strong> Map to the <code>LegalName</code> variable.</p>\n</li>\n<li><p><strong>Carrier Status (<strong><strong><code>Telephone_Number__c</code></strong></strong>):</strong> Map to the <code>telephoneNumber</code> variable.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ol>\n</li>\n<li><p><strong>Test the Flow</strong></p>\n</li>\n</ol>\n<ul>\n<li><p>Run the flow (for Screen Flows) or test it by creating/updating a record (for Record-Triggered Flows).</p>\n</li>\n<li><p>Verify the HTTP callout is made correctly and the API response is handled as expected.</p>\n</li>\n</ul>\n<p>Refer to <a href=\"https://help.salesforce.com/s/articleView?id=release-notes.rn_automate_flow_builder_http_callout.htm&amp;release=244&amp;type=5\">Salesforce Flow Builder</a> and <a href=\"https://docs.carrier-ok.com/\">CarrierOK's</a> official documentation for detailed guidance on configuring integrations, setting up HTTP communications, and supported endpoints.</p>\n","_postman_id":"d0f9b4f2-62d7-44d2-bad0-d792a59fb2c3","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773","id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773","name":"Salesforce","type":"folder"}}}],"id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773","description":"<p>Integrating the CarrierOK API with Salesforce enables seamless data exchange between your Salesforce implementation and CarrierOK's profile data. This integration allows you to automate tasks such as retrieving carrier profiles and updating records accordingly.</p>\n<p>To trigger a webhook for the CarrierOK API from Salesforce, you can use <a href=\"https://docs.carrier-ok.com/#1e26d35c-1faa-4e00-959f-71e1867d31b1\">Apex code</a> or Salesforce's <a href=\"https://docs.carrier-ok.com/#d0f9b4f2-62d7-44d2-bad0-d792a59fb2c3\">Flow Builder</a> to make an HTTPS request to the CarrierOK endpoint.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"98a53b0a-60b6-4c14-aba5-d6bf446e1005","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"01e0af79-6ce9-40ea-8969-fcae8486bc0a","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"8b2189e2-9c3a-4a0d-aa02-f44a58ee7773"},{"name":"HubSpot","item":[],"id":"172962db-9521-41b0-b57f-f691e46b3867","description":"<p>Integrating the CarrierOK API with HubSpot workflows via webhooks enables seamless data exchange between your HubSpot CRM and CarrierOK's profile data. This integration allows you to automate tasks such as retrieving carrier profiles and updating HubSpot records accordingly.</p>\n<p>An example is provided below for retreiving the CarrierOK Profile for a given USDOT number</p>\n<p><strong>Prerequisites:</strong></p>\n<ol>\n<li><p>Obtain an API key and view accepted authenticate methods <a href=\"https://docs.carrier-ok.com/#Authentication\">here</a></p>\n</li>\n<li><p>Become familiair with CarrierOK's API endpoints and parameters</p>\n</li>\n</ol>\n<p><strong>Steps to Integrate CarrierOK API with HubSpot Workflows:</strong></p>\n<ol>\n<li><p><strong>Access HubSpot Workflows:</strong></p>\n<ul>\n<li><p>Log in to your HubSpot account.</p>\n</li>\n<li><p>Navigate to <strong>Automation</strong> &gt; <strong>Workflows</strong>.</p>\n</li>\n<li><p>Select an existing workflow or create a new one that aligns with your integration goals.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Add a Webhook Action:</strong></p>\n<ul>\n<li><p>Within the workflow editor, click the <strong>+</strong> icon to add a new action.</p>\n</li>\n<li><p>In the action panel, select <strong>Send a webhook</strong>.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Configure the Webhook:</strong></p>\n<ul>\n<li><p><strong>HTTP Method:</strong> Choose <strong>GET</strong>.</p>\n</li>\n<li><p><strong>Endpoint URL:</strong> <code>https://carrier-okay-6um2cw59.uc.gateway.dev/api/v2/profile</code> placeholder for the HubSpot contact property that stores the DOT number</p>\n</li>\n<li><p><strong>Headers:</strong> Add the required authentication header:</p>\n<ul>\n<li><p><strong>Secret:</strong> create a secret in Hubspot with your API key</p>\n</li>\n<li><p><strong>API Key:</strong> <code>X-API-Key</code></p>\n</li>\n</ul>\n</li>\n<li><p>Query Parameters:</p>\n<ul>\n<li><code>dot_number={{contact.dot_number}}</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Test the Webhook:</strong></p>\n<ul>\n<li><p>Within the webhook action panel, click <strong>Test action</strong>.</p>\n</li>\n<li><p>Hardcode a valid DOT number to test the webhook (e.g., 3879410).</p>\n</li>\n<li><p>Execute the test and review the response to ensure the webhook is functioning correctly.</p>\n</li>\n<li><p>Select the fields you'd like to use in your HubSpot Workflow</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Use Webhook Data in HubSpot Workflow:</strong></p>\n<ul>\n<li><p>In the data panel, click the <strong>View properties or action outputs from</strong> dropdown menu and select <strong>Webhook trigger</strong>.</p>\n</li>\n<li><p>You can now use properties from the connected webhook in your workflow actions.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Save and Activate the Workflow:</strong></p>\n<ul>\n<li><p>After configuring and testing, save your workflow.</p>\n</li>\n<li><p>Turn on the workflow to start sending webhooks based on your defined triggers.</p>\n</li>\n</ul>\n</li>\n</ol>\n<p>Refer to <a href=\"https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows\">HubSpot's</a> and <a href=\"https://docs.carrier-ok.com/\">CarrierOK's</a> official documentation for detailed guidance on configuring integrations, setting up HTTP communications, and supported endpoints.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"98a53b0a-60b6-4c14-aba5-d6bf446e1005","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"01e0af79-6ce9-40ea-8969-fcae8486bc0a","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"172962db-9521-41b0-b57f-f691e46b3867"}],"id":"555ee8f6-8d0b-4708-bc3c-df79f69b8b53","description":"<p>Integrate CarrierOk’s APIs with your <strong>TMS, CRM, or workflow tools</strong> to automate vetting, monitoring, and sales outreach. Most integrations work by triggering <strong>webhooks</strong> or embedding <strong>Profiles/Monitoring API</strong> responses into your system.</p>\n<hr />\n<h2 id=\"popular-integrations\">Popular Integrations</h2>\n<ul>\n<li><p><a href=\"https://docs.carrier-ok.com/#ee9c37c5-961a-4424-b730-d4d233d25bd2\">CargoWise</a></p>\n</li>\n<li><p><a href=\"https://docs.carrier-ok.com/#8b2189e2-9c3a-4a0d-aa02-f44a58ee7773\">Salesforce</a></p>\n</li>\n<li><p><a href=\"https://docs.carrier-ok.com/#172962db-9521-41b0-b57f-f691e46b3867\">HubSpot</a></p>\n</li>\n</ul>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"264304b3-8c8f-4322-9265-f92b45e20346","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"3f2d5df1-a353-4628-a75a-619c62e62ff5","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"555ee8f6-8d0b-4708-bc3c-df79f69b8b53"}],"id":"c85d7a58-eb30-4049-968d-ca967abd9e2e","description":"<p>The CarrierOk API gives you programmatic access to carrier and broker data, updated daily. Use it to integrate CarrierOk intelligence directly into your underwriting, sales, compliance, or analytics workflows.</p>\n<hr />\n<h2 id=\"what-you-can-do\">What You Can Do</h2>\n<ul>\n<li><p><strong>Profiles</strong> → Query carriers by DOT, MC/Docket, EIN, or VIN. Get back a full CarrierOk profile with authority, insurance, safety, and risk signals.</p>\n</li>\n<li><p><strong>Profiles Lite</strong> → Lightweight version for fast enrichment when you only need essential fields.</p>\n</li>\n<li><p><strong>Monitoring</strong> → Automate network monitoring at scale, with the same change detection and alerts available in the CarrierOk Platform.</p>\n</li>\n<li><p><strong>3rd-Party Integrations</strong> → Connect CarrierOk data into your TMS, CRM, or internal systems.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"authentication\">Authentication</h2>\n<p>All requests require an API key. You can manage keys in your CarrierOk account settings. Include the key in the <code>Authorization</code> header:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Authorization: Bearer YOUR_API_KEY\n\n</code></pre><hr />\n<h2 id=\"response-format\">Response Format</h2>\n<ul>\n<li><p>All endpoints return <strong>JSON</strong>.</p>\n</li>\n<li><p>Fields align with what you see in the CarrierOk Platform profiles, with added identifiers and metadata for bulk usage.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"next-steps\">Next Steps</h2>\n<ul>\n<li><p>Start with the <strong>Profiles</strong> endpoints to fetch carrier data by DOT, MC, or other identifiers.</p>\n</li>\n<li><p>Explore <strong>Monitoring</strong> to automate compliance tracking for your network.</p>\n</li>\n</ul>\n","_postman_id":"c85d7a58-eb30-4049-968d-ca967abd9e2e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"CarrierOk Platform","item":[{"name":"Core Concepts","item":[{"name":"The Top Card","item":[],"id":"b6f720ec-e69a-4f87-9731-65b31e128c71","description":"<p>The <strong>Top Card</strong> on every CarrierOK profile provides an instant snapshot of a carrier’s most important information — helping you make quick, confident vetting decisions.</p>\n<hr />\n<h2 id=\"essential-information-at-a-glance\">Essential Information at a Glance</h2>\n<p>The Top Card consolidates the details you need to assess a carrier in seconds:</p>\n<ul>\n<li><p>Contact information</p>\n</li>\n<li><p>Authority and insurance status</p>\n</li>\n<li><p>Fleet size</p>\n</li>\n<li><p>CarrierOK’s red / yellow / green indicators</p>\n</li>\n</ul>\n<p>These visual signals help you decide whether to proceed, investigate further, or disqualify a carrier.</p>\n<hr />\n<h2 id=\"risk-factors-assessment\">Risk Factors Assessment</h2>\n<p>The Top Card includes CarrierOK’s <strong>Risk Factors</strong>, which categorize carriers into one of four levels based on operational history and behavior patterns:</p>\n<ul>\n<li><p><strong>Low Risk</strong> — Consistent operations, no suspicious activity.</p>\n</li>\n<li><p><strong>Average Risk</strong> — Minor inconsistencies but generally compliant.</p>\n</li>\n<li><p><strong>Medium Risk</strong> — Riskier behavior such as frequent authority changes or unusual inspection outcomes.</p>\n</li>\n<li><p><strong>High Risk</strong> — Severe irregularities, fraud connections, or atypical operational patterns.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"comprehensive-safety-score\">Comprehensive Safety Score</h2>\n<p>The Top Card also features a <strong>composite Safety Score</strong>, which:</p>\n<ul>\n<li><p>Combines FMCSA SMS BASIC measures and safety ratings.</p>\n</li>\n<li><p>Benchmarks carriers against industry peers.</p>\n</li>\n<li><p>Helps you quickly identify safe vs. high-risk operators.</p>\n</li>\n</ul>\n<hr />\n<p>Use the <strong>Top Card</strong> as your first stop when opening any profile. From here, you can drill down into deeper tabs — Risk Factors, Associations, Equipment Insights, or Contact History — to complete your due diligence.</p>\n","_postman_id":"b6f720ec-e69a-4f87-9731-65b31e128c71","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Reliability & Risk Factors","item":[],"id":"66918d3e-9daa-4fb7-94a8-ac77bced8c3b","description":"<p>The <strong>Reliability &amp; Risk Factors</strong> feature helps you quickly evaluate a carrier’s trustworthiness by analyzing their operational history and highlighting potential risks.</p>\n<hr />\n<h2 id=\"risk-levels\">Risk Levels</h2>\n<p>CarrierOK assigns each carrier one of four risk levels:</p>\n<ul>\n<li><p><strong>Low Risk</strong> — Stable operations, no signs of suspicious activity.</p>\n</li>\n<li><p><strong>Average Risk</strong> — Minor inconsistencies but generally compliant.</p>\n</li>\n<li><p><strong>Medium Risk</strong> — Riskier behavior such as frequent authority changes, unusual inspection outcomes, or inconsistent reporting.</p>\n</li>\n<li><p><strong>High Risk</strong> — Severe irregularities or fraud indicators, including frequent changes to critical info, links to fraudulent entities, or atypical operational patterns.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"whats-analyzed\">What’s Analyzed</h2>\n<p>The Risk Factors assessment looks at multiple dimensions:</p>\n<ul>\n<li><p><strong>Authority Status</strong> — Detects instability or compliance issues from FMCSA records.</p>\n</li>\n<li><p><strong>Inspection Patterns</strong> — Compares inspection frequency to fleet size to flag anomalies.</p>\n</li>\n<li><p><strong>Operational Profiles</strong> — Validates consistency between reported vs. actual operations.</p>\n</li>\n<li><p><strong>Hidden Relationships</strong> — Reveals undisclosed connections to other companies.</p>\n</li>\n<li><p><strong>Equipment Insights</strong> — Evaluates equipment usage and potential sharing.</p>\n</li>\n<li><p><strong>Industry Benchmarks</strong> — Compares carriers against peers to spot outliers.</p>\n</li>\n<li><p><strong>Business Stability</strong> — Assesses long-term viability using historical and current data.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"why-it-matters\">Why It Matters</h2>\n<p>By surfacing potential red flags early, the Risk Factors feature lets you:</p>\n<ul>\n<li><p>Focus your due diligence where it’s needed most.</p>\n</li>\n<li><p>Detect fraud patterns and unstable carriers.</p>\n</li>\n<li><p>Confidently decide which partners to trust with your freight.</p>\n</li>\n</ul>\n","_postman_id":"66918d3e-9daa-4fb7-94a8-ac77bced8c3b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Company Associations","item":[],"id":"ec64d9b5-90f4-4324-b64a-d0fdae189e87","description":"<p>The <strong>Company Associations</strong> tab shows connections between carriers and brokers based on shared contact details, addresses, or ownership. Use it to uncover hidden networks and evaluate potential risks.</p>\n<hr />\n<h2 id=\"how-to-use\">How to Use</h2>\n<ol>\n<li><p>Open a carrier profile.</p>\n</li>\n<li><p>Click the <strong>Company Associations</strong> tab.</p>\n</li>\n<li><p>Review the list of connected companies, including:</p>\n<ul>\n<li><p>Shared contact info (emails, phones, fax)</p>\n</li>\n<li><p>Shared addresses</p>\n</li>\n<li><p>Shared ownership or management details</p>\n</li>\n</ul>\n</li>\n<li><p>Click the listed profile cards to expand and investigate related companies.</p>\n</li>\n</ol>\n<hr />\n<h2 id=\"what-to-look-for\">What to Look For</h2>\n<ul>\n<li><p>Multiple carriers sharing the same contact information.</p>\n</li>\n<li><p>A cluster of companies registered at the same address.</p>\n</li>\n<li><p>Connections to carriers with revoked authority or poor safety history.</p>\n</li>\n</ul>\n","_postman_id":"ec64d9b5-90f4-4324-b64a-d0fdae189e87","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Equipment Insights","item":[],"id":"ac834b27-9a08-436f-8f43-8403c84a5014","description":"<p>The <strong>Equipment Insights</strong> tab provides VIN-level detail on a carrier’s power units and trailers. Use it to confirm fleet size, detect shared equipment, and evaluate whether a carrier has the right assets for your needs.</p>\n<hr />\n<h2 id=\"how-to-use\">How to Use</h2>\n<ol>\n<li><p>Open a carrier profile.</p>\n</li>\n<li><p>Select the <strong>Equipment Insights</strong> tab (second card).</p>\n</li>\n<li><p>Use the filter to view <strong>VINs shared across companies</strong> (highlighted in yellow).</p>\n</li>\n<li><p>Click a <strong>DOT#</strong> to see a list of VINs shared with between the two companies.</p>\n</li>\n</ol>\n<hr />\n<h2 id=\"what-to-look-for\">What to Look For</h2>\n<ul>\n<li><p><strong>Shared equipment</strong>: VINs appearing under multiple DOTs in the past two years.</p>\n</li>\n<li><p><strong>Inspection anomalies</strong>: Vehicles inspected unusually often or under different carriers.</p>\n</li>\n<li><p><strong>Fleet fit</strong>: Whether the carrier operates the equipment required for your shipments.</p>\n</li>\n</ul>\n","_postman_id":"ac834b27-9a08-436f-8f43-8403c84a5014","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Contact History","item":[],"id":"c1719daf-3e89-4c0b-87bd-d6753e6cf004","description":"<p>The <strong>Contact History</strong> tab tracks changes to a carrier’s names, addresses, emails, and phone numbers over the past 20 years. Use it to verify authenticity, spot instability, and detect signs of identity theft.</p>\n<hr />\n<h2 id=\"how-to-use\">How to Use</h2>\n<ol>\n<li><p>Open a carrier profile.</p>\n</li>\n<li><p>Select the <strong>Contact History</strong> tab (second card).</p>\n</li>\n<li><p>Use the table headers (<strong>Name, Email, Phone, Address, Contact</strong>) to explore history.</p>\n</li>\n<li><p>Look for changes highlighted in <strong>yellow</strong> (last 3 months).</p>\n</li>\n</ol>\n<hr />\n<h2 id=\"what-to-look-for\">What to Look For</h2>\n<ul>\n<li><p><strong>Frequent updates</strong>: Rapid changes to names or contact details can signal instability.</p>\n</li>\n<li><p><strong>Recent changes</strong>: Ownership or identity shifts often appear here first.</p>\n</li>\n<li><p><strong>Inconsistencies</strong>: Mismatched or recycled emails/addresses across companies.</p>\n</li>\n</ul>\n","_postman_id":"c1719daf-3e89-4c0b-87bd-d6753e6cf004","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}}],"id":"d5532af3-d44d-4c41-a177-803e3045bc41","description":"<p>CarrierOK profiles contain several tabs that help you evaluate carriers beyond basic authority and insurance. These tools highlight risks, uncover hidden connections, and provide deeper insights.</p>\n<h3 id=\"in-this-section\">In this section:</h3>\n<ul>\n<li><p><strong>The Top Card</strong> — Instant overview of authority, insurance, fleet size, and safety score.</p>\n</li>\n<li><p><strong>Reliability &amp; Risk Factors</strong> — Four-level risk assessment based on operational history and fraud signals.</p>\n</li>\n<li><p><strong>Company Associations</strong> — Reveals links between carriers and brokers through shared contacts, addresses, or ownership.</p>\n</li>\n<li><p><strong>Equipment Insights</strong> — VIN-level data, inspection history, and fleet transparency.</p>\n</li>\n<li><p><strong>Contact History</strong> — 20 years of names, addresses, phones, and emails to detect instability or identity theft.</p>\n</li>\n</ul>\n","_postman_id":"d5532af3-d44d-4c41-a177-803e3045bc41","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Monitoring","item":[],"id":"85e76f9e-76c3-425e-9a9a-d2a6ed564827","description":"<p>The <strong>Monitoring</strong> feature tracks your partner network for compliance and risk changes. CarrierOK checks FMCSA and proprietary data daily and alerts you to new events — so you can deactivate risky partners before they become a liability.</p>\n<hr />\n<h2 id=\"accessing-monitoring\">Accessing Monitoring</h2>\n<ul>\n<li><p>Click the <strong>👁 Eye icon</strong> in the left sidebar.</p>\n</li>\n<li><p>The <strong>Monitoring Page</strong> opens, showing updates and changes across your monitored carriers.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"uploading-your-network\">Uploading Your Network</h2>\n<ol>\n<li><p>On the Monitoring page, click the <strong>Upload</strong> button (top left).</p>\n</li>\n<li><p>Upload a file with MC, DOT, or EIN identifiers.</p>\n</li>\n<li><p>CarrierOK will automatically match carriers and begin tracking them.</p>\n</li>\n</ol>\n<p>👉 You can monitor up to <strong>10,000 partners</strong> with a PRO account.</p>\n<hr />\n<h2 id=\"updates--changes\">Updates &amp; Changes</h2>\n<p>The Monitoring dashboard lists every carrier with a recent update:</p>\n<ul>\n<li><p><strong>Change Types</strong> (filter at top): Authority, Insurance, Company Info, Safety &amp; Risk, Fleet Details, and more.</p>\n</li>\n<li><p><strong>Sorting</strong>: Choose to view by <strong>Most Recent</strong> or by severity.</p>\n</li>\n<li><p><strong>Change Cards</strong>: Each carrier shows:</p>\n<ul>\n<li><p>The <strong>change event</strong> (e.g. <em>Crash with Fatality</em>).</p>\n</li>\n<li><p><strong>Previous vs. latest values</strong> for context.</p>\n</li>\n<li><p>The <strong>last change detected date</strong>.</p>\n</li>\n</ul>\n</li>\n</ul>\n<hr />\n<h2 id=\"actions\">Actions</h2>\n<ul>\n<li><p><strong>Acknowledge</strong>: Mark a change as reviewed.</p>\n</li>\n<li><p><strong>Stop Monitoring</strong>: Remove a carrier from your monitored list.</p>\n</li>\n<li><p><strong>Export</strong>: Download a report of changes (top right of Monitoring page).</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"severity-indicators\">Severity Indicators</h2>\n<ul>\n<li><p>🔴 <strong>Critical</strong> — High-impact events (e.g. insurance cancelled, authority revoked, crash with fatality).</p>\n</li>\n<li><p>🟡 <strong>Moderate</strong> — Significant but non-fatal changes (e.g. contact info change, crash reported).</p>\n</li>\n<li><p>⚪ <strong>Informational</strong> — Routine updates (e.g. MCS-150 renewal).</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"example-workflow\">Example Workflow</h2>\n<ol>\n<li><p>Upload your carrier network.</p>\n</li>\n<li><p>Each day, check Monitoring for new changes.</p>\n</li>\n<li><p>Use filters to focus on <strong>critical events</strong> (🔴).</p>\n</li>\n<li><p>Export a report to share with compliance or underwriting teams.</p>\n</li>\n<li><p>Acknowledge items as you review them.</p>\n</li>\n</ol>\n","_postman_id":"85e76f9e-76c3-425e-9a9a-d2a6ed564827","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}},{"name":"Chrome Extension","item":[],"id":"571a9bad-1054-424e-ac72-dfd9c1361b71","description":"<p>The <strong>CarrierOk Chrome Extension</strong> brings carrier and broker data directly into your workflow — no tab switching required. Whether you’re in email, a load board, or your TMS, the extension surfaces risk insights instantly.</p>\n<hr />\n<h2 id=\"installation\">Installation</h2>\n<ol>\n<li><p><a href=\"https://chromewebstore.google.com/detail/carrier-vetting-insights/kfbgmkjoofojiacpnlljdhldlimagolg\">Install the CarrierOk Chrome Extension</a></p>\n</li>\n<li><p>Click the CarrierOk icon in your browser toolbar.</p>\n</li>\n<li><p>Log in with your CarrierOk credentials.</p>\n</li>\n</ol>\n<p>👉 The extension is included with <strong>CarrierOk PRO</strong> — no extra integrations needed.</p>\n<hr />\n<h2 id=\"using-the-extension\">Using the Extension</h2>\n<ul>\n<li><p>Search carriers by highlighting an <strong>MC number, DOT number, company name, email, phone, or address</strong> anywhere in your browser.</p>\n</li>\n<li><p>View <strong>color-coded risk assessments</strong> without leaving your current tab.</p>\n</li>\n<li><p>Click through to the full CarrierOk profile for more detail if needed.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"example-use-cases\">Example Use Cases</h2>\n<ul>\n<li><p><strong>Email</strong>: Hover over a signature or copy a phone number to check risk instantly.</p>\n</li>\n<li><p><strong>Load boards</strong>: Verify carrier details before booking.</p>\n</li>\n<li><p><strong>TMS</strong>: Pull CarrierOk data alongside your load and partner records.</p>\n</li>\n</ul>\n","_postman_id":"571a9bad-1054-424e-ac72-dfd9c1361b71","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}}],"id":"8322683e-6b31-49da-842c-fbee3df23e86","description":"<p>The CarrierOk Platform gives <strong>underwriting, sales, and compliance teams</strong> the most complete and up-to-date view of carrier operations. By combining consolidated FMCSA data with daily updates and proprietary risk signals, CarrierOk helps your team:</p>\n<ul>\n<li><p><strong>Underwriting</strong> → Identify risks early with real-time insurance, authority, and safety insights.</p>\n</li>\n<li><p><strong>Sales</strong> → Research prospects faster, uncover opportunities, and build credibility with reliable data.</p>\n</li>\n<li><p><strong>Compliance</strong> → Monitor your network for changes and act on alerts before they become liabilities.</p>\n</li>\n</ul>\n<p>With CarrierOk, you move from one-off carrier checks to a proactive, data-driven workflow that keeps you ahead of risk and competition.</p>\n<hr />\n<h2 id=\"next-steps\">Next Steps</h2>\n<p>📘 Start with <strong>Core Concepts</strong></p>\n<p><strong>Core Concepts</strong> introduces the key parts of a CarrierOk profile — from the Top Card to Contact History. These tools are the foundation for understanding how CarrierOk evaluates carriers.</p>\n<hr />\n<p>✅ After exploring Core Concepts, head over to <strong>Monitoring</strong> to set up continuous tracking for your own partner network.</p>\n","_postman_id":"8322683e-6b31-49da-842c-fbee3df23e86","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","id":"ef58604d-f8a0-452e-8d61-5fe4667d5c5a","name":"CarrierOk","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"37f566b2-0457-4e3e-b5e4-e06dab3ff501","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4a21c8c9-f74e-4159-adff-ba7ba2d29296","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://carrier-okay-6um2cw59.uc.gateway.dev/api"},{"key":"apiVersion","value":"v2","type":"string"},{"key":"token","value":"","type":"string"}]}